body {background: #333;
	font-family: Arial, Verdana, Geneva, sans-serif;
}
#wrap {width: 900px;
	margin: 0 auto;
	background: #fafafa;
}
#inside {background: #fafafa;
	padding: 10px 15px;
}
.dbrown {color: #9c814a;
}
.dbrown_bg {background-color: #9c814a;
	color: #fafafa;
}
.lbrown {color: #c7b88d;
}
.lbrown_bg {background-color: #c7b88d;
	color: #fafafa;
}
.offblack {color: #333;
}
.tan {color: #a79e6f;
}
#top_menu {margin-left: 20px;
}
#top_menu li {display: inline;
	float: left;
/* change back if/when rental finder link returns
margin: 0 8px;
*/
	margin: 0 27px;
}
#top_menu li a {display: block;
	padding: .3em 25px;
	font-size: 16px;
	color: #fafafa;
	text-decoration: none;
}
#top_menu li a:hover {
	background-color: #bb9b59;
	color: #fafafa;
}
#logo {margin: 0 0 25px 0;
}
#logo a {text-decoration: none;
}
#logo h1 {font-size: 2em;
}
#logo h2 {margin-left: 3em;
	font-weight: normal;
}
#slideshow {margin: 10px auto;
	display: block;
	clear: both;
	width: 860px;
}
#main_cont {width: 860px;
	margin: 10px auto;
}
#main_cont_left {width: 590px;
	float: left;
}
#main_cont_right {width: 240px;
	float: right;
}
.subhead p, .bodytext p, .infobox p {margin-bottom: .8em;
}
.bodytext p {text-indent: 1em;
}
.subhead {background: #c7b88c;
	border: 2px solid #333;
	padding: .5em 1em;
	margin-bottom: 18px;
}
.bodytext {background: #a79e6f;
	border: 2px solid #333;
	padding: .5em 1em;
	margin-bottom: 18px;
}
.infobox {background: #e6e4de;
	border: 2px solid #333;
	padding: .5em 1em;
}
.heading_img {background: no-repeat center center;
	height: 41px;
	border-bottom: 3px solid #3d3b3b;
}
.featured_rentals {background-image: url('../images/heading_featured_rentals.gif');
}
#featured_rentals {margin: 15px auto;
}
.arental {width: 150px;
	float: left;
	margin: 0 8px;
	display: inline;
}
.arental img {border: 2px solid #333;
	margin-bottom: 2px;
}
.arental a {font-weight: bold;
	color: #636161;
	text-decoration: none;
}
.round_out {background: url('../images/round_bg.gif') no-repeat top right #3d3b3b;
	position: relative;
	color: #fff;
	border-bottom: 3px solid #3d3b3b;
	width: 300px;

}
.round_in {background: url('../images/round_cap.gif') top left no-repeat;
	padding: 8px 6px 0 8px;
}
.barsep {border-bottom: 3px solid #3d3b3b
}
#residential {margin-top: 25px;
}
.half_left {width: 49%;
	float: left;
}
.half_right {width: 49%;
	float: right;
}
.half_wrap {padding: 10px 8px;
}
.brd3 {border: 3px solid #333;
}
.property_properties li {background: url('../images/plus_sign.gif') no-repeat left center;
	margin: 6px auto;
	text-indent: 24px;
	padding: 2px 0 0 0;
	font-weight: bold;
}
.property_properties a {text-decoration: none;
}
.property_image {width: 336px;
	margin: 0 auto;
}
.property_image #property_image_image {margin-bottom: 10px;
}
.property_description {margin-top: 10px;
}
.property_features {margin: 10px 0;
}
.property_features ul {margin-left: 20px;
}
.brown_box {background: url('../images/brown_round_top.gif') no-repeat top center #3d3b3b;
	width: 323px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
.brown_box h2 {padding: .5em;
}
.residential_list_item {margin: 20px auto;
	background: #c7b88c;
	padding: 10px 8px;
}
.residential_list_desc_box {background: #fafafa;
	width: 323px;
	margin: 0 auto;
	position: relative;
}
.residential_list_desc {padding: .5em 1em;
	text-align: center;
}
.residential_list_desc_box a {color: #fff;
	text-decoration: none;
}
/*.map_thumb {position: absolute;
	bottom: 5px;
	left: 15px;
}
.details_thumb {position: absolute;
	bottom: 5px;
	right: 15px;
}*/
#thingy_thumbs {width: 290px;
	position: absolute;
	left: 16px;
	bottom: 5px;
}
#residential_select {text-align: center;
	margin: 20px auto;
}
#residential_select select {margin: 0 60px;
}
#residential_submit {border: none;
	cursor: pointer;
	padding: .3em 25px;
	font-size: 1em;
	width: auto;
	overflow: visible;
}
#residential_submit:hover {background-color: #bb9b59;
}
#footer {text-align: right;
	color: #fff;
	background: #333;
}
#footer a {color: #fff;
}
.photo_thumb {width: 45px;
	height: 45px;
	float: left;
	margin: 0 3px 0 0;
	cursor: pointer;
}
.featured_thumb {width: 135px;
}
#contact_info {text-align: center;
}
#contact_info .yarg {padding-left: 50px;
}
#contact_info li {display: inline;
	margin-left: 50px;
}
#rental_wrap {width: 625px;
	margin: 0 auto;
}
.browntan {background: #c7b88c;
	border: 2px solid #333;
	color: #333;
	padding: 3px 6px;
}
#rental_wrap .browntan {margin: 8px auto;
}
#rental_wrap #comments {display: block;
	width: 100%;
	height: 8em;
}
#rental_wrap select {margin-right: 10px;
}
#rental_wrap #name {margin-right: 20px;
}
#rental_wrap .submit_p {display: block;
	margin: 10px auto;
}
#about_bg {width: 794px;
	height: 731px;
	background: url('../images/about_bg.jpg') no-repeat;
	margin: 0 auto;
}
#about_text {width: 470px;
	height: 435px;
	overflow: auto;
	margin-left: 4px;
}
#links_list {padding: 1em;
}
#bus_map {width: 100%;
	height: 270px;
	margin: 0 auto;
}
#maplinks {margin: 8px 0;
}
#maplinks span {margin-right: 10px;
}
#maplinks a {text-decoration: none;
	color: #cbb540;
	font-weight: bold;
}
#logo_head {margin: 0 auto;
	width: 797px;
	height: 172px;
}