body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #f4f3e8;
	margin: 0px;
	padding: 0;
}
#top {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 6px;
}
#masthead {
	color: #999999;
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	height: 44px;
}
#header {
	height: 121px;
	background-image: url(images/logobg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5AC86;
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#nav ul 
{
	width:400px;
	margin-top: 32px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav ul li 
{
	width:79px;
	height:32px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	float: left;
}

#nav ul li a 
{
	display:block;
	width:79px;
	height:32px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	background-image:url(images/menubg-normal-light.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#nav ul li a:hover 
{
	color:#333333;
	text-decoration:none;
	background-image:url(images/menubg-hover-light.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#nav ul li.home 
{
	display:block;
	width:79px;
	height:32px;
	font-size:11px;
	font-weight:bold;
	line-height:32px;
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-image:url(images/menubg-hover-light.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.logoimg {
	padding-top: 15px;
	float: left;
}
#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#left {
	width: 560px;
	float: left;
}
#right {
	width: 375px;
	float: right;
}

.imgborder {
	border: 8px solid #DCD9B6;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 24px;
	padding-left: 5px;
}
.slogan {
	float: right;
	margin-top: 35px;
	margin-right: 130px;
	padding-left: 40px;
}
.bottomnav {
	height: 120px;
}
.bottomnav img {
	float: left;
	padding-right: 85px;
}


#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#masthead .content {
	font-size: 0.8em;
	letter-spacing: 0.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer .content {
	padding: 12px 0;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #CD8027;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #E8912A;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #D58627;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #D58627;
}
h1 {
	font-size: 2.1em;
	font-weight: normal;
	padding-bottom: 0.3em;
	color: #333333;
}
#contenthead {
	width: 540px;
	border: 8px solid #DCD9B6;
}
.leftfeatured {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px;
	background-color: #F8F7EF;
	border: 1px solid #E9E7D1;
}
.leftfeatured img{
	float: left;
	padding-right: 8px;
	padding-bottom: 40px;
}
.nest {
	border: 2px dashed #DCD9B6;
	padding: 5px;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#featuredagent {
	width: 100%;
	margin-top: 8px;
}
#featuredagent img {
	float:left;
	border: 8px solid #DCD9B6;
	clear: both;
	margin-right: 8px;
	margin-bottom: 8px;
}
#agents {
	width: 220px;
	margin-left: 15px;
	padding: 5px;
	background-color: #F8F7EF;
	border: 1px solid #E9E7D1;
	font-size: 12px;
	line-height: 16px;
	float: left;
	margin-bottom: 15px;
}
#agents img {
	float: left;
	padding-right: 8px;
	padding-bottom: 10px;
}
