#page_title h2{
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#content_wrapper{
	width: 797px;
	clear: both;
	overflow: hidden;
	text-align: left;
	margin: 0px auto;
	background: #FFFFFF;
}
#description ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
#description ul li a{
	color: #606000;
	text-decoration: none;
}
#description ul li a:hover{
	color: #606000;
	text-decoration: underline;
}
#stage{
	width: 533px;
	height: 414px;
	border: 0px;
	overflow: hidden;
}
#stage_tabs{
	position: absolute;
	right: 15px;
	top: 15px;
	overflow: hidden;
}
#stage_tabs ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #FFFFFF;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	overflow: hidden;
}
#stage_tabs li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #333333;

}
#stage_tabs li a{
	display: block;
	color: #333333;
	text-decoration: none;
	background: url(../img/backgrounds/breadcrumb_shadow.gif) center repeat-x;
	padding: 3px 5px;
}
#stage_tabs li.selected a{
	display: block;
	color: #333333;
	text-decoration: none;
	background: #dddddd;
	padding: 3px 5px;
}
#stage_tabs li a:hover{
	display: block;
	color: #333333;
	text-decoration: none;
	background: #dddddd;
	padding: 3px 5px;
}

#sidebar_detail{
	float: left;
	width: 223px;
	height: 384px;
	padding: 15px;
	background: #e3e3e3 url(../img/sidebar/shadow_top.gif) top no-repeat;
}
#sidebar_container{
	float: left;
	width: 253px;
}
#sidebar_detail h3, #description h3{
	padding: 0px;
	margin: 0px;
}
#description h3{
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#property_content{
	clear: both;
	width: 797px;
	overflow: hidden;
	padding-top: 11px;
}
#description{
	float: left;
	width: 533px;
	margin-right: 11px;
}
#detail_map_container{
	width: 251px;
	height: 251px;
	border: 1px solid #999999;
}
#flyer_link{
	width: 231px;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #999999;
	background: #EBEBEB;
	overflow: hidden;
}
#property_links{
	width: 231px;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #999999;
	background: #EBEBEB;
	overflow: hidden;
}
#property_links h3{
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#property_links ul{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#property_links ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	list-style: url(../img/buttons_icons/pdf.gif);
}
#property_links ul li.pdf{
	list-style: url(../img/buttons_icons/pdf.gif);
}
#property_links ul li.doc{
	list-style: url(../img/buttons_icons/doc.gif);
}
#property_links ul li.img{
	list-style: url(../img/buttons_icons/img.gif);
}
#property_links ul li.dwg{
	list-style: url(../img/buttons_icons/dwg.gif);
}
#property_links ul li a{
	color: #333333;
	text-decoration: none;
}
#property_links ul li a:hover{
	color: #666666;
	text-decoration: none;
}
#properties_list{
	clear: both;
	width: 797px;
	overflow: hidden;
	padding-top: 11px;
}
#properties_list h2{
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
}
#properties_list h4{
	border: none;
}
#properties_table, #more_properties_table{
	width: 797px;
	border: 0px;
}
#properties_table td, #more_properties_table td{
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 11px;
	vertical-align: top;
}
#more_properties_table td{
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 30px;
	border: none;
	margin-bottom: 11px;
	vertical-align: top;
}
#more_properties_table ul, #more_properties_table ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.property{
	width: 391px;
}
.property #photo{
	float: left;
	width: 200px;
	margin-right: 15px;
}
.property #exp_photo{
	float: left;
	margin-right: 15px;
}
.property_info{
	float: left;
	width: 176px;
}
.property_info h3{
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.property_info p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.address{
	font-size: 12px;
	font-weight: normal;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}