/* General */

html {
	background: url('/pics/body_bg.gif') repeat-x left top #fff;
}
body {
	background: url('/pics/body_bg.jpg') no-repeat center top;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 948px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/indexbg.gif') repeat-y;
	width: 900px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 870px;
	padding: 15px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	line-height: 1.4em;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #f6d75a;
	width: 900px;
	background: url('/pics/marquee_1x25.gif') repeat-x;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 862px;
	height: 26px;
	padding: 8px 0 0 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x;
	text-transform: uppercase;
}
#search {
	width: 236px;
	height: 39px;
	padding: 14px 0 0 136px;
	margin: 0 0 0 1px;
	background: url('/pics/search_bg.gif') no-repeat;
}
#googleTranslate {
	float: right;
}
#indexTop {
	width: 900px;
	height: 19px;
	background: url('/pics/index_top.gif') no-repeat;
}
#eagle {
	width: 260px;
	height: 187px;
	position: absolute;
	left: -53px;
	top: -180px;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#headerIMG {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 280px 900px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 750px;
	top: -175px;
}
/* Navigation menu */


div#menu {
	background: url('/pics/topnavbg.jpg') repeat-y;
	width: 900px;
	height: 29px;
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 20px;
	display: block;
	text-align: left;
	padding: 9px 5px 0 5px;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #ffca11;
	float: left;
}
ul#topNavItems li {
	margin: 0 18px;
}
ul#topNavItems li a#topNav1 {
	margin-left: 13px;
	text-align: center
}
ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1, ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2, ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3, ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4, ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5, ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6, ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7, ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8 {
	color: #fff;
	background: url('/pics/topnavf2.gif') repeat-x;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: 0;
	top: 29px;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #09255c;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #fff;
	background: #2461e8;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #000;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */
#indexTop {
	text-align: left;
	background: url('/pics/indexbgtop.gif') top left no-repeat;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
#leftColumn {
	width: 231px;
	padding: 10px 0 0 6px;
	float: left;
}
#midColumn {
	width: 439px;
	float: left;
}
#rightColumn {
	width: 224px;
	float: right;
}
/* Quicklinks */
div.blueLine {
	width: 225px;
	height: 1px;
	line-height: 1px;
	display: block;
	margin: 8px 0 8px 0;
	*margin: 8px 0 4px 0;
	background: url('/pics/blue_line.gif') no-repeat;
}
#quickLinks {
	width: 225px;
	padding: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	width: 225px;
	display: block;
}
#quickLinks a {
	width: 225px;
	height: 30px;
	padding-top: 5px;
	text-decoration: none;
	margin: 0;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font: 10px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .8pt;
	line-height: 1.3em;
	background: url('/pics/midnav.gif') top left no-repeat;
	text-align: center;
	 *font-weight: bold;
}
#quickLinks a#forms {
	padding: 11px 0 0 0;
	height: 25px;
	background: url('/pics/midnavform.gif');
}
#quickLinks a:hover {
	color: #ffd800;
	letter-spacing: 1.5pt;
	background: url('/pics/midnavf2.jpg');
}
/* Social Networking Links */
#socialLinks {
	width: 225px;
	padding: 0;
}
#socialLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#socialLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#socialLinks ul a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 66px 225px;
	margin: 0;
	overflow: hidden;
	display: block;
	background-position: 0 0;
}

#socialLinks a#slink1 {background: url('/pics/blog.jpg') top left no-repeat}
#socialLinks a#slink2 {background: url('/pics/facebook.jpg') top left no-repeat}
#socialLinks a#slink3 {background: url('/pics/flickr.jpg') top left no-repeat}
#socialLinks a#slink4 {background: url('/pics/linkedin.jpg') top left no-repeat}
#socialLinks a#slink5 {background: url('/pics/youtube_button.jpg') top left no-repeat}
#socialLinks a#virtual { background: url(/pics/AVC.jpg) 0 0 no-repeat; }


#socialLinks ul li a:hover {
	background-position: -225px 0 !important;
}

/*#socialLinks a:hover#slink1,
#socialLinks a:hover#slink2,
#socialLinks a:hover#slink3,
#socialLinks a:hover#slink4,
#socialLinks a:hover#slink5,
#socialLinks a:hover#focus09,
#socialLinks a:hover#summer09
#socialLinks a:hover#virtual
 {
	background-position: -225px 0;
}*/



/* Homepage Section Headers */

h2 a#news {
	width: 406px;
	height: 23px;
	padding: 10px 0 0 10px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffba00;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
	background: url('/pics/red_header.gif') repeat-x;
	display: block;
	 *font-weight: bold;
}
h2 a#events, h2 a#photo {
	width: 203px;
	height: 25px;
	padding: 10px 0 0 10px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffba00;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
	background: url('/pics/red2_header.gif') no-repeat;
	display: block;
	 *font-weight: bold;
}
/* Homepage Sections Containers */

h2 a:hover#news, h2 a:hover#events, h2 a:hover#photo {
	color: #fff;
}

#principalsContainer {
	width: 437px;
	height: 82px;
	margin: 0;
	padding: 30px;
	overflow: hidden;
	text-align: justify;
	color: #000;
	background: #fff url('/pics/left_section_bg.gif') no-repeat left top;
}
#newsContainer {
	width: 416px;
	min-height: 266px;
	height: auto!important;
	height: 266px;
	margin: 10px auto;
	padding: 0;
}
#eventsContainer, #photoContainer {
	width: 213px;
	min-height: 245px;
	height: auto!important;
	height: 245px;
	margin-top: 10px;
	padding: 0;
	float: right;
}
.HPNews {
	width: 380px;
	padding: 0;
	margin: 7px auto;
	color: #404040;
	line-height: 1.4em;
}
.HPEvents {
	width: 190px;
	padding: 0;
	margin-top: 7px;
	color: #404040;
	line-height: 1.4em;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #b61a00;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #2557be;
}
.HPEvents a:hover, .HPNews a:hover {
	text-decoration: none
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 7px;
	padding-right: 5px;
}
/* Image shuffles */

#shuffle1 {
	width: 416px;
	height: 195px;
	margin: 7px auto;
}
#shuffle2 {
	width: 197px;
	height: 134px;
	background: url('/pics/shuffle2bg.jpg') no-repeat;
	padding: 6px 0 0 5px;
	margin-left: 5px;
}
/* Footer */

div#footer {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background: url('/pics/footer.jpg') no-repeat;
	color: #fff;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
div#footer_top {
	width: 880px;
	padding: 10px;
	background: url('/pics/footer_top.gif') repeat-y;
}
div#footer_bottom {
	width: 900px;
	height: 12px;
	background: url('/pics/footer_bottom.gif') no-repeat;
}
#address {
	color: #fff;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-top: 6px;
}
#district_logo {
	position: absolute;
	left: 39px;
	top: 3px;
}





/*  REGION PAGES */

/* fastLinks */

/* fastLinks */

#fastLinks {
	width: 406px;
	padding: 0;
	margin: 0 0 0 1px;
}
#fastLinks h2 {
	background:transparent url(/pics/red_header.gif) repeat-x scroll 0 0;
	color:#FFBA00;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:normal;
	height:23px;
	letter-spacing: .02em;
	padding:10px 0 0 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:406px;
	margin-top:-10px;
}
#fastLinks ul {
	list-style: none;
	margin: -10px 0 0 20px;
	padding: 0;
}
#fastLinks ul li {
	width: 250px;
	margin: 0px 0 0 0px;
	float: left;
	display: block;
}
#fastLinks a {
	width: 250px;
/*	height: 10px;*/
	line-height: 10px;
	text-decoration: none;
	padding: 6px 0 0 16px;
	margin: 0;
	display: block;
	color: #234594;
	text-align: left;
	font: 11px Georgia,"Times New Roman",Times,serif;
	letter-spacing: 1.5pt;
	background: url('/pics/bullet_arrow3.gif') left 75% no-repeat;
}

#fastLinks a:hover {
	color: #930000;
	letter-spacing: 1.5pt;
	background: url('/pics/bullet_arrow2.gif') left 75% no-repeat;
}

#fastLinks li.dark {
	background: #113f6f;
}
#fastLinks li.light {
	background: #3170ad;
}