@import url(http://fonts.googleapis.com/css?family=Kreon);
@import url(http://fonts.googleapis.com/css?family=Puritan);
/* General */
.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
html {
	background: #fff;
	height: 100%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	height: 100%;
}
#top {
	width: 900px;
	height: 34px;
	margin: 0 auto;
}

.dark {
	background-color: #110f63 !important;
	color: #f4f4f4 !important;

}

.pale {
    background-color: #fcf0cd !important;
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 9.5pt;
}
.dark a, .dark a:visited, .dark a:link, .dark a:hover, .dark a:active {
    color: #F4F4F4 !important;
}

.light {
	background-color: 110f63 !important; 
}

.lightBorderBottom, tbody.light td {
    border-bottom: 1px solid #110F63 !important;
}

#wrapper {
	background: url('/pics/v2/body_bg.jpg') no-repeat center top, url('/pics/v2/wrapper.gif') repeat-y center top, url('/pics/v2/body_repeat.jpg') repeat-x left top, #f7e3a5;
	-pie-background: url('/pics/v2/body_bg.jpg') no-repeat center top, url('/pics/v2/wrapper.gif') repeat-y center top, url('/pics/v2/body_repeat.jpg') repeat-x left top, #f7e3a5;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	position: relative;
	margin: 0 auto 27px auto;
	padding: 5px 0 0 0;
	width: 100%;
	text-align: left;
        behavior: url('/shared/pie.htc');
}
#wrapper-index {
	background: url('/pics/v2/body_bg.jpg') no-repeat center top, url('/pics/v2/body_repeat.jpg') repeat-x left top, #C5B358;
	-pie-background: url('/pics/v2/body_bg.jpg') no-repeat center top, url('/pics/v2/body_repeat.jpg') repeat-x left top, #C5B358;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	position: relative;
	margin: 0 auto 27px auto;
	padding: 5px 0 0 0;
	width: 100%;
	text-align: left;
        behavior: url('/shared/pie.htc');
}
#wrapper-inner {
	width: 900px;
	margin: 0 auto;
}
.content-index {
	width: 900px;
}
.content {
	width: 884px;
	padding: 8px;
	background: #fff;
}
.content-index, .content {
	text-align: left;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	margin: 0 auto;
	padding-bottom: 184px;
}
.content-index h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 874px;
	height: 33px;
	padding: 12px 0 0 10px;
	margin-bottom: 10px;
	font: bold 16px Georgia, Times New Roman, Times, serif;;
	color: #0d156c;
	background: url('/pics/pagetitle.gif') repeat-x;
	text-transform: uppercase;
}
#search {
	position: absolute;
	top: -100px;
	right: 0;
}
#googleTranslate {
	position: absolute;
	top: -120px;
	right: 150px;
}
#marquee {
	width: 635px;
	height: 27px;
	color: #fff;
	padding: 5px 0 0 0;
	font-size: 12px;
	float: right;
	font-weight: bold;
	background: #000;
}
#featured {
	width: 260px;
	height: 40px;
	padding: 20px 0 0 0;
	text-align: center;
	display: block;
	font: 18px/20px Kreon, Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #000;
}
#vidthumb {
	margin: 31px 0 0 0;
	*margin: 48px 0 0 0;
}
#thumb {
	width: 239px;
	height: 219px;
	position: absolute;
	background: url('/pics/v2/featured_thumb.png') no-repeat;
}
#feat-link {
	width: 239px;
	height: 219px;
}
/* Header */

#header h1 {
	width: 605px;
	height: 113px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	width: 0;
	height: 0;
	margin: 0;
	display: block;
	padding: 0 0 113px 605px;
	overflow: hidden;
	background: url('/pics/v2/header.gif') no-repeat;
}
/* Navigation menu */

#menu {
	background: url('/pics/v2/topnav_bg.png') repeat-x left bottom;
	width: 900px;
	height: 37px;
	padding: 0;
	margin: 15px 0 0 0;
}
#topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	right: 50%;
	z-index: 999;
}
#topnav li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	position: relative;
	left: 50%;
	z-index: 999;
}
#topnav li a {
	width: 0;
	white-space: nowrap;
	height: 22px;
	display: block;
	text-align: center;
	padding: 14px 8px 0 8px;
	font: 16px Kreon, Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.3px;
	text-decoration: none;
	color: #0e0d5f;
}
#topnav > li a {
	width: auto;
	white-space: normal;
}
#topnav li:hover a, #topnav li.over a {
	background: url('/pics/v2/topnav.png') no-repeat center top;
}
/* Drop down items */
#topnav ul, 
#topnav li:hover ul ul, #topnav li.over ul ul, 
#topnav li:hover ul ul ul, #topnav li.over ul ul ul,
#topnav li:hover ul ul ul ul, #topnav li.over ul ul ul ul {
	position: absolute;
	right: auto;
	left: -9999px;
	z-index: 9999;
	width: 184px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
#topnav ul li {
	margin: 0;
	left: auto;
}
#topnav li:hover ul, #topnav li.over ul {
	left: auto;
	background: none;
}
#topnav ul li:hover ul, #topnav ul li.over ul,
#topnav ul ul li:hover ul, #topnav ul ul li.over ul,
#topnav ul ul ul li:hover ul, #topnav ul ul ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

#topnav li:hover ul li a, #topnav li.over ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 5px 5px 8px;
	height: auto;
	width: 170px;
	color: #fff;
	background: #0e0d5f;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	white-space: normal;
}
#topnav li ul li a:hover, 
#topnav li ul li:hover a, #topnav li ul li.over a,
#topnav li ul li:hover ul a:hover, #topnav li ul li.over ul a:hover,
#topnav li ul li ul li:hover a, #topnav li ul li ul li.over a,
#topnav li ul li ul li:hover ul a:hover, #topnav li ul li ul li.over ul a:hover,
#topnav li ul li ul li ul li:hover a, #topnav li ul li ul li ul li.over a,
#topnav li ul li ul li ul li:hover ul a:hover, #topnav li ul li ul li ul li.over ul a:hover {
	color: #0e0d5f;
	background: #f7e3a5;
}
#topnav li ul li:hover ul a, #topnav li ul li.over ul a,
#topnav li ul li ul li:hover ul a, #topnav li ul li ul li.over ul a,
#topnav li ul li ul li ul li:hover ul a, #topnav li ul li ul li ul li.over ul a {
	color: #fff;
	background: #0e0d5f;
}
/* Index properties */
#index-top, #columns {
	width: 900px;
}
#index-top {
	background: #fff;
}
#top-left {
	width: 630px;
	float: left;
}
#top-right {
	width: 270px;
	float: left;
	position: relative;
}
#left-column {
	width: 240px;
	margin: 10px 0 0 10px;
	float: left;
}
#center-column {
	width: 300px;
	margin: 10px 0 0 25px;
	float: left;
}
#right-column {
	width: 286px;
	margin: 10px 0 0 25px;
	float: left;
	background: url('/pics/v2/right_column_bg.gif') repeat-x left top;
}
/* quicknav */

#quicknav {
	width: 316px;
	min-height: 212px;
	height: auto!important;
	height: 212px;
	background: url('/pics/v2/quicknav_bg.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 50;
	left: -10px;
}
#quicknav h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quicknav ul {
	list-style: none;
	margin: 0;
	padding: 77px 0 0 58px;
	width: 258px;
}
#quicknav a {
	width: 145px;
	height: 22px;
	text-decoration: none;
	padding: 7px 0 0 25px;
	margin: 0;
	display: block;
	color: #000;
	font: 18px Kreon, Georgia, Times New Roman, Times, serif;
	text-align: left;
}
#quicknav a:hover {
	background: #0c0b58 url('/pics/v2/midnavf2-top.gif') no-repeat;
	color: #fff;
}
/* quicklinks */

#quicklinks {
	width: 240px;
	min-height: 212px;
	height: auto!important;
	height: 212px;
	background: #0c0b58 url('/pics/v2/quicklinks_bg.jpg') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	padding: 0;
	margin: 22px 0 0 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url('/shared/pie.htc');
	position: relative;
}
#quicklinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quicklinks ul {
	list-style: none;
	margin: 0;
	padding: 15px 0 30px 0;
	width: 240px;
}
#quicklinks a {
	width: 206px;
	height: 22px;
	text-decoration: none;
	padding: 7px 0 0 15px;
	margin: 0 auto;
	display: block;
	color: #fff;
	font: 16px Puritan, Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	text-align: left;
}
#quicklinks a:hover {
	background: url('/pics/v2/midnavf2.gif') no-repeat;
	color: #000;
}
#schools {
	width: 100%;
	margin-top: 190px;
}
#schools h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#schools ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 280px;
}
#schools ul li {
	width: 120px;
	float: left;
	margin: 0 0 0 10px;
}
#schools a {
	height: 113px;
	text-decoration: none;
	padding: 0 0 0 120px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	color: #fff;
	font: 15px Puritan, Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	text-align: left;
}
#schools #school1 { background: url('/pics/v2/bths.png') no-repeat; }
#schools #school2 { background: url('/pics/v2/bhs.png') no-repeat; }
#thedays {
	width: 230px;
	height: 70px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url('/shared/pie.htc');
	background: #0d0c5c;
	position: relative;
	margin: 0 auto;
}
#wotd {
	width: 125px;
	height: 83px;
	margin: 8px auto 0 auto;
	text-align: center;
	padding-top: 12px;
	font: 13px/13pt Kreon, Georgia, Times New Roman, Times, serif;
	letter-spacing:0.5px;
	color: #fff;
	float: left;
}

#wotd a {
	color: #FFF;
	text-decoration: none;
}
#wotd i {
	display: none;
}
#sqotd {
	width: 105px;
	height: 83px;
	background: url('/pics/v3/wotd.gif') no-repeat;
	margin: 8px auto 0 auto;
	text-align: center;
	padding-top: 12px;
	color: #fff;
	font: 13px/13pt Kreon, Georgia, Times New Roman, Times, serif;
	letter-spacing:0.5px;
	float: left;
	text-decoration: none;
}
#weather {
	width: 184px;
	margin: 0 auto;
}

/* Homepage Section Headers */

.content-index h2 a {
	height: 31px;
	font: 24px Kreon, Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #000;
	display: block;
	margin: 0;
	border-bottom: 1px solid #000;
}
#left-column h2 a {
	padding: 21px 0 0 15px;
}
#center-column h2 a {
	padding: 21px 0 0 15px;
}
#right-column h2 a {
	padding: 21px 0 0 15px;
}
/* Homepage Sections Containers */

#left-column .container,
#center-column .container,
#right-column .container {
	padding: 10px;
}
/* Homepage Section Table Includes */

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

.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, 
.HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited,
.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited,
.container a  {
	color: #000;
}
.HPNews #l, .HPEvents #l, .HPLinks #l {
	padding-top: 8px;
}
/* Image shuffles */

#shuffle1 {
	width: 630px;
	height: 328px;
}
#shuffle2 {
	width: 227px;
	height: 194px;
	border: 6px solid #fff;
	margin: 35px 0 0 0;
	*margin: 48px 0 0 0;
}
/* Footer */
#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 157px;
	text-align: left;
	background: url('/pics/v2/footer.jpg') no-repeat center top, url('/pics/v2/footer_repeat.jpg') repeat-x left top;
	-pie-background: url('/pics/v2/footer.jpg') no-repeat center top, url('/pics/v2/footer-repeat.jpg') repeat-x left top;
	behavior: url('/shared/pie.htc');
}
#footer-inner {
	width: 900px;
	height: 157px;
	margin: 0 auto;
}
address {
	text-align: center;
	color: #fff;
	padding: 40px 0 0 0;
	margin: 0; 
	font: 12px/21px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
}
#district_logo {
	width: 361px;
	height: 0;
	padding: 80px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/v2/district_logo.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	right: 0;
	top: 21px;
}
#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	display: block;
	background: url('/pics/v2/edunet_grayl.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -122px;
}
/* Page Navigation */
#pageNav {
	border: 0;
}

#pageNav ul, #pageNav ul li {
	list-style: none;
	line-height: 16px;
}

#pageNav ul {
	padding: 0!important;
	margin: 0 auto !important;
	width: 250px;
	background: #0b0a55;
}

#pageNav ul li {
	display: block;
	padding: 0!important;
	margin: 0 !important;
	font-size: 12px;
	zoom: 1; /* this is important for IE6 */
	font: 14px Kreon, Georgia, Times New Roman, Times, serif;
}

#pageNav td {
}

#pageNav td img {
	display: none;
}

#pageNav ul li b {
	font-weight: bold;
	color: #000 !important;
	background: #B49710;
	padding: 10px 0 5px 14px;
	display: block;
}

#pageNav ul li a {
	color: #fff;
	padding: 10px 0 5px 14px;
	display: block;
	text-decoration: none;
	font: 14px Kreon, Georgia, Times New Roman, Times, serif;
}
#pageNav ul li a:hover {
	color: #000;
	background: url('/pics/v2/pagenav.gif') repeat-x;
}


