* {
	margin: 0;
	padding: 0;
	}
	
h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0 15px 15px;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background: #ffffff;
	}
	
a {
	color: #000000;
	font-weight: bold;
	}

.border {
	border: 1px solid #002278;
	}

#container {
	width: 990px;
	background: url(/images/global/bott.gif) no-repeat;
	background-position: left bottom ; 
	min-height: 630px;
	height: auto !important;
	height: 630px;
	}
	
#masthead {
	width: 990px;
	height: 245px;
	}
	
.floatleft {
	float: left;
	}
	
.clear {
	clear: both;
	}
	
#nav {
 width: 172px;
 float: left;
 }
 
#nav ul {
 list-style-type: none;
 }
 
#nav ul li {
 list-style-type: none;
 position: relative;
 background: url(/images/global/butt_back.gif) no-repeat;
 height: 25px;
 border-top: solid 1px #B5CB9A; 
 margin-bottom: 5px;
 margin-bottom: 0;
 padding-top: 3px;
 width: 172px;
 }
 
#nav ul li a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.75em;
 font-weight: bold;
 color: #3e6014;
 text-decoration: none; 
 width: 172px;
 padding-top: 3px;
 padding-left: 30px;
 } 
  
#nav ul li a:hover {
 color: #000000;
 }

/*--Sucker Fish Drop Down Nav--*/

/*--second tier--*/
 
#nav li ul {
 position:absolute;
 top: -2px;
 left: 172px;
 width: 172px;
 display: none;
 background: #3E6014;
border-left: 3px solid #ffffff;	
	}

#nav li ul li {
 display:block;
 height: 24px;
 width: 172px;
 background: #3E6014;
 }


#nav li ul li a {
 color: #ffffff;
 font-size: 0.75em;
 text-decoration: none;
 text-indent: 0px;
 display: block;
 width: 182px;
 padding-left: 4px;
 }
 


#nav li ul li a:hover {
 color: #f0f0f9;
 text-indent: 0px;
 }
 
 

#nav li:hover ul, #nav li.sfhover ul {
 display:block;
 width: 172px;
 }
/*--second tier end--*/


/*--third tier--*/
#nav li ul ul {
 position:absolute;
 top: 0px;
 left: 300px;
 width: 172px;
 display: none;
 }

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li li:hover ul, #nav li li.sfhover ul {
	left: 172px !important;
	left: 186px;
}
/*--third tier end--*/

/*--End Sucker Fish--*/

#midcolumn-home {
	float: left;
	width: 570px;
	border-left: 1px solid #002278;
	border-right: 1px solid #002278;
	margin-left: 13px;
	}
	
#midcolumn-home p {
	margin: 15px;
	}

#rightcol-home p {
	width: 450px;
	margin: 15px;
	line-height: 18px;
	}

#midcolumn ul {
	margin-left: 100px;
	}

#midcolumn {
	float: left;
	width: 803px;
	border-left: 1px solid #002278;
	border-right: 1px solid #002278;
	margin-left: 13px;
	margin-bottom: 30px;
	}


#midcolumn p {
	margin: 15px;
	}
	
#newscolumn {
	width: 218px;
	border: 1px solid #002278;
	border-bottom: 3px solid #002278;
	float: left;
	margin-left: 13px;
	}
#newscolumn2 {
	width: 218px;
	border: 1px solid #002278;
	border-bottom: 3px solid #002278;
	float: left;
	margin-left: 13px;
	margin-top: 5px;
	}
	
.news-box {
	width: 218px;
	border-bottom: 1px solid #c0c7df;
	}
	
.news-box p {
	font-size: 0.79em;
	margin: 7px;
	}


h1 {
	background-color: #002278;								
	padding: 5px 0 5px 15px;
	font-size: 1.2em;
	color: #ffffff;
	}

.news-box-other {
	width: 218px;
	border-bottom: 1px solid #c0c7df;
	background-color: #f0f0f9;
	}
	
.news-box-other p {
	font-size: 0.79em;
	padding: 7px;
	}

.date {
	text-align: right;
	font-style: italic;
	}
	
.news-link {
	color: #c0c7df;
	font-weight: bold;
	text-decoration: none;
	}
	
.newsheader	{
	font-weight: bold;
	font-size: 0.79em;
	margin-left: 7px;
	}	
.newsheader {
	margin:0;
	padding:15px 0 15px 15px;
}
.links-box {
	width: 218px;
	border-bottom: 1px solid #c0c7df;
	}
	
.links-box p {
	font-size: 0.79em;
	padding: 7px;
	}
.links-box-other {
	width: 218px;
	border-bottom: 1px solid #c0c7df;
	background-color: #f0f0f9;
	}
	
.links-box-other p {
	font-size: 0.79em;
	padding: 7px;
	}

.file-size{
	text-align: right;
	font-style: italic;
	margin-bottom: -20px;
	}
.links-link {
	color: #c0c7df;
	font-weight: bold;
	text-decoration: none;
	}
	
.linksheader, .linksheader2	{
	font-weight: bold;
	font-size: 0.79em;
	margin-left: 7px;
	margin-bottom: 0px;
	}
.linksheader2{
	margin-bottom: 5px;
	text-align: center;
	margin-left: 0px;
}


#footer {
	width: 990px;
	text-align: right;
	}	

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer ul li {
	display: inline;
	}
	
#footer ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 0.79em;
	font-weight: normal;
	}		
	
#footer p {
	color: #666666;
	font-size: 0.79em;
	margin-top: 5px;
	}	
	
/*--Calendar--*/

table {
	margin-bottom: 5px;
	padding: 0;
	}
	
table td {
	padding: 3px 10px 3px 9px;
	}

.eventstable {
	border-collapse: collapse;
	margin-top: 20px;
}
.eventstable th {
	margin: 0;
	padding: 0 0 10px 0;
	color: #08187b;
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
	text-align: left;
}
.eventstable td {
	margin: 0;
	padding: 0 10px 5px 0;
	font-size: 0.7em;
}
.eventstable td p.month {
	font-weight: bold;
	font-size: 1.2em;
}
.eventstable td a:link, .eventstable td a:visited, .eventstable td a:active {
	color: #8c1d1d;
	font-weight: bold;
}
.color2Box {
	background-color: #D0DBE8;
	border-collapse: collapse;
}
.color1Head {
	background-color: #ffffff;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}
.color2Head {
	background-color: #000000;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}
.color2Box td {
	text-align: center;
	font-size: 1.0em;
}
.color2Box td.dayholiday {
	background-color: #3858a8;
	color: #FFFFFF;
}
.color2Box td.dayinservice {
	background-color: #B5CB9A;
	color: #3E6014;
}
.weekend {
	background-color: #3858a8;
	color: #999999;
}
.selectyear {
	width: 120px;
	height: 20px;
	margin: 0 0 5px 0;
	font-size: 0.79em;
}
#mainbody form {
	margin: 0 0 15px 0;
	padding: 0;
}
.error {
	color: #CC0000;
}
.enter {
	position: absolute;
	top: 0px;
	right: 0px;
}	
	
	
#subcalendar {
	visibility: hidden;
	position: absolute;
	width: 190px;
	height: auto;
	top: 246px;
	left: 191px;
	z-index: 100;
}
#subcalendar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subcalendar ul li {
	margin: 0;
	padding: 0;
}
#subcalendar ul li a:link,
#subcalendar ul li a:visited,
#subcalendar ul li a:active {
	width: 190px;
	height: 25px;
	display: block;
	background-image: url(../images/global/button_submenu.gif);
	color: #f7e28e;
	text-decoration: none;
	line-height: 23px;
	text-indent: 20px;
}
#subcalendar ul li a:hover {
	background-image: url(../images/global/button_submenu_hi.gif);
}			

#calendar {
	float: left;
	width: 500px;
	}
	
#news td {
	padding: 5px 70px 5px 10px;
	}
		
.news-month {
	color: #002278;
	font-size: 1.2em;
	}
	
/*shcool dates tables*/

.school-dates {
	font-size: 1.0em;
	margin-left: 15px;
	margin-right: 15px;
	}

.table-header {
	color: #ffffff;
	background: #3858a8;
	} 
	
.period {
	background: #d0dbe8;
	}
	
.times {
	border: 1px solid #d0dbe8;
	}		
	
#clear {
	clear: both;
	height: 1px;
	}
	
.blue-text {
	color: #002278;
	}	

#midcolumn .grey-text {
	color: #666666;
	}	

#midcolumn .gallery-thumb {
	width: 154px;
	float: left;
	margin: 23px;
	}			

#midcolumn .gallery-thumb p {
	margin: 5px 0 5px 0;
	color: #666666;
	}			

#sitemapul {
margin-left:30px;
}

#sitemapul li {
margin-top:3px;
}
.login-button{
	color: #FFFFFF;
	background: #002278;
	border: 1px solid #000000;
	font-weight:bold;
	font-size: 11px;
}
