/* General */

.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
body {
	background: #c69c36 url('/pics/body_bg.jpg') top repeat-x;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 23px;
	margin: 0 auto;
}
div#sidesTop {
	margin: 0 auto;
	width: 940px;
	background: url('/pics/shadow_top.png') top no-repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#sidesMiddle {
	margin: 0 auto;
	width: 940px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#sidesBottom {
	margin: 0 auto;
	width: 940px;
	background: url('/pics/shadow_bottom.png') bottom no-repeat;
	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;
	background: url(/pics/index_bottom.png) bottom left repeat-x #760500;
	position: relative;
	padding: 0 0 42px 0;
	
	overflow: auto;
}
.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: #000;
	font-weight: bold;
	width: 900px;
	height: 17px;
	z-index: 80;
	position: absolute;
	bottom: 4px;
	left: 0;
	padding: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 870px;
	height: 40px;
	padding: 5px 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;
}
#googleTranslate {
	margin: 4px 0 0 0;
	float: left;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#headerIMG {
	width: 940px;
	height: 199px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 29px;
	padding-top: 0px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 90;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	position: relative;
	z-index: 90;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 29px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 109px;
	background: url('/pics/topNav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 115px;
	background: url('/pics/topNav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 107px;
	background: url('/pics/topNav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 97px;
	background: url('/pics/topNav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 113px;
	background: url('/pics/topNav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 124px;
	background: url('/pics/topNav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 116px;
	background: url('/pics/topNav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 119px;
	background: url('/pics/topNav8.gif') no-repeat;
}
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 {
	background-position: 0 -29px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 90;
	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 {
	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: #fff;
	background: #5f0501;
}
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: #5f0501;
	background: #c19c32;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #5f0501;
	background: #c19c32;
}
/* Index properties */

#leftColumn {
	width: 559px;
	padding: 0px;
	float: left;
}
#rightColumn {
	width: 341px;
	padding: 0px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 205px;
	padding: 0;
	margin: 0;
	right: 0;
	position: absolute;
	top: 5px;
	text-align: left;
	background: url(/pics/quicklink_background.jpg) no-repeat;
	min-height: 304px;
	height: auto !important;
	height: 304px;
	
	min-height: 377px;
}
#quickLinks h2 {
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#quickLinks li {
	margin: 8px 0;
}
#quickLinks a {
	text-align: right;
	width: 0;
	height: 0;
	text-decoration: none;
	height: 28px;
	width: 205px;
	padding: 0 11px 0 3px;
	width: 191px;
	margin: 0;
	line-height: 28px;
	display: block;
	color: #f7efef;
	font-family: Times, 'Times New Roman', serif;
	font-size: 15px;
	letter-spacing: .03em;
	background-image: url(/pics/quicklink.png);
	background-repeat: no-repeat;
	background-position: 200px 200px;
}

#quickLinks .long a {
	background-image: url(/pics/quicklink_long.png);
}

#quickLinks a:hover {
	background-position: 0 6px;
	color: #710500;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 52px 559px;
	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 52px 341px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 499px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	margin: 0;
	padding: 0 15px 0 15px;
	background: url('/pics/news_bg.jpg') bottom right no-repeat;
}
#eventsContainer {
	width: 281px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	margin: 0;
	padding: 0 15px 0 15px;
}
/* Homepage Section Table Includes */

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

#left {
	width: 361px;
	float: left;
}
#middle {
	width: 258px;
	float: left;
	margin-left: 8px;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#shuffle1 {
	width: 695px;
	height: 369px;
	position: relative;
}

#shuffle1 .overlay {
	display: block;
	width: 695px;
	height: 369px;
	z-index: 4;
	position: absolute;
	background: url(/pics/shuffle_overlay.png) 0 0 no-repeat;
}



/* Footer */

div#footer {
	width: 940px;
	height: 93px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
address {
	position: absolute;
	text-align: right;
	left: 555px;
	top: 23px;
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
district {
	position: absolute;
	text-align: right;
	left: 839px;
	top: 9px;
	color: #fff;
}

/*.contentIndex #search {
	position: absolute;
	right: 40px;
	bottom: 60px;
	z-index: 100;
}

.contentIndex #search #q {
	width: 150px;
}
*/
#search {
	position: absolute;
	text-align: right;
	right: 8px;
	top: 95px;
	color: #fff;
}

#search #q {
	width: 130px;
	height: 12px;
	border: 0;
	padding: 2px 2px 2px 8px; *margin-top: -1px;
	background: url('/pics/search_bg.gif') no-repeat #fff;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_black.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}


table.store tr td {border-bottom:1px solid #d6d6d6;}