/* CSS Document */
* {padding:0; margin:0;}
img {border:none;}
.clearer {clear:both; height:1px; overflow:hidden; margin-top:-1px;}
a:link, a:active, a:visited {color: #AD5E63; text-decoration:underline; }
a:hover {color:#AD5E63;}

body {
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
p{
	line-height:18px;
}
h2{
	color:#005c42;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding:0;
}
h3{
	color:#c8b18b;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding-left:30px;
}		
dl{
	padding-left:35px;
}
#site{
	margin-left:auto;
	margin-right:auto;
	width:915px;
}
#header{
	margin-top:10px;
	font-size:14px;
}
li{
	padding-left:65px;
	list-style-type:none;
	display:inline;
	font-weight:bold;
}
#content{
	margin-top:15px;
	font-size:14px;
}
.building{
	float:right;
}
.properties{
	width:228px;
	font-size:14px;
	line-height:24px;
	float:left;
}
.ammenities{
	width:456px;
	font-size:14px;
	line-height:24px;
	float:left;
}
#footer{
	text-align:center;
	font-size:12px;
}
#footer p{
	padding:10px;
}
