﻿body{
	text-align: center;
	color: #333333;
	background-color: #EBE7DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent a {
	color: #333;
	text-decoration: none;
}
#mainContent a:hover {
	color: #006C86;
}

#wrapper
{
	width: 800px;
	text-align: left;
	border: thin solid #4491B9;
	background-image: url(images/middleBG.jpg);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
}

#masthead {
	width: 800px;
	height: 138px;
}


	
}
#container {
	width: 800px;
	background-image: url(images/backgroundContainer.gif);
	background-color: #FFF;
}

#nav 
{
	float: left;
	width: 180px;
	padding:0px;
	margin-top:0px;
	text-align: left;
	background-color: #5298BE;
	border-top: 1px solid #9AC1D2;
}

#mainContent {
	margin-left: 180px;
	width: 600px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}
#mainContent h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006C86;
}
#mainContent p{
	line-height:1.1em;
	font-family: Verdana, Geneva, sans-serif;
}

#footer {
	clear: both;
	width: 800px;
}
#specialEvents {
	float:right;
	width:187px;
	border:1px solid #3366FF;
	margin-left:5px;
	margin-right:0px;
	background-color: #AFD1E2;
	margin-bottom: 0px;
}
.blueHeaderText {
	color: #FF0000;
}
.blueBorder {	border: 1px solid #4085AA;
}
#specialEvents a {
	color: #006699;
	text-decoration: none;
	font-size: 8.5pt;
	font-weight: bold;
}
#specialEvents a:hover {
	color: #006699;
	text-decoration: underline;
}
#specialEvents p.boxHeader  {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color: #4491B8;
	display: block;
	font-size: 1.2em;
	margin: 0;
	padding: 5;
}
#blankSpace {
	background-color: #76ADCC;
	border-bottom: 1px solid #9AC1D2;

}
/* Individual styles */
#mainContent p.mission {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #006C86;
}
#mainContent h3.italic {
	font-style: normal;
	color: #006C86;
	font-size: 16px;
}

.toTop {
	text-align: right;
}
.titlebkg {
	background-image: url(/cms/images/tb_topmiddle.gif);
	background-repeat: repeat-x;
}
#posting {
	color: #006699;
	font-weight: bold;
}
#posting a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#posting a:hover {
	color: #006699;
	text-decoration: underline;
}
#sitemap ul {
	list-style-type: none;
}
