﻿body
{
	margin: auto;
	padding: 0px;
	text-align: center;
	background: #DFBD73;
}

div
{
	margin: 0px;
	padding: 0px;
}

#wrapper
{
	width: 770px;
	margin: auto;
	background-color: #EFD8A6;
}

#wrapperInner
{
	margin: 0px 1px 0px 1px;
	background-color: white;
	width: 770px;
	border: solid 25px #EFD8A6;
}

#header
{
	background: url(images/defaultHeader.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 770px;
}

#secondaryHeader
{
	margin: 0 0 0 0;
	background: url(images/secondaryHeader.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 770px;
	padding-top: 125px;
}

#headerPic
{
	margin: 129px 0 0 0; 
	background: url(images/homeImage.jpg);
	width: 527px;
	height: 205px;
	float: left;
}

#headerLinks
{		
	float: left;
	width: 200px;
	margin-top: 130px;	
	text-align: left;
	position: relative;
}

#links
{
/*	margin: 125px 0 0 0; */
	height: 36px;
	width: 770px;
}

#defaultContent
{
	padding: 30px 30px 0px 30px;
}

#commPhoto
{
	float: right;
	margin: 0 0 0 0;
	padding: 110px 0 0 0;
}

#printHeader
{
	display: none;
	top: 157.01px;
	height: auto;
}

#taxSearchLink
{
	width: 222px;
	height: 24px;
	position: relative;
	padding: 5px;
	left: 263px;
	top: 123px;
	color: #254A00;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
}

#content
{
	margin: 1px 0px 10px 0px;
 	padding: 10px 30px 0 30px;
	text-align: left;
	width: 706px;
}

#footer
{
	border-top: solid 4px #1D2B60;
	padding-top: 10px;
	color: Gray;
}

#bottomCurve
{
	background: url(images/bottomCorners.jpg);
	background-position: bottom;
	height: 41px;
}

#validated
{
	margin: 15px 0 0 0;
}
