html, body {
	height: 100%;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background: url('/web/images/background.png') repeat-y top center;
}

.snowday {
	background: url('../images/background_iw.jpg') repeat-x top left;
}

a {
	text-decoration: underline;
	color: #660000;
}

a:hover {
	text-decoration: none;
}

dl {
	margin: 0;
}

#banner {
	width: 750px;
	margin: 0 auto;
	clear: both;
	border-bottom: 3px solid #333333;
}

#logo {
	margin: 0;
}

#logo img {
	float: left;
	border: none;
}

#important_links {
	position: absolute;
	right: 50%;
	margin-right: -370px;
	top: 0px;
	color: white;
	line-height: 1.75em;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	text-align: right;
}

#important_links a {
	color: white;
	text-decoration: none;
}

#important_links a:hover { 
	text-decoration: underline;
}

#secondary_links {
	float: right;
	padding: 1px;
	width: 345px;
	font-family: tahoma,sans-serif;
	font-size: 10px;
}

#secondary_links ul {
	margin: 0;
	padding: 0;
	list-style: circle;
	list-style-position: inside;
}

#secondary_links li {
	float: left;
	width: 50%;
}

#searchform {
	position: absolute;
	right: 50%;
	margin-right: -370px;
	top: 40px;
	color: white;
	font-family: tahoma,sans-serif;
	font-size: 10px;
}

/* Navigation */
#navigation {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 27px;
	background-color: #cccccc;
	font-family: tahoma,sans-serif;
	color: white;
}

#navigation img {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#navigation li {
	list-style-type: none;
	padding: 0;
	display: inline;
}

#navigation_table {
	margin: 0;
	padding: 0;
}
/* End of Navigation */

#spacer_below {
	width: 100%;
	background: url(../images/spacer_below.jpg) repeat-x;
	height: 5px;
	padding: 0;
	margin: 0;
	clear:left;
	overflow: hidden;
}

#header_border {
	display: none;
}

#second_heading {
	width: 748px;
	margin: 0 auto;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	clear: both;
}

#second_heading img {
	float: left;
}

#headings {
	width: 748px;
	margin: 0 auto;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: #cccccc;
	clear:left;
	background-color: white;
	overflow: hidden;
}

.clearfloat:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#content {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 1.50em;
	position: relative;
}
#content label {
	display: block;
	font-weight: bold;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	padding-left: 2px;
}
#content label.option {
	display: inline;
	font-weight: normal;
	background-color: #ffffff;
	border: none;
	padding-left: 0;
}

#blog_content {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 1.50em;
	display: block;
}

#news_content {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 1.50em;
	width: 500px;
	float: left;
}

#content .h1, #content th {
	font-weight: bold;
	background-color: #cccccc;
	border: thin;
	border-color: #cccccc;
	border-style: solid;
	text-align: left;
}

#content th {
	padding-left: 2px;
}

#content .h5 {
	font-weight: bold;
	font-size: 8px;
	background-color: #cccccc;
	border: thin;
	border-color: #cccccc;
	border-style: solid;
}

#content h2 {
	line-height: 1.1em;
}

#content table {
	width: 100%;
	border-bottom: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
}
#content caption {
	font-weight: bold;
	background-color: #dddddd;
}

#content td {
	vertical-align: top;
}

#content .admin ul {
	margin: 0 auto;
	padding: 0 10px;
	list-style-type: none;
}

#content .admin li {
	float: left;
	display: inline;
	margin: .75em 10px;
	text-align: center;
	width: 115px;
}

#content .admin li span {
	display: block;
	height: 7.5em;
}

#content .principals ul {
	margin: 0 auto;
	padding: 0 10px;
	list-style-type: none;
}

#content .principals li {
	float: left;
	display: inline;
	margin: .75em 10px;
	text-align: center;
	width: 150px;
}

#content .principals li span {
	display: block;
	height: 7.5em;
}

#headlinepic {
	float: left;
	width: 365px;
	height: 235px;
	padding: 10px;
	border-bottom-style: solid;
	border-color: #cccccc;
	border-bottom-width: 1px;
	background: none;
}

#headlinepicwo {
	float: left;
	width: 363px;
	padding-right: 5px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
}

#headlinepic img {
	height: 235px;
}

#headline {
	float: right;
	width: 344px;
	padding: 10px;
	border-left: 1px solid #cccccc;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	background-color: white;
	padding-bottom: 9999px;
	min-height: 215px;
	margin-bottom: -9999px;
}

#headline img { 
	border: none; 
}

#headline .h8 {
	font-size: 14px;
	color: red;
}

#links {
	float: left;
	width: 234px;
	margin-bottom: -9999px;
	padding-bottom: 9999px
}

#links_title {
	padding: 0px 10px;
}

.links {
	text-align: center;
	width: 100%;
	font-family: arial;
	font-size: 12px;
}

#calendar {
	float: right;
	width: 235px;
	margin-bottom: -9999px;
	padding-bottom: 9999px
}

#news {
	float: left;
	width: 277px;
	font-family: arial;
	font-size: 12px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-bottom: -9999px;
	padding-bottom: 9999px
}

#snowday {
	float: right;
	width: 513px;
	font-size: 12px;
	border-left-style: solid;
	border-color: #cccccc;
	border-left-width: 1px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}

h2.cancel, #inclement_headline {
	text-decoration: underline;
}
#inclement_headline {
	font-family: verdana;
	font-weight: bold;
	color: black;
	font-size: 21px;
	width: 504px;
	padding: 5px;
}

#inclement_weather {
	border-bottom-style: solid;
	border-color: #cccccc;
	border-bottom-width: 1px;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	padding: 5px;
	line-height: 1.50em;
}

#inclement_weather li {
	padding: 10px;
}

#brief_weather {
	float: left;
	height: 320px;
	width: 236px;
	padding: 10px;
}

#brief_weather ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#brief_weather li {
	margin: 0;
	margin-bottom: .5em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}

#brief_weather li img {
	width: 100px;
	padding: 10px 0 5px 0;
}

#brief_news {
	height: 320px;
	width: 236px;
	padding: 10px;
	float: right;
	border-left-style: solid;
	border-color: #cccccc;
	border-left-width: 1px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}

#brief_news ul {
	list-style-image: url('../images/post.gif');
	list-style-position: inside;
	margin: 0;
	padding: 0;
	clear: both;
}

#brief_news li {
	margin: 0;
	margin-bottom: .7em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}

#main_news li img {
	border: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 100px;
	float: left;
}

#discussion {
	border: 0px solid #000000;
	border-top-width: 3px;
	margin-top: 1em;
	width: 100%;
}

#discussion div {
	border: 1px solid #cccccc;
	margin-top: 1em;
	padding: .5em;
}

#discussion label img {
	padding: 0;
}

#discussion img {
	padding: 0 5px;
}

#main_news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main_news li {
	padding: 10px;
	margin: 0;
	float: left;
	margin-bottom: 1em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}

#rss, #ath {
	height: 35px;
}

#rss ul, #ath ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rss li, #ath li {
	padding: 3px 15px;
	margin: 0;
	float: left;
	margin-bottom: 1em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}

#rss li img, #ath li img {
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
}

#additional_news {
	padding: 3px 15px;
	min-height: 330px;
}

#additional_news ul {
	list-style-image: url('../images/post.gif');
	list-style-position: inside;
	margin: 0;
	padding: 0;
	clear: both;
}

.additional_news_images ul {
	list-style-image: url('../images/image.gif');
	list-style-position: inside;
	margin: 0;
	padding: 0;
	clear: both;
}

#additional_news li {
	margin: 0;
	margin-bottom: .7em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}

#athletics {
	padding: 3px 15px;
	border-top: 1px solid #cccccc;
}

#athletics ul {
	list-style-image: url('/common/calendar/icons/red.png');
	list-style-position: inside;
	margin: 0;
	padding: 0;
	clear: both;
}

#athletics li {
	margin: 0;
	margin-bottom: .7em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}

#school_spotlight {
	padding: 3px 15px;
	border-width: 1px;
	border-top-style: solid;
	border-color: #cccccc;
}

#school_spotlight ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#school_spotlight li {
	margin: 0;
	margin-bottom: .3em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}

#school_spotlight img {
	width: 200px;
}

h1 {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
	line-height: 1.25em;
	margin: 1em 0em;
	clear: both;
}

#copyright {
	width: 748px;
	margin: 0 auto;
	padding-bottom: 5px;
	clear: both;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	background-color: white;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#copyright ul {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#copyright li {
	width: 50%;
	display: inline;
	padding: 10px;
}

#copyright li img {
	padding-right: 4px;
}

/* Navigation Dividers */
#navigation .navbar {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .navbar a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .navbar ul {
	margin: 0;
	padding: 0;
}

#navigation .navbar li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}

/* Quick Links */
#parentlinks, #studentlinks, #stafflinks {
	margin-bottom: 2em;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	line-height: 1.35em;
	padding-bottom: 0px;
	height: 580px;
}

#parentlinks ul, #studentlinks ul, #stafflinks ul {
	margin: 0;
	padding: 0;
}

#parentlinks li, #studentlinks li, #stafflinks li {
	margin-bottom: .5em;
	list-style-type: circle;
	list-style-position: inside;
}

a img { 
	border: none; 
}

.ActiveTab {
	display: block;
}

.InactiveTab {
	display: none;
}

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	font-family: tahoma,sans-serif;
	border-bottom: 1px solid #cccccc;
	width: 193px;
	margin-left: 5px;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	position: relative;
	top: 1px;
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #ffffff;
	background: none;
	color: #000;
}

#tabnav a:hover {
	background: #fff;
}
/* End of Quick Links */


/* Most Popular Items */
#popularlinks, #populardownloads, #highlights {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	line-height: 1.35em;
}

#popularlinks ol, #populardownloads ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

#popularlinks li, #populardownloads li {
	line-height: 1.65em;
	list-style-position: inside;
}

#highlights {
	line-height: 1.5em;
	text-align: center;
}

#highlights ul {
	margin: 0;
	padding: 0;
}

#highlights li {
	list-style-type: circle;
	list-style-position: inside;
}

#mostpopular {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	font-family: tahoma,sans-serif;
	padding-top: 5px;
	border-bottom: 1px solid #cccccc;
	width: 363px;
}

span.visits {
	color: #888888;
}

#mostpopular li {
	margin: 0;
	padding: 0;
	display: inline;
}

#mostpopular a:link, #mostpopular a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	position: relative;
	top: 1px;
}

#mostpopular a:link.active, #mostpopular a:visited.active {
	border-bottom: 1px solid #ffffff;
	background: none;
	color: #000;
	position: relative;
	top: 1px;
}

#mostpopular a:hover {
	background: #fff;
}

.survey {
	text-align: center;
	font-weight: bold;
	width: 50%;
}

.survey2 {
	text-align: center;
	font-weight: bold;
}

#newsImages {
	min-height: 0;
	margin-top: -2em;
}

#newsImages:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* \*/
* html #newsImages { height: 1%; }
/* */

#newsDownloads span {
	font-weight: bold;
}

#newsDownloads ul, #newsImages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#newsImages ul {
	margin-top: 2em;
}

#newsImages ul li {
	float: left;
	margin: .3em;
	padding: 0;
}

#newsImages ul li img {
	border: 1px inset #9a3334;
	padding: 3px;
}

#newsImages ul li img.nav {
	border: 0;
}

#newsImages ul li.hidden {
	float: none;
	position: absolute;
	left: -1000px;
}

#newsDownloads ul li {
	list-style-type: square;
	margin-left: 1.5em;
	padding: 0;
}
#article {
	margin-top: 2.5em;
}
#article blockquote {
	text-align: center;
}
#newsEndTag {
	text-align: center;
	margin-top: 1em;
}
ul.staff {
	margin-top: 0;
}
.alert {
	text-align: center;
	color: blue;
}
.google {
	margin-left: 1em;
}
.error {
	color: red;
}
.google img {
	border: 0;
}
.lunch a {
	background: url('/web/images/pdf.gif') no-repeat left top;
	padding-left: 16px;
}
.portal {
	background: url('/web/images/go.png') no-repeat right center;
	padding-right: 19px;
}
.submitted {
	color: #048e3f;
}

.website_link{
	font-size: 10px;
}

.long_assignment{
	font-size: 10px;
}
#addthis {
	padding-bottom: .5em;
}
#contentMillage {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	padding: 0px;
	line-height: 1.50em;
	position: relative;
}
#FAQs {
	float: left;
	height: 100%;
	width: 470px;
	padding: 10px;
	border-right: 1px solid #cccccc;
}
#millageDownloads {
	float: right;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	margin-top: 0px;
	width: 248px;
}
#FAQs dd {
	margin-bottom: 1em;
}
#FAQs dt, #FAQs dd {
	margin-left: 1em;
}
#FAQs dt {
	font-weight: bold;
}
#FAQs .pre {
	text-decoration: underline;
	font-weight: bold;
	margin-left: -1em;
}
#FAQs h1 {
	font-size: 2.5em;
	text-decoration: none;
	margin: 0;
}
#top {
	border-bottom: 1px solid #cccccc;
	float: left;
	overflow: hidden;
}
@media print {
	#important_links,
	#secondary_links,
	#searchform,
	#navigation,
	#second_heading,
	#copyright img {
		display: none;
	}
	#content,
	#headings {
		border: none; 
	}
}
.wt-rotator {
	background: url('/web/images/background.png') repeat-y;
	background-position: center;
	border: none;
}

.maps {
	float: left;
	width: 50%;
}

#mappic {
	margin-left:50px;
	border-style:solid;
    border-width:1px;
}/* Navigation Dividers */
#navigation .heritage {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .heritage a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .heritage ul {
	margin: 0;
	padding: 0;
}

#navigation .heritage li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}

#navigation .employment {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .employment a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .employment ul {
	margin: 0;
	padding: 0;
}

#navigation .employment li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}

#navigation .leadership {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .leadership a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .leadership ul {
	margin: 0;
	padding: 0;
}

#navigation .leadership li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}

#navigation .parents {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .parents a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .parents ul {
	margin: 0;
	padding: 0;
}

#navigation .parents li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}

#navigation .schools {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .schools a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .schools ul {
	margin: 0;
	padding: 0;
}

#navigation .schools li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}

#navigation .support {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .support a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .support ul {
	margin: 0;
	padding: 0;
}

#navigation .support li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}

#navigation .vision {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 25px;
	width: 750px;
	height: 27px;
	visibility: hidden;
	background-color: #333333;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	color: white;
	z-index: 100;
	padding-top: 5px;
}

#navigation .vision a {
	text-decoration: none;
	color: white;
	text-align: left;
}

#navigation .vision ul {
	margin: 0;
	padding: 0;
}

#navigation .vision li {
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 1em;
	display: inline;
}
#navigation.ver .heritage
{
	margin-left: -268px;
	width: 175px;
	height: auto;
}

#navigation.ver .heritage ul
{
	padding-bottom: 10px;
}

#navigation.ver .heritage li
{
	display: block;
}

#navigation.ver .employment
{
	width: 175px;
	height: auto;
}

#navigation.ver .employment ul
{
	padding-bottom: 10px;
}

#navigation.ver .employment li
{
	display: block;
}

#navigation.ver .leadership
{
	margin-left: -161px;
	width: 175px;
	height: auto;
}

#navigation.ver .leadership ul
{
	padding-bottom: 10px;
}

#navigation.ver .leadership li
{
	display: block;
}

#navigation.ver .parents
{
	margin-left: -54px;
	width: 175px;
	height: auto;
}

#navigation.ver .parents ul
{
	padding-bottom: 10px;
}

#navigation.ver .parents li
{
	display: block;
}

#navigation.ver .schools
{
	margin-left: 53px;
	width: 175px;
	height: auto;
}

#navigation.ver .schools ul
{
	padding-bottom: 10px;
}

#navigation.ver .schools li
{
	display: block;
}

#navigation.ver .support
{
	margin-left: 160px;
	width: 175px;
	height: auto;
}

#navigation.ver .support ul
{
	padding-bottom: 10px;
}

#navigation.ver .support li
{
	display: block;
}

#navigation.ver .vision
{
	margin-left: 198px;
	width: 175px;
	height: auto;
}

#navigation.ver .vision ul
{
	padding-bottom: 10px;
}

#navigation.ver .vision li
{
	display: block;
}
