/* ================================
    Sitewide Stylesheet
   ================================ */

body
{
	background-color: #115488;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#main-container
{
	position: relative;
	width: 955px;
	margin: 0px auto;
	overflow: visible;
	height: 639px;
}

.village-home #main-container
{
	background-image: url(/images/masterpage_templates/home-background.jpg);
}

.village-sub #main-container
{
	background-image: url(/images/masterpage_templates/sub-background.jpg);
}

.village-sub #main-spacer
{
	display: block;
	float: left;
	width: 1px;
	height: 230px;
	margin: 0px;
	padding: 0px;
}

.village-sub #content-exterior
{
	background-image: url(/images/masterpage_templates/sub-repeat.jpg);
}

.village-sub #content-interior
{
	background-repeat: no-repeat;
	background-image: url(/images/masterpage_templates/sub-interior.jpg);
	padding: 250px 40px 40px 40px;
}

.village-sub #content-interior .content
{
	width: 700px;
	float: left;
}

.content
{
	font-size: 12px;
	line-height: 14px;
}

.content p, .content ul
{
	margin: 14px 0px;
	padding: 0px;
	list-style: none;
}

.content li
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(/images/masterpage_templates/bullet-point.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style: none;
}

.content a
{
	color: #00467E;
	text-decoration: underline;
}

.content a:hover
{
	text-decoration: none;
}

.village-sub #main-column
{
	width: 783px;
	position: absolute;
	top: 37px;
	left: 162px;
}

#left-glow
{
	position: absolute;
	left: -100px;
	width: 100px;
	height: 639px;
	background-image: url(/images/masterpage_templates/left-glow.jpg);
}

#crest
{
	width: 130px;
	padding-top: 47px;
	margin-left: 24px;
	display: block;
}

p.zealous
{
	line-height: 10px;
	color: #ccc;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	width: 180px;
}

#zealous
{
	position: absolute;
	top: 513px;
	left: 21px;
}


#socialArea
{
	display: block;
	position: absolute;
	width:150px;	
	top: 433px;
	left: 20px;
	text-align: center;	
}

#socialArea a 
{
	padding: 3px;
	display: block;
	float: left;
	text-decoration: none;
}

#socialArea a img { border: 0px; }

#socialArea br { clear: left; display: block; height: 12px; width: 100%; line-height: 12px;}

#social-facebook
{
	background-image: url(/images/masterpage_templates/facebook.jpg);
	left: 37px;
}

#social-twitter
{
	background-image: url(/images/masterpage_templates/twitter.jpg);
	left: 69px;
}

#social-youtube
{
	background-image: url(/images/masterpage_templates/youtube.jpg);
	left: 101px;
}

#idealist
{
	display: block;
	position: absolute;
	width: 86px;
	height: 14px;
	left: 38px;
	top: 462px;
	background-image: url(/images/masterpage_templates/idealist.jpg);
}

#side-menu
{
	font-weight: bold;
	position: absolute;
	left: 24px;
	top: 269px;
}

#side-menu a
{
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0px;
	text-decoration: none;
	color: #fff;
	width: 125px;
	display: block;
	border-bottom: #FFF27A 1px solid;
}

#side-menu a:hover
{
	background-color: #FFF27A;
	color: #115488;
}

#side-menu a.last
{
	border-bottom: none;
}

#side-menu a.last:hover
{
	background-color: #FFF27A;
	color: #115488;
}

h1
{
	position:absolute;
	line-height: 28px;
	color: #F4D08F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	width: 344px;
}

.village-home h1
{
	left: 187px;
	top: 73px;
}

.village-sub h1
{
	left: 30px;
	top: 202px;
}

.village-sub #left-photo, .village-sub #right-photo
{
	position: absolute;
	top: 23px;
}

.village-sub #left-photo
{
	left: 25px;
}

.village-sub #left-photo img {height: 151px; width: 343px;}

.village-sub #right-photo
{
	left: 385px;
}

.village-sub #right-photo img {height: 217px; width: 373px;}

.village-home .mission
{
	font-size: 12px;
	line-height: 13px;
	color: #002A4E;
	width: 314px;
	position: absolute;
	top: 135px;
	left: 205px;
}

.village-home .mission h2
{
	color: #00467E;
	font-size: 22px;
	line-height: 24px;
}

.village-home .mission p
{
	margin: 8px 0px;
}

.village-home .news
{
	position: absolute;
	top: 389px;
	left: 581px;
	width: 308px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

.village-home .news ul
{
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.village-home .news li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.village-home .news li h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.village-home .news li h3 a
{
	font-size: 12px;
	display: inline;
	text-align: left;
	text-decoration: underline;
}

.village-home .news li h3 a:hover
{
	text-decoration: none;
}

.village-home .news a {
	font-size: 12px;	
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

.village-home .news li a
{
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

.village-home .news h2
{
	color: #F4D08F;
}

.village-home #feature
{
	position: absolute;
	left: 549px;
	top: 62px;
	height: 293px; width: 367px;
}

.village-home #feature img { height: 293px; width: 367px;}

.village-home #main-footer
{
	top: 592px;
	left: 202px;
	position: absolute;
}

.village-home #main-footer p
{
	color: #fff;
}

.village-sub #main-footer p
{
	color: #000;
}

.village-sub #main-footer
{
	width: 783px;
	padding-top: 15px;
	background-image:url(/images/masterpage_templates/sub-footer.jpg);
	height: 100px;
	background-repeat: no-repeat;
	position: relative;
}

#main-footer p
{
	margin-left: 75px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.village-home #main-footer p.copyright
{
	font-size: 10px;
	line-height: 14px;
}

.village-home #thunder
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

.village-sub #thunder
{
	display: block;
	position: absolute;
	top: 80px;
	left: 50px;
}

.village-home #donate-link
{
	background-image: url(/images/masterpage_templates/donate-now.jpg);
	position: absolute;
	width: 344px;
	height: 100px;
	top: 367px;
	left: 187px;
}

.village-home #donate-link:hover
{
	background-image: url(/images/masterpage_templates/donate-now-over.jpg);
}

.village-home #e-prep-link
{
	background-image: url(/images/masterpage_templates/e-prep-school.jpg);
	width: 344px;
	height: 92px;
	position: absolute;
	top: 476px;
	left: 187px;
}

.village-home #e-prep-link:hover
{
	background-image: url(/images/masterpage_templates/e-prep-school-over.jpg);
}