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

html {
	background: #637fbc url('/pics/body_repeat.jpg') repeat-x left top;
}
body {
	background: url('/pics/body_bg.jpg') no-repeat center top;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 958px;
	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: #d7ce89 url('/pics/index_bg.gif') repeat-y;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: -20px;
	width: 900px;
	background-color: darkblue;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 870px;
	height: 22px;
	padding: 8px 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}

#search {
	color: #000;
	font-weight: bold;
	float: left;
	margin: 3px 0 0 10px;
	padding: 1px;
	background: #ffcc00;
	width: 170px;
	height: 15px;
}

#indexTop {
	width: 900px;
	background: url('/pics/index_top.jpg') no-repeat left top;
}
#indexBottom {
	width: 900px;
	padding-bottom: 30px;
	background: url('/pics/index_bottom.jpg') no-repeat left bottom;
}
#code {
	position: absolute;
	left: 786px;
	top: 30px;
	color: #fc0;
	z-index: 1000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 275px 900px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 225px;
	top: 0;
	width: 802px;
	height: 375px;
	background: url('/pics/logo.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Navigation menu */

div#menu {
	background: #00043b;
	width: 900px;
	height: 33px;
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0 0 0 49px;
	width: 851px;
	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 {
	width: auto;
	height: 23px;
	display: block;
	text-align: left;
	padding: 10px 15px 0px 15px;
	font: 13px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
}

ul#topNavItems li:hover a, ul#topNavItems li.over a{
	color: #fadd58;
}
/* 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: auto;
	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 {

}

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: #00043B;
}
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: #045fae;
}
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 */

#leftColumn {
	width: 201px;
	padding: 7px 0 0 0;
	float: left;
}
#midColumn {
	width: 474px;
	padding: 41px 0 0 23px;
	float: left;
}
#rightColumn {
	width: 200px;
	padding: 0 0 0 0;
	float: left;
}

/* Quicklinks */
div#quicklinks {
	width: 190px;
	height: 13px;
	margin: 0 0 0 5px;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
ul#quicklinksItems {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
}
ul#quicklinksItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 50;
}
ul#quicklinksItems li a {
	width: 0;
	height: 0;
	padding: 0 0 13px 190px;
	background: url('/pics/quicklinks_bg.gif') no-repeat;
	overflow: hidden;
	display: block;
}
ul#quicklinksItems li:hover a#topNav1, ul#quicklinksItems li.over a#topNav1 {
	background-position: 0 -41px;
}

/* Drop down items */

ul#quicklinksItems ul, ul#quicklinksItems li:hover ul ul, ul#quicklinksItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	margin: 0;
	padding: 0;
}
ul#quicklinksItems ul li {
	margin: 0;
}
ul#quicklinksItems li:hover ul, ul#quicklinksItems li.over ul {
	left: 0;
	top: 14px;
	background: none;
}
ul#quicklinksItems ul li:hover ul, ul#quicklinksItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#quicklinksItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	height: auto;
	width: 177px;
	color: #878787;
	padding: 0 0 0 8px;
	position: relative;
	background: #fff;
	border-left: solid 5px #3d5996;
	margin: -1px 0 0 0;
}
ul#quicklinksItems li ul li a:hover, ul#quicklinksItems li ul li:hover a, ul#quicklinksItems li ul li:hover ul a:hover, ul#quicklinksItems li ul li.over a, ul#quicklinksItems li ul li.over ul a:hover {
	border-left: solid 5px #3d5996;
	background: #d8e4ff;
}
ul#quicklinksItems li ul li:hover ul a, ul#quicklinksItems li ul li.over ul a {
	border-left: solid 5px #3d5996;
	background: #d8e4ff;

}
/* calendars */
div#calendars {
	width: 150px;
	height: 13px;
	margin: 0 auto;
}
#calendars h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
ul#calendarsItems {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
}
ul#calendarsItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 50;
}
ul#calendarsItems li a {
	width: 0;
	height: 0;
	padding: 0 0 13px 150px;
	background: url('/pics/calendars_bg.gif') no-repeat;
	overflow: hidden;
	display: block;
}

/* Drop down items */

ul#calendarsItems ul, ul#calendarsItems li:hover ul ul, ul#calendarsItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	margin: 0;
	padding: 0;
}
ul#calendarsItems ul li {
	margin: 0;
}
ul#calendarsItems li:hover ul, ul#calendarsItems li.over ul {
	left: 0;
	top: 14px;
	background: none;
}
ul#calendarsItems ul li:hover ul, ul#calendarsItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#calendarsItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	height: auto;
	width: 141px;
	color: #878787;
	padding: 0 0 0 8px;
	position: relative;
	background: #fff;
	margin: -1px 0 0 0;
}
ul#calendarsItems li ul li a:hover, ul#calendarsItems li ul li:hover a, ul#calendarsItems li ul li:hover ul a:hover, ul#calendarsItems li ul li.over a, ul#calendarsItems li ul li.over ul a:hover {
	background: #ff9c00;
	color: #fff;
}
ul#calendarsItems li ul li:hover ul a, ul#calendarsItems li ul li.over ul a {
	background: #ff9c00;
	color: #fff;
}


/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 34px 451px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 32px 198px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	background-position: 3px 0;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 32px 198px;	
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	background-position: 3px 0;
	display: block;
	margin: 0 0 0 1px;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 34px 451px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#sponsors {
	width: 0;
	height: 0;
	padding: 0 0 29px 202px;
	font-size: 0;
	background: url('/pics/sponsors_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 451px;
	min-height: 266px;
	height: auto!important;
	height: 266px;
	margin: 0;
	padding: 0;
}
#eventsContainer {
	width: 199px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url('/pics/right_section_bg.gif') no-repeat left top;
	background-position: 10px 0;
}
#bulletinContainer {
	width: 451px;
	min-height: 175px;
	height: auto!important;
	height: 175px;
	margin: 0;
	padding: 0;
}
#linksContainer {
	width: 199px;
	min-height: 245px;
	height: auto!important;
	height: 245px;
	margin: 0;
	padding: 0;
	background: url('/pics/right_section_bg.gif') no-repeat left top;
	background-position: 10px 0;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPBBMessages {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #fff;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link{
	color: #8294bb;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited {
	color: #fff;
}
.HPNews #l, .HPEvents #l, .HPBBMessages #l, .HPLinks #l {
	padding-top: 5px;
}
p#leftBlurb {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
	padding: 10px;
	line-height: 16pt;
}
p#leftBlurb:first-letter {
	color: #fad402;
	font-weight: bold;
}
.sponsorsBg {
	width: 168px;
	height: 20px;
	background: #1a3a84;
	margin: 6px 0 0 15px;
}

.sponsorsBg a, .sponsorsBg a:visited, .sponsorsBg a:hover, .sponsorsBg a:active, .sponsorsBg a:link {
	color: #ffcc00;
	margin-left: 15px;
	font-size: 16px;
}
.sponsorsBg a:hover{
	text-decoration: none;
}
.SponsorsDiv img {
	width: 180px;
}
/* Image shuffles */

#rotate_overlay1 {
	position: absolute;
	width: 202px;
	height: 139px;
}


/* Right side /pages/ menus */
table#pageNav {
border:none;
}
table#pageNav td {
background-color:#FFF;
background-image:url('/pics/rightmenu_bg.jpg');
background-repeat:no-repeat;
padding-top:30px;
}
table#pageNav ul {
list-style-type:none;
height:328px;
min-height:328px;
padding:0 0 0 0px !important;
margin:0 18px 0 18px !important;
}
table#pageNav td ul li { display:inline; }

table#pageNav td ul li a {
display:block;
line-height:22px;

padding:0px 10px 3px 15px;

}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
color:#333;
text-decoration:underline;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
color:#333;
text-decoration:none;
}
table#pageNav td ul li b {
display:block;
line-height:40px;
color:#FFFFFF;
background-image:url('/pics/menuselect_bg.jpg');
padding:0px 10px 0px 15px;
}


/* Footer */

div#footer {
	width: 900px;
	height: 101px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
address {
	position: absolute;
	text-align: left;
	left: 170px;
	top: 30px;
	color: #fff;
	font: 14px "Times New Roman", Times, serif;
}
address strong {
	color: #ffcb00;
}
#district_logo {
	position: absolute;
	left: 39px;
	top: 3px;
}

/* Quick Poll */

.HPQuickPoll h2 {
    width: 451px;       /* header width  */
    padding-top: 34px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #01257c;   /* results bar color */
}

/* Sponsors */
 
.NoSponsorDiv h2 {
	height: 0;
	padding-top: 116px;
	margin: 0 10px;
	background: url('/apps/pics/sponsors/oursponsors2.jpg') top center no-repeat;
	overflow: hidden;
}
 
.SponsorsDiv, .NoSponsorDiv {
	margin-bottom: 10px;
	width: 100%;
}
 
.SponsorsDiv ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
 
.SponsorsDiv ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.SponsorsDiv ul li a img {
	border: solid 7px #1A3A84;
}
 
.SponsorsDiv h2#sponsor_header, .SponsorsDiv h2#sponsors_header {
	height: 0;
	width: 202px;
	padding-top: 29px;
	overflow: hidden;
	background: top left no-repeat;
}
 
.SponsorsDiv h2#sponsor_header {background: url('/pics/our_sponsor_header.png');}
.SponsorsDiv h2#sponsors_header {background: url('/pics/our_sponsors_header.png');}
 
.SponsorsDiv a.sponsorshipIntroURL {
	color: #fff;
	font-weight: bold;
	margin-left: 21px;
}
