﻿body
{
	background: #C9B69F url(images/bodyBG.jpg) repeat-x left top;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0;
}

#hpBannerTop
{
	background: url(images/hpBannerTop.jpg) no-repeat left top;
	height: 273px;
	margin: 0 auto;
	width: 1024px;
}

#wrapper
{
	background: url(images/hpWrapperBG.jpg) repeat-y left top;
	margin: 0 auto;
	width: 1025px;
}

#courtHouseBtm
{
	background: url(images/courtHouseBtm.jpg);
	float: right;
	height: 93px;
	width: 338px;
}

#hpNav
{
	background: url(images/hpNavBtns.jpg);
	float: left;
	height: 37px;
	width: 687px;
}

.siteNav a, .siteNav a:visited
{
	color: Black;
	display: inline-block;
	font-size: 1.1sssem;
	height: 19px;
	padding: 4px 0;
	text-decoration: none;
}

.siteNav > a.contact
{
	position: relative;
	left: 3px;
	width: 100px;
	text-align: center;
}

.siteNav > a.faq
{	
	position: relative;
	left: 11px;
	text-align: center;
	width: 98px;	
}

.siteNav > a.links
{
	position: relative;
	left: 18px;
	text-align: center;
	width: 98px;	
}

.siteNav > a.news
{
	position: relative;
	left: 27px;
	text-align: center;
	width: 98px;	
}

.siteNav > a.search
{
	color: black;
	position: relative;
	left: 35px;
	text-align: center;
	width: 240px;	
}

#hpContent
{
	clear: both;
	margin: 0 auto;	
	min-height : 300px;
	padding: 0 20px 10px 20px;
	width: 860px;
}

#hpContent .text
{
	clear: both;
}

#footer
{
	background: url(images/footer.jpg) no-repeat left top;
	color: White;
	height: 39px;
	margin: 0 auto;
	width: 1024px;	
}

#footer .text 
{
	padding: 5px 55px;		
}


/* secondary pages */
.secBodyBG
{
	background: #C9B69F url(images/secBodyBG.jpg) repeat-x left top;
}

#secBannerRt
{
	background: url(images/secBannerRt.jpg) no-repeat right top;
	height: 252px;
	width: 1025;
}

.siteNav > a.homeBtn
{
	cursor: hand;	
	display: block;
	height: 151px;
	width: 688px;
}

#secBannerLt
{
	background: url(images/secBannerLt.jpg) no-repeat left top;	
	height: 195px;	
	width: 688px;
}