body{
	font:12px normal Tahoma;
	margin:10px auto; padding:0px;
	/*background-color: #54140d;*/
	background-color: #544d3f;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}

div#wrapper{
	background-color:#7c6f56;
	color: #666666;
	margin:0px auto; 
	padding:0px;
	text-align:justify;
	width:770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: 10px solid #928c7f;*/
}

div#logo {
	background-image: url(../images/adnav_03.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 145px;
}

div#border {
	width: 790px;
	background-image:url(../images/leftshadow.gif);
	background-repeat: repeat;
}

div#content {
	/*max-width: 36em;*/
	background-color: #7c6f56;
	width: 560px;
	margin: 0 5px 0 190px;
	padding: 5px;
	color: #efdcba;
}

div#footer {
	width: 770px;
	height: 18px;
	text-align: center;
	background-color: #4b412d;	
	color: #FFFFFF;
	clear: both;
	font-size: 9px;
}

div#topnav {
	width: 770px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	background-color: #4b412d;
	color: #FFFFFF;
}

div#topnav a {
	text-decoration: none;
	color: #FFF;
}

div#topnav a:hover {
	text-decoration: underline;
}

div#leftcol {
	background-color:#7c6f56;
	color: #FFF;
	background-image:url(../images/carol.jpg);
	background-repeat:no-repeat;
	width:170px;
	float:left;
	margin: 0 0 0em 0;
	border-right: 5px solid #867f71;
}

div#sidenavcontainer { 
	width: 170px;
	margin-top:295px;
}

div#sidenavlist {
	width:170px;
}

div#sidenavcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}

div#sidenavcontainer a {
	display: block;
	padding: 3px;
	width: 154px;
	background-color: #4b412d;
	border-bottom: 1px solid #867f71;
	border-left:#7c6f56 solid 10px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

div#sidenavcontainer a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div#sidenavcontainer a:hover {
	background-color: #7c6f56;
	color: #fff;
	border-left:#c3b498 solid 10px;
	text-decoration: none;
}

body, td, th{color:#C8C09F;}
table.new_homes{
	border-top:1px solid #000;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #000;
	margin:8px 0;
	width:500px;
}
table.new_homes th, table.new_homes td{
	border-top:none;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:none;
	font:12px Arial,Helvetica,sans-serif;
	padding:2px;
	vertical-align:top;
	white-space:nowrap;
}
table.new_homes th{
	background-color:#D5CDAB;
	color:#000;
	font-weight:normal;
	text-align:center;
}
table.new_homes th.price{background-color:#FF0;}
table.new_homes th.city{
	color:#C8C09F;
	background-color:#6E674E;
	font-weight:bold;
}
table.new_homes td{
	background-color:#FFF;
	color:#000;
	text-align:left;
}
table.new_homes td.spacer{
	background-color:transparent;
	font-size:6px;
	line-height:6px;
}
p.new_homes_contact{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin:8px 14px 8px 0; padding:0;
	text-align:center;
}
p.new_homes_contact a:link{color:#FFF; text-decoration:underline;}
p.new_homes_contact a:visited{color:#FFF; text-decoration:underline;}
p.new_homes_contact a:hover{color:#FFF; text-decoration:underline;}
p.new_homes_contact a:active{color:#FFF; text-decoration:underline;}