







@charset "UTF-8";
/* CSS Document */

@import url("/apps/js/polls/polls-pack.css");

/* General */
html {
	height:100%;	
}
body {
	background-image:url('/pics/hp_top_gradient.gif');
	background-repeat:repeat-x;
	background-position: 0 140px;
	background-color: #e2dfdb;
	margin: 0;
	height:100%;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#wrapper_all {
	width:100%;
	margin:0 auto;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
}
div.page {
	background-image:url('/pics/page_bg.gif');
        background-repeat:repeat-y;
        background-position: center top;
}
div#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
.contentIndex {
	text-align: left;
	width: 960px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFF;
	width: 944px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex, .content {
	padding-bottom:135px;	
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 922px;
	height: 26px;
	padding: 14px 0 0 20px;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b430b;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x left top;
	text-transform: uppercase;
}
#searchbar {
	color: #000;
	font-weight: bold;
	float: right;
	margin-left:10px;
}
#googleTranslate {
	float: right;
	margin: 3px 0;
	
}
marquee {
	height: 18px;
	color: #fff;
	padding: 5px;
    margin:12px 4px 8px 0;
	font-size:15px;        
	width:396px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	border-right: 1px solid #ccc;
}

/* Header */
div#header {
	position: relative;
    z-index:9000;
	width:100%;
	background-image:url('/pics/header_bg.jpg');
    background-repeat:no-repeat;
	background-position:top center;
	background-color:#164a01;
}

div#header h1 {
	width: 900px;
	height: 102px;
	margin: 0 auto;
	padding: 0 30px;
}

div#header h1 a {
	display: block;
	height: 0;
	padding-top: 102px;
	width: 900px;
	overflow: hidden;
	position: relative;
	z-index: 999;
	font-size: .2em;
	background-image:url('/pics/district/header.jpg');
}

/* Navigation menu */

div#menu {
	width: 100%;
	height: 37px;
	margin:0 auto;
	background-image:url('/pics/menu_bg.gif');
	background-repeat:repeat-x;
	
	
	position: relative; /* do not remove, this fixes something for IE6 */
	z-index: 9999;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 908px;
	position: relative;
	z-index: 9999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 37px 0 0 0;
	margin:0px;
	background-position: 0 0;
	background-repeat:no-repeat;
}
ul#topNavItems li a#topNav1 { width: 128px; background: url('/pics/district/topNav1.gif'); }
ul#topNavItems li a#topNav2 { width: 133px; background: url('/pics/district/topNav2.gif'); }
ul#topNavItems li a#topNav3 { width: 111px; background: url('/pics/district/topNav3.gif'); }
ul#topNavItems li a#topNav4 { width: 153px; background: url('/pics/district/topNav4.gif'); }
ul#topNavItems li a#topNav5 { width: 118px; background: url('/pics/district/topNav5.gif'); }
ul#topNavItems li a#topNav6 { width: 105px; background: url('/pics/district/topNav6.gif'); }
ul#topNavItems li a#topNav7 { width: 159px; background: url('/pics/district/topNav7.gif'); }
ul#topNavItems li a#topNav8 { width: 159px; background: url('/pics/district/topNav8.gif'); }

ul#topNavItems li:hover a, ul#topNavItems li.over a {
	background-position: 0 -37px !important;
}

/* Translate */
div#translate {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 100000;
	
}
a#espanol {
    background-image: url("/pics/es_bubble.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 12px;
    padding: 10px 4px 0 26px;   
    text-decoration: none;   
    width: 70px;
	position: absolute;
    right: 0;
	top: 4px;
	z-index: 100000;
}

/* 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;
	z-index: 9999;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	z-index: 9999;
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

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: #1b430b;
	background: #cdbd62;
}
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: #1b430b;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #1b430b;
	background: #cdbd62;
}

/* Quicklinks */

#quickLinks {
	width: 263px;
	height:252px;
	float:left;
	margin:4px 0 0;
	padding: 12px 12px 12px 13px;
	background-image:url('/pics/quicklinks_bg.jpg');
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	padding: 0 0 0 1px;
	margin: 0;
	width: 263px;
}
#quickLinks ul li {
	width: 263px;
	margin-bottom:7px;
	float: left;
}
#quickLinks a {
	width: 263px;
	text-decoration: none;
	height:0;
	padding:79px 0 0 0;
	line-height:31px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}

#quickLinks a#midNav1 {	background: url('/pics/qlink_es.gif'); }
#quickLinks a#midNav2 {	background: url('/pics/qlink_ms.gif'); }
#quickLinks a#midNav3 {	background: url('/pics/qlink_hs.gif'); }
#quickLinks a#midNav4 {	background: url('/pics/qlink_district.gif'); }

#quickLinks a:hover {
	background-position: -263px 0 !important;
}

/* Index properties */

#indexTop {
	position:relative;
	height:278px;
	background-image:url('/pics/indextop_bg.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

#ribbon_container {
	width:896px;
	height:48px;
	padding:7px 32px 8px;
	margin:2px 0;
	background-image:url('/pics/ribbon_bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	}	

#ribbon_container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#ribbon_container ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#ribbon_container a {
	width:85px;
	height:19px;
	float:left;
	padding-top:5px;
	margin:13px 2px 11px 5px;
	margin-left:5px;
	overflow:hidden;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	
	background-image:url('/pics/hqlink.gif');
	background-repeat:no-repeat;
	
}	
#ribbon_container a:hover {
	color:#133008;
	background-image:url('/pics/hqlink.gif');	
	background-position: 0 -24px;
}	


#columns {
	background-image:url('/pics/columns_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
	overflow:auto;
}
#indexTop, #columns {
	width:909px;
	margin:0 26px;
}	

.sideColumn {
	width: 288px;
	padding: 0px;
	float: left;
	color:#FFF;
}
.centerColumn {
	width: 620px;
	padding: 0;
	float: left;
}

/* Homepage Section Headers */

.sideColumn h2 a {
	padding: 40px 288px 0 0;	
}
.centerColumn h2 a {
	padding: 42px 620px 0 0;
}	
h2 a#news, h2 a#bulletin, h2 a#events, h2 a#links, h2 a#message {
	width: 0;
	height: 0;
	font-size: 0;
	display: block;
	margin: 0;
	overflow: hidden;
}

h2 a#news { background: url('/pics/news_header.gif') no-repeat left top; }
h2 a#bulletin {	background: url('/pics/bulletin_header.gif') no-repeat left top; }
h2 a#events { background: url('/pics/events_header.gif') no-repeat left top; }
h2 a#links { background: url('/pics/selected_links_header.gif') no-repeat left top; }
h2 a#message { background: url('/pics/message_header.gif') no-repeat left top;}
/* Homepage Sections Containers */

.container .inner {
	min-height: 100px;
	height: auto!important;
	height: 100px;	
}
.sideColumn .container {
	width:288px;
	margin-bottom:5px;
	background-image:url('/pics/sidecolumn_container_bg.gif');
	background-repeat:repeat-y;
}
	.sideColumn .container .inner {
		width:244px;
		padding:22px;
		background-image:url('/pics/sidecolumn_container_bottom.gif');
		background-repeat:no-repeat;
		background-position:center bottom;
	}
.centerColumn .container {
	width:620px;
	margin-bottom:5px;
	background-image:url('/pics/centercolumn_container_bg.gif');
	background-repeat:repeat-y;	
}
	.centerColumn .container .inner {
		width:556px;
		padding:18px 32px;
		background-image:url('/pics/centercolumn_container_bottom.gif');
		background-repeat:no-repeat;
		background-position:center bottom;
	}

/* Homepage Section Table Includes */

.HPNews, .HPEvents, .HPBBMessages, .HPLinks {
	padding: 0 2px;
	margin: 0;
	color: #000;
}
.HPEvents { color: #FFF; }
/* 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: #1b430b;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #d4bd3b;	
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}

/* Image shuffles */
#rotate_overlay {
	position:absolute;
	width:620px;
	height:276px;
	z-index: 91;
	right:0;
	top:4px;
}
#rotate_overlay2 {
	position:absolute;
	width:288px;
	height:172px;
	z-index: 91;
}
#shuffle1 {
	width: 620px;
	height: 276px;
	margin-top:4px;
	float:right;
	position: relative;
	z-index: 90;
}
#shuffle2 {
	width:288px;
	height:172px;
	background-image:url('/pics/shuffle2_bg.jpg');
}
/* Footer */

div#footer {
	width: 100%;
	position:absolute;
	bottom:0;
	
	height:115px;
	padding-top:0;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer_bg.gif') repeat-x center top;
	background-color:#FFF;
}
div#footer_inner {
	width:900px;
	margin:0 auto;
	background: url('/pics/footer.jpg') no-repeat center top;
}
address {
	margin-top:24px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
	float:right;
	width:340px;
}
a#district_link {
	width:0;
        height:0;
        overflow:hidden;
        float:left;
        margin-top:12px;
        padding:60px 530px 0 0;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
    margin-top:2px;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_logo.gif') no-repeat; 
}
#edu_logo {
	width: 245px;
	margin: 0;
	position:absolute;
	left:0;
	top:86px;
}


/***   Quickpolls   ***/
.HPQuickPoll h2 {
    width: 288px;       /* header width  */
	height: 0;
	padding: 40px 0 0 0; /* header height */
	overflow: hidden;
	
	background-image:url('/pics/quick_poll_header.gif');
    /* default background image is /pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #cab858;   /* results bar color */
}
.HPQuickPoll {
    width: 288px;
	margin-bottom: 10px;
	margin-top:4px;
	padding-bottom: 10px;
	color:#FFF;
	background: url('/pics/sidecolumn_container_bottom.gif') no-repeat bottom;
	
}
.HPQuickPoll .quickpoll a {color:#fff;}
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only, .HPQuickPoll .question {
	margin:0 auto;
	padding:2px;
	width:88%;
	text-align:left;
}
.HPQuickPoll .quickpoll {
	width: 244px;
	padding:22px;
    background: url('/pics/sidecolumn_container_bg.gif') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}







