body {
	background-color: #395C65;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1
{
	color:#396542;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

h2
{
	color:#396542;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

#sideboxTitle
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

#imgCaption
{
	color:#838181;
	font-size:11px;
}

#bodyLeft
{
	margin-left:15px;
	width:680px;
	float:left;
	padding-right:17px;
	display:inline;
}

#bodyRight
{
	width:192px;
	position:relative;
	float:right;
	margin-right:8px;
	z-index:0;
	display:inline;
}

#clear
{
	clear:both;
}

#bodyWrapper
{
	padding-bottom:10px;
}

#topNavLinks
{
	padding-right:8px;
	font-size:12px
}
body,td,th {
	color: #654239;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #654239;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #654239;
}
a:hover {
	text-decoration: underline;
	color: #654239;
}
a:active {
	text-decoration: none;
	color: #654239;
}

#bottomNav, #bottomNav a:active, #bottomNav a:link, #bottomNav a:visited, #bottomNav a:hover, #copyright, #copyright a:active, #copyright a:link, #copyright a:visited, #copyright a:hover
{
	font-size:12px;
	color:#999999;
}

#specialEvent
{
	border:1px solid #CCCCCC;
	width:673px;
	padding:2px;
}

.classified
{
	color: #006600;
	font-weight: bold;
	font-style: italic;
}
.news
{
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.event
{
	color: #000099;
	font-weight: bold;
	font-style: italic;
}

.legislative
{
	color:#FF8C00;
	font-weight:bold;
	font-style:italic;
}

.newsTitle
{
	background-color:#87A2AC;
	color:#FFFFFF;
}

.box
{
	border:1px solid #87A2AC;
}
.boxTitle
{
	background-color:#87A2AC;
	color:#FFFFFF;
	font-weight:bold;
}