body {text-align:center; }
.content{	margin:0px auto;	width:750px;	padding: 0px; text-align:left;}
.content img {border:1px solid #444444;}
.text { font-family:century gothic; font-size:12px; }

h1{	text-decoration: none; font-family:century gothic;	font-weight:bold;	font-size:26px;	color:#444444;	padding:0px;	margin:0px;}
h2{	text-decoration: none; font-family:century gothic;	font-weight:bold;		font-size:18px;	color:#333333;	padding:0px;	margin:4px;}
h3{	text-decoration: none; font-family:century gothic;	font-weight:bold;		font-size:14px;	color:#777777;	padding:0px;	margin:0px;}
h4{	text-decoration: none; font-family:century gothic;	font-weight:bold;		font-size:12px;	color:#777777;	padding:0px;	margin:0px;}
hr{	border-bottom:2px solid #000000;	width:750px;}

.smallHeader{ font-size:14px; margin-bottom:5px;}

.header img{	height:50px;	float:left;	border:0px;	margin-right:10px;}
.profile_map{	border:1px solid #666666;	display:block;	width:492px;	height:300px; margin-left:4px; margin-top:8px;}	

.propFeatures {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	margin: 8px 0px 10px 4px; background:#DCEDF8; padding:4px 20px 10px 20px;}
	
.propFeatures ul{ margin:0px; margin-left:10px; padding:0px; width:470px;}
.propFeatures ul li {float:left; width:235px; margin-bottom:2px; padding:0px; font-family:century gothic; font-size:12px;}

.property{	margin:0px;	padding:0px;	width:750px;	list-style:none;	}
.property .property_left{	float:left;	width:227px; padding:0px;}
.property .property_right{float:left;	width:507px; margin-left:10px;}

.property_images {margin:10px 0px 0px;	padding:0px;	width:227px;	list-style:none;}
.property_images li {float:left; width:100px; margin-bottom:5px; padding:0px;}

.feature_boxes{	margin:0px;	padding:0px;	width:507px;	list-style:none;	}
.feature_boxes li{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	
	background:#EEEEEE;	color:#000000; width:230px;	float:left; padding:5px; margin-left:5px; }


.backButton{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	
	background:#FFDD66;	width:151px;	padding:3px; text-align:center;	padding-top:2px;	margin-top:5px;	padding-bottom:2px;	margin-left:3px;	margin-right:3px;	}	
.backButton a{ color:#000000; font-family:century gothic; font-size:14px; text-decoration:none;}
	
.addButton {background: #A9DEC2;}
