@charset "utf-8";

body {
	margin: 0;
	background: #1A1717;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

img {
	border: 0;
}

#pagebg {
	width: 100%;
	height: 100%;
	margin: 0;
	background: #EEE url(images/bbg.png) repeat-x left top;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	background: url(images/wbg.gif) repeat-y left top;
}

#header {
	clear: both;
	width: 970px;
	height: 170px;
	background: url(images/hbg.png) no-repeat left top;
}

#splita {
	clear: both;
	width: 966px;
	height: 120px;
	margin: 0;
	padding: 0;
}
#splitb {
	clear: both;
	width: 966px;
	height: 50px;
	margin: 0;
	padding: 0;
}
/* -------- Top menu link styles --------*/

#topmenu {
	float: right;
	margin: 10px 2px 0 0;
	padding: 0;
	height: 33px;
}
html>body #topmenu {
	margin: 10px 4px 0 0;
}
#topmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#topmenu ul li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}
#topmenu #mainNav .about a {
	display:block;
	padding: 0;
	margin: 0;
	width: 71px;
	height: 33px;
	background: url(images/tnav_about_b.png) no-repeat left top;
}
#about #topmenu #mainNav .about a, #topmenu #mainNav .about a:hover {
	background: url(images/tnav_about_a.png) no-repeat left top;
}
#topmenu #mainNav .meetstaff a {
	display:block;
	padding: 0;
	margin: 0;
	width: 91px;
	height: 33px;
	background: url(images/tnav_meetstaff_b.png) no-repeat left top;
}
#meetstaff #topmenu #mainNav .meetstaff a, #topmenu #mainNav .meetstaff a:hover {
	background: url(images/tnav_meetstaff_a.png) no-repeat left top;
}
#topmenu #mainNav .weprovide a {
	display:block;
	padding: 0;
	margin: 0;
	width: 75px;
	height: 33px;
	background: url(images/tnav_weprovide_b.png) no-repeat left top;
}
#weprovide #topmenu #mainNav .weprovide a, #topmenu #mainNav .weprovide a:hover {
	background: url(images/tnav_weprovide_a.png) no-repeat left top;
}

#topmenu #mainNav .specialprograms a {
	display:block;
	padding: 0;
	margin: 0;
	width: 105px;
	height: 33px;
	background: url(images/tnav_specialprograms_b.png) no-repeat left top;
}
#specialprograms #topmenu #mainNav .specialprograms a, #topmenu #mainNav .specialprograms a:hover {
	background: url(images/tnav_specialprograms_a.png) no-repeat left top;
}
#topmenu #mainNav .events a {
	display:block;
	padding: 0;
	margin: 0;
	width: 107px;
	height: 33px;
	background: url(images/tnav_upcomingevents_b.png) no-repeat left top;
}
#upcomingevents #topmenu #mainNav .events a, #topmenu #mainNav .events a:hover {
	background: url(images/tnav_upcomingevents_a.png) no-repeat left top;
}
#topmenu #mainNav .enrollment a {
	display:block;
	padding: 0;
	margin: 0;
	width: 73px;
	height: 33px;
	background: url(images/tnav_enrollment_b.png) no-repeat left top;
}
#enrollment #topmenu #mainNav .enrollment a, #topmenu #mainNav .enrollment a:hover {
	background: url(images/tnav_enrollment_a.png) no-repeat left top;
}
#topmenu #mainNav .curriculum a {
	display:block;
	padding: 0;
	margin: 0;
	width: 72px;
	height: 33px;
	background: url(images/tnav_curriculum_b.png) no-repeat left top;
}
#curriculum #topmenu #mainNav .curriculum a, #topmenu #mainNav .curriculum a:hover {
	background: url(images/tnav_curriculum_a.png) no-repeat left top;
}
#topmenu #mainNav .photogallery a {
	display:block;
	padding: 0;
	margin: 0;
	width: 87px;
	height: 33px;
	background: url(images/tnav_photogallery_b.png) no-repeat left top;
}
#photogallery #topmenu #mainNav .photogallery a, #topmenu #mainNav .photogallery a:hover {
	background: url(images/tnav_photogallery_a.png) no-repeat left top;
}
#topmenu #mainNav .contact a {
	display:block;
	padding: 0;
	margin: 0;
	width: 74px;
	height: 33px;
	background: url(images/tnav_contactus_b.png) no-repeat left top;
}
#contact #topmenu #mainNav .contact a, #topmenu #mainNav .contact a:hover {
	background: url(images/tnav_contactus_a.png) no-repeat left top;
}

/* -------- End of top menu link styles --------*/

#headline {
	clear: both;
	width: 920px;
	margin: 0 0 0 26px;
	border-bottom: 4px solid #556;
}
#headline h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005A8F;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 3px;
	margin-bottom: 0;
}

/* -------- The page content area and all elements within it -------- */

#content {
	float: left;
	width: 470px;
	margin-left: 13px;
	padding-top: 8px;
	padding-bottom: 20px;
}
html>body #content {
	margin-left: 26px;
}
#content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content ul li, #content ol li {
	margin-left: 2px;
	margin-right: 12px;
	line-height: 1.4;
}
#content h2, #content h3, #content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #911800;
	margin-bottom: -7px;
}
#content h3 {
	font-size: 17px;
	margin-bottom: -5px;
}
#content h4 {
	font-size: 15px;
}
#content hr {
	display: block;
	clear: both;
	border: none;
	background-color: #B2B4B8;
	color: #B2B4B8;
	height: 1px;
}
#content p {
	margin-top: 10px;
}

#enrollment #content table {
	width: 466px;
	border: 1px solid #CCCCCF;
	border-collapse: collapse;
}
#enrollment #content table td, #enrollment #content table th {
	border: 1px solid #CCCCCF;
	border-collapse: collapse;
	padding: 5px;
}
a.cont {
	font-size: smaller;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2;
}


/* -------- The sidebar on the right -------- */

#sidebar {
	float: right;
	width: 441px;
	background: #EBEBF0;
	padding: 0;
	margin-right: 12px;
}
html>body #sidebar {
	margin-right: 24px;
}

#sidebar img {
	padding: 0;
}

#sidebar h2 {
	display: block;
	margin: 0;
	width: 100%;
	height: 64px;
	background: url(images/sb_uebg.png) no-repeat left top;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 7px;
	overflow: hidden;
}

#sidebar ul li {
	margin-left: 9px;
	margin-right: 12px;
	line-height: 1.4;
	clear: both;
	padding-bottom: 4px;
}
#sidebar .eventlisting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#clrout {
	clear: both;
	width: 920px;
	height: 1px;
}

/* -------- Footer -------- */

#footer {
	clear: both;
	width: 100%;
	background: #1A1717 url(images/fbg.png) repeat-x left top;
}

#footinfo {
	clear: both;
	width: 970px;
	margin: 0 auto;
}
#footinfo p {
	font-size: 10px;
	color: #DDE;
	margin: 12px;
	line-height: 1.6;
}
#footinfoa {
	width: 420px;
	float: left;
	text-align: left;
}
#footinfob {
	width: 420px;
	float: right;
	text-align: right;
}

/* -------- Photo Gallery -------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* -------- Contact Form -------- */

#content form {
	width: 440px;
}
#content fieldset {
	padding: 15px;
}
#content legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #911800;
}
#content label {
	display: block;
	font-weight: bold;
}
#content textarea {
	width: 400px;
	height: 200px;
}
#content .textInput {
	width: 250px;
}
#content .formButtons {
	margin: 12px 0 6px 0;
	text-align: center;
}
.warning {
	border: 1px solid #F00;
	background: #FFDFDF;
	padding: 15px;
	font-weight: bold;
}
.success {
	border: 1px solid #0F0;
	background: #DFFFDF;
	padding: 15px;
	font-weight: bold;
}