/* General */

body {
	background: #61835d url('/pics/body_bg.jpg') repeat-x left top;
	text-align: center;
	margin: 16px 0 0 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#outerWrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
div#wrapper {
	margin-left: 44px;
	width: 900px;
	background: url('/pics/contentbg.jpg') top left repeat-y;
}
div#wrapperBgTop {
	width: 900px;
	background: url('/pics/contentbgtop.jpg') top left no-repeat;
}
div#wrapperBgBot {
	width: 900px;
	text-align: left;
	background: url('/pics/contentbgbot.jpg') bottom left no-repeat;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex {
	text-align: left;
	width: 712px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	padding-bottom: 25px;
	float: right;
}
.content {
	text-align: left;
	width: 664px;
	padding: 10px 38px 40px 10px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	float: right;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 22px;
	padding: 4px 0 0 33px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') top left no-repeat;
	text-transform: uppercase;
}

#googleTranslate {
	width: 150px;
}
/* Header */

div#header {
	width: 980px;
	height: 119px;
	background: url('/pics/header.jpg') no-repeat;
}
div#header h1 {
	width: 0;
	height: 0;
	padding: 0;
	font-size: 0;
	margin: 0;
	overflow: hidden;
}
#marquee {
	margin: 0 auto;
	margin-top: 95px;
	color: #005fcc;
	font-weight: normal;
	z-index: 1000;
	width: 900px;
}
/* Navigation menu */

div#menu {
	width: 188px;
	padding-top: 10px;
	padding-bottom: 200px;
	float: left;
}
ul#leftNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
}
ul#leftNavItems li {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#leftNavItems li a, ul#leftNavItems li span {
	width: 166px;
	height: 22px;
	display: block;
	overflow: hidden;
	padding: 5px 0 0 12px;
	background: url('/pics/topnav.gif') top left no-repeat;
	background-position: 0 0;
	font-variant: small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	*font-size: 12px;
	font-weight:Bold;
	letter-spacing: 1px;
	cursor: pointer;
	color: #fff;
}

ul#leftNavItems li a#leftNav1{
	background: url('/pics/topnav2.gif') top left no-repeat;
	background-position: 0 0;
}

ul#leftNavItems li:hover span#leftNav1, ul#leftNavItems li.click span#leftNav1, ul#leftNavItems li:hover a#leftNav1, ul#leftNavItems li.click a#leftNav1,ul#leftNavItems li.hover a#leftNav1,
ul#leftNavItems li:hover span#leftNav2, ul#leftNavItems li.click span#leftNav2, ul#leftNavItems li:hover a#leftNav2, ul#leftNavItems li.click a#leftNav2, ul#leftNavItems li.hover span#leftNav2,
ul#leftNavItems li:hover span#leftNav3, ul#leftNavItems li.click span#leftNav3, ul#leftNavItems li:hover a#leftNav3, ul#leftNavItems li.click a#leftNav3, ul#leftNavItems li.hover span#leftNav3,
ul#leftNavItems li:hover span#leftNav4, ul#leftNavItems li.click span#leftNav4, ul#leftNavItems li:hover a#leftNav4, ul#leftNavItems li.click a#leftNav4, ul#leftNavItems li.hover span#leftNav4,
ul#leftNavItems li:hover span#leftNav5, ul#leftNavItems li.click span#leftNav5, ul#leftNavItems li:hover a#leftNav5, ul#leftNavItems li.click a#leftNav5, ul#leftNavItems li.hover span#leftNav5,
ul#leftNavItems li:hover span#leftNav6, ul#leftNavItems li.click span#leftNav6, ul#leftNavItems li:hover a#leftNav6, ul#leftNavItems li.click a#leftNav6, ul#leftNavItems li.hover span#leftNav6,
ul#leftNavItems li:hover span#leftNav7, ul#leftNavItems li.click span#leftNav7, ul#leftNavItems li:hover a#leftNav7, ul#leftNavItems li.click a#leftNav7, ul#leftNavItems li.hover span#leftNav7, ul#leftNavItems li:hover span#leftNav8, ul#leftNavItems li.click span#leftNav8, ul#leftNavItems li:hover a#leftNav8, ul#leftNavItems li.click a#leftNav8, ul#leftNavItems li.hover span#leftNav8,
ul#leftNavItems li.hover span#leftNav9, ul#leftNavItems li.click span#leftNav9, ul#leftNavItems li:hover a#leftNav9, ul#leftNavItems li.click a#leftNav9, ul#leftNavItems li.hover span#leftNav9,
ul#leftNavItems li.hover span#leftNav10, ul#leftNavItems li.click span#leftNav10, ul#leftNavItems li:hover a#leftNav10, ul#leftNavItems li.click a#leftNav10, ul#leftNavItems li.hover span#leftNav10 {
	background-position: -178px 0;
	color: #475c30;
}
/* Drop down items */

ul#leftNavItems ul {
	display: none;
}
ul#leftNavItems li.click ul {
	display: block;
	margin: 0 0 0 30px;
	padding: 0;
}
ul#leftNavItems ul li {
	list-style: disc;
	color: #fff;
	padding: 4px 0;
}
/* Drop down items colors and formatting */

ul#leftNavItems li ul li a {
	line-height: 8pt;
	text-align: left;
	text-decoration: none;
	padding: 0;
	height: auto;
	width: 150px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
}
ul#leftNavItems li ul li a:hover {
	line-height: 8pt;
	text-align: left;
	text-decoration: none;
	padding: 0;
	height: auto;
	width: 150px;
	color: #e3d84a;
}
/* Index properties */

#leftColumn {
	width: 392px;
	padding: 6px;
	float: left;
}
#rightColumn {
	width: 285px;
	padding-top: 6px;
	float: left;
	
}
/* Quicklinks */

#quickLinks {
	width: 690px;
	height: 28px;
	background: #2f6029;
	border-top: solid 1px #6e906a;
	padding: 0;
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url('/pics/quicklinks_header.gif') no-repeat;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 80px;
	float: left;
	width: 690px;
}
#quickLinks ul li{
	float: left;
	width: 172px;
}
#quickLinks a {
	width: 172px;
	height: 23px;
	padding: 5px 0 0 0;
	text-decoration: none;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	text-align: center;
	background: url('/pics/midnav.gif') top right no-repeat;
	background-position: 0 0;
	font: 15px Georgia, "Times New Roman", Times, serif;
	*font-size: 14px;
	font-variant: small-caps;
}
#quickLinks a#midNav4 {
	background: url('/pics/midnav2.gif') top right no-repeat;
	background-position: 0 0;
}

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4 {
	background-position: -172px 0;
	color: #495f34;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 26px 386px;
	font-size: 0;
	background: url('/pics/news_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
	border-bottom: solid 7px #e6ece5;

}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 26px 274px;
	font-size: 0;
	background: url('/pics/events_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
	border-bottom: solid 7px #e6ece5;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 386px;
	margin: 0;
	padding: 1px;
	border: solid 1px #cccccc;
}
#news_links {
	padding: 20px 0 20px 0;
}
#eventsContainer {
	width: 274px;
	margin: 0;
	padding: 1px;
	border: solid 1px #cccccc;
}
/* Homepage Section Table Includes */

.HPNews {
	width: 360px;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
.HPEvents {
	width: 250px;
	padding: 0;
	margin: 0 auto;
	color: #333;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #43863b;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */
#rotate_overlay {
	position: absolute;
}
/* Footer */

div#footer {
	width: 900px;
	height: 42px;
	padding-top: 8px;
	text-align: left;
	color: #fff;
	margin-left: 48px;
}
#district {
	float: left;
}
#address {
	width: 610px;
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	*font-size: 14px;
	float: right;
	position: relative;
}
#edunet {
	float: right;
	position: relative;
	left: -10px
}
#footer span {
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding: 4px 13px 4px 13px;
	background: #487143;
	position: relative;
	top: -10px;
margin-left:-5px;
	left: 45px;
}
#search {
	width: 117px;
	padding: 0;
	margin: 0 0 3px 30px;
	background: #fff;
}
#spanish {
	margin-left: 30px;
}







