@charset "utf-8";
/* CSS Document */
body {
	background-color: #096080;
}

#topHeader a{
	background:url(/images/school/logo.jpg) top left no-repeat;
	background-color:#FFFFFF;	
	display:block;
	text-decoration:none;
}
#topHeader p{
	color:#0065bd;
}

#headerTop a {
	width: 430px;
	height: 79px;
	background:url(/images/school/logo.jpg) top left no-repeat;
	display:block;
	float:left;
	text-decoration:none;
}
#headerTop #directions {
	color:#0065bd;
}	
#contentArea #leftColumn h1 {
	font-size:16px;
	color:#0065bd;
}
#nav {
	background:url(/images/school/logo_bottom.jpg) top left no-repeat;
	background-color: #da2d1f;
}


#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav .divider {
	background:url(/images/school/menu_divider.jpg) top left no-repeat;	
}

#nav li li
{
	border-bottom:1px solid #e29513;
	background-color: #dd2c20;	
}

#nav ul li ul a:hover{ background-color: #f73424;  }
#nav ul li a:hover{ color: #FFFFFF; }

#tunnelsWrapper .tunnel {
	background-image: url(/images/school/tunnels_full.jpg);
}
#tunnelTextHolder {
	background-color:#f4911e;
	background-image: url(/images/school/tunnels_bg.jpg);
}

#belowTunnels .tunnel{
	background-image:url(/images/school/below_tunnels.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height:41px;
	line-height:41px;
	display:block;	
	float: left;
}

.mass {
	background:url(/images/school/mass_times.jpg) top left no-repeat;
}
.bulletin {
	background:url(/images/school/bulletin.jpg) top left no-repeat;
}
.directions {
	background:url(/images/school/directions.jpg) top left no-repeat;
}
#verseBox {
	background:url(/images/school/verse_of_the_day.jpg) top left no-repeat;
}
	
#footerContainer {
	display:block;
	
/*	height:204px;*/
	height:204px;	
	width: 936px;
}	
#footerContainer #footer {
background:url(/images/school/school_footer_bg.jpg) top left no-repeat;
	width: 936px;	
}

#footerContainer #footer .section a {
	background: url(/images/school/white_arrow.gif) no-repeat;
}

#footerContainer #footer .section a.top {
	background:none;
	padding-left: 0px;	
}

#footer .section {
	width: 179px;
	height:175px;	
}
