@charset "UTF-8";
body {
	background-image: url(art/bg.jpg);
	background-position: top center;
	background-color: #551F02;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#overall {
	width: 750px;
	margin:0 auto;
	text-align:center;
}
#close { width:750px;text-align:right;}
#sidebar,#thebox,#content,#c1, #c2 { height:448px;}

#thebox {
	width: 750px;
	margin:0 auto;
	background-image: url(art/bg-int.jpg);
	border: #c36f3d solid 1px;
	height: 448px;
}
#topnav {
	margin-top:33px;
	width:750px;
	text-align:right;
	height:27px;
}

#content {
	margin-left:10px;
	width:738px;
}
#content a { color:#772120;}
#sidebar,#logo,#nav,sbmaps {
	width:180px;
}

#c1 {
	width:110px;
	float: left;
}
#c2 {
	float:right;
	width:448px;
}
#logo,#sbbot { cursor:pointer}
#sidebar {
	float:left;
}
#logo { height:130px}
#nav {
	height:229px;
	margin-top: 115px;
}
#sbnav { margin-top:48px;}
#sbbot {
	height:105px;
}
.c1content {
	font-size:10px;
	line-height:12px;
	text-align:right;
	margin-right: 10px;
}
.c1thumbs { 
	margin-right:10px;
	width:100px;
	text-align: right;
	}
.c1thumbs img { margin-bottom:7px;padding:0px;display:block;}

.dividerline { border-bottom:#b7a16b solid 1px; margin-bottom:15px;}
.c2content {
	padding:20px;
	text-align:left;
	font-size:10px;
	line-height:12px;
	color:#443f02;
}

.c2contentRES {
	padding:20px;
	text-align:left;
	font-size:10px;
	line-height:12px;
	color:#443f02;
	background-image:url(art/bg-res-sidebar-wline.jpg);
	background-repeat:no-repeat;
}


.underline { border-bottom:#d9c5bc solid 1px;padding-bottom:4px;}

#thecarousel {
	width:448px;
	height:360px;
	font-size:10px;
}

#parcel_details {
background-image:url(art/bg-parcel-details.gif);
width:428px;
height:68px;
padding:10px;
font-size:10px;
color:#fddbae;
text-align:left;
}
#parcel_details strong { color:#f68e56;}
