body{
	font-size:12px;
	font-family:Arial,Verdana,sans-serif;
	background-color:#FFF;
	text-align:center;
}
form, div {
	margin:0px;
	padding:0px;
}
a img {
	border:0px;
}
input.purple_button {
	display:none;
}
input.green_button {
	display:none;
}
h1 {
	color:#3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0px;
	
}
h2 {
	color:#453871;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0px;
}
h3 {
	color:#5b4d89;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
}
.clear {
	clear:both;
	font-size:0px;
}
.err_msg {
	display:none;
}
.notice_msg {
	display:none;
}
.buttons_right {
	float:right;
	padding:10px;
}
#header_wrapper {
	padding-bottom:3px;
	border-bottom:1px solid #000;
}
#header {
	height:90px;
	width:950px;
	text-align:left;
	margin:auto;
}
#rr_logo {
	width:329px;
	height:90px;
	float:left;
}
#nav {
	width:600px;
	padding-top:58px;
	float:right;
}
.green_tabs ul, .purple_tabs ul {
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}
.green_tabs li, .purple_tabs li {
	float:left;
	margin:0px;
	padding:0px;
}
.green_tabs a, .purple_tabs a {
	color:#5B4D89;
	font-weight:bold;
}
.green_tabs li div, .purple_tabs li div {
	height:32px;
	float:left;
	line-height:32px;
	padding:0px 15px;
}
#search_wrapper {
	display:none;
}
#content {
	width:950px;
	min-height:190px;
	height:auto !important;
	height:190px;
	padding-top:4px;
	text-align:left;
	margin:auto;
}
#content_box {
	width:950px;
	min-height:190px;
	height:auto !important;
	height:190px;
	padding-top:8px;
	text-align:left;
	margin:auto;
}
#content_box .pad_div {
	padding:10px;
}
.rental_buttons {
	display:none;
}
#share {
	height:0px;
	display:none;
	visibility:hidden;
}
.rental_detail_list {
	padding:10px;
}
.rental_detail_list td {
	padding:3px;
	font-weight:bold;
}
.rental_detail_list td.label {
	text-align:right;
	padding-right:5px;
	font-weight:normal;
}
.rental_description .header {
	font-weight:bold;
  border-bottom:1px solid #000;
}
.rental_description .pad_div {
	line-height:20px;
}
.rental_description .location_list {
	float:left;
	width:195px;
	font-weight:bold;
}
.rental_description .location_list ul {
	margin:0px;
	padding:0px;
}
.rental_description .location_list ul li {
	margin:2px 0px 4px 10px;
	padding:0px;
	list-style:none;
	font-weight:normal;
	line-height:12px;
}
.rental_description .location_map {
	float:left;
	border:1px solid #000;
	width:300px;
	height:250px;
}
.rental_images {
	list-style:none;
	margin:0px;
	padding:0px;
}
.photo_caption {
	padding:3px;
	border:solid 1px #000;
}
.photo_scroller {
display:none;
}
.rental_images li {
	width:400px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.owner_details {
	width:400px;
	border:1px solid #000;
	background-color:#FFF;
}
.owner_details .left_col {
	width:150px;
	float:left;
	text-align:center;
}
.owner_details .left_col .pad_div {
	margin-top:20px;
	padding:10px;
	text-align:center;
}
.owner_details .right_col {
	width:250px;
	float:right;
}
.owner_details .right_col tr.purple td {
	background-color:#cfc6da;
}
.owner_details .right_col td {
	padding:3px;
	font-weight:bold;
}
.owner_details .right_col td.label {
	text-align:right;
	font-weight:normal;
}
.left_col_rental {
	float:left;
	width:520px;
}
.right_col_rental {
	float:right;
	width:400px;
}
.right_col .highlight, .right_col_rental .highlight {
	display:none;
}
#footer_wrapper {
	margin-top:14px;
	background-color:#FFF;
}
#footer {
	width:950px;
	border-top: 1px solid #000;
	padding-top:20px;
	text-align:left;
	margin:auto;
}
#footer .footer_left {
	float:left;
	width:600px;
}
#footer .footer_right {
	float:right;
	text-align:right;
	width:300px;
}
