@charset "utf-8";

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7b299;
}
body {
	background-color: #f2eaea;
}
p {
	margin-bottom: 5px;
}
.rightcolumn {
	float: left;
	height: auto;
	width: 315px;
}
.margin {
	margin: 7px;
}


/*Utility Styles*/

.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.cleardiv{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 0pt;
	line-height: 0px;
}

#headerhouse {
	float: right;
	height: 150px;
	width: 383px;
	position: relative;
	top: 19px;
}
#nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#nav a {
	color: #3D2115;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
#nav a:hover {
	color: #FFFFFF;
}

#navbg {
	height: 26px;
	width: auto;
	background-image: url(../images/global/navbg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}


#headerbg {
	background-image: url(../images/global/headerbg.jpg);
	background-repeat: repeat-x;
	height: 169px;
	width: auto;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 169px;
}
#maincontentbg {
	background-color: #3d2115;
	height: auto;
	width: auto;
}
#maincontenthome {
	height: 320px;
}

#subcontentbg {
	background-color: #4d3328;
	height: auto;
	width: auto;
}
#footerbg {
	background-image: url(../images/global/footerbg.jpg);
	background-repeat: repeat-x;
	height: 140px;
	width: auto;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3D2115;
}

.padding {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
	width: 950px;
}

.minheight {
	float: left;
	height: 290px;
	width: 0px;
}
.column {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 10px;
}
.column710 {
	float: left;
	height: auto;
	width: 710px;
	margin-left: 25px;
}
#mapwrapper {
	float: left;
	height: auto;
	width: 500px;
}

.doublecolumn {
	float: left;
	height: auto;
	width: 410px;
	margin-right: 10px;
}
.triplecolumn {
	float: left;
	height: auto;
	width: 610px;
	margin-right: 10px;
}
.heading1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}

.formlabel {
	float: left;
	width: 150px;
	margin-bottom: 5px;
}#Submit {
	background-image: url(../images/global/navbg.jpg);
	font-weight: bold;
	color: #4D3328;
	height: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeplan_label {
	float: left;
	width: 325px;
}

a {
	color: #FFFFFF;
}

