﻿body
{
	background-color: #86B1E0;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 17px;
}

#wrapper
{
	margin: auto;
	width: 1000px;
}

#banner
{
	background-image: url(images/seal.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 139px;
	width: 1000px;
}

ul#rotatingBanners
{
	height: 1px;
	list-style: none;
	margin-left: 250px;
	padding: 0;
}

#officeOf
{
	background-color: #B5040C;
	background-image: url(images/officeOf.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 35px;
	width: 1000px;
}

.searchBtn
{
	float: right;
	margin-right: 4px;
}

#nav
{
	background-image: url(images/navBG.jpg);
	height: 37px;
	width: 1000px;
}

#nav a, #nav a:visited
{
	color: Black;
	display: inline-block;
	margin-top: 5px;
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	width: 110px;
}

#subBanner
{
	background-image: url(images/courtHouse.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: solid 16px #B5040C;
	height: 200px;
	width: 1000px;
}

#revComm
{
	background-image: url(images/revCommNoPhoto.jpg);
	height: 200px;
	margin-left: 546px;
	width: 455px;
}

#content
{
	background-color: White;
	min-height: 300px;
	padding: 15px;
	padding-top: 0;
	width: 970px;
}

#welcome
{
	background-image: url(images/welcome.jpg);
	height: 26px;
	margin: auto;
	margin-bottom: 15px;
	width: 561px;
}

#footer
{
	color: White;
	padding: 15px;
	text-align: center;
}

/* Secondary */
.secSearchBtn
{
	background-color: White;
	padding-right: 3px;
	text-align: right;
}
