html, body {
	margin: 0;
	padding: 0;
	font: normal 12px arial;
	color: #fff;
	text-align: center;
	line-height: 15px;
	background-color: #d2b48c;
}
img {
	border: 0;
}
#wrap1{

 position: relative;

 width: 720px;

 padding: 0 14px 0 0px;

 margin: 0 auto;

 text-align: left;

 background: none;

}
#wrap1 h1
{
margin:0px;
padding:0px;
font:9px normal arial;
color:#918151;
}
#wrap{
	position: relative;
	width: 720px;
	padding: 0 14px 0 14px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../../images/bg.gif) repeat-y center top;
}
a {
	font: normal 11px arial;
	color: #000000;
	text-decoration: underline;
}
a:hover	{
	font: normal 11px arial;
	color: #000000;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 327px;
	left: 33px;
}
#logo-inner {
	position: absolute;
	top: 233px;
	left: 33px;
}

ul.menu {
	margin: 0;
	padding: 16px 0 0 0;
	height: 35px;
	text-align: right;
	background-color: #355e3b;
}
ul.menu li {
	display: inline;
	float: right;
	padding: 0;
	margin: 0;
}
#content {
	clear: both;
	background-color: #918151;
	padding: 18px 6px 14px 25px;
		
}
.title {
	font: normal 14px arial;
	color: #fff;
	margin-bottom: 15px;
}
#floorplans 
{
	left:11px;
	position: relative;
	width: 177px;
	float: right;
	margin: 0 6px 6px 6px;
	padding: 6px 6px 8px 6px;
	font: normal 11px arial;
	color: #585858;
	background-color: #fff;
}

 #vt1 {
 position: relative;
 float: right; 
 width:288px;
}
#floorplans1 {
 position: relative;
 width: 177px;
 float: right;
 margin: 0 6px 6px 6px;
 padding: 6px 6px 8px 6px;
 font: normal 11px arial;
 color: #585858;
 background-color: #fff;
}
#vt {
 }
#latestnews {
	position: relative;
	width: 190px;
	float: right;
	
	font: normal 11px arial;
	color: #585858;
	background-color: #fff;
	/*height :151px;*/
	height :auto;
}
#floorplans3
{
	position: relative;
	width: 190px;
	float: right;
	font: normal 11px arial;
	color: #585858;
	background-color: #fff;
	
	/*height :151px;*/
	height :167px;
	}
#latestContact {
	position: relative;
	width: 177px;
	float: right;
	margin: 0 6px 6px 6px;
	padding: 6px 6px 8px 6px;
	font: normal 11px arial;
	color: #585858;
	background-color: #fff;
}

#VirtualTour {
	position: relative;
	float: right;
	margin: 0 6px 6px 6px;
	padding: 6px 6px 8px 6px;
	color: #585858;
	}
#latestnews img {
	display: block;
	/*margin-bottom: 12px;*/
}
#latestnews a {
	font: bold 11px arial;
	color: #355e3b;
	text-decoration: none;
}
#latestnews a:hover	{
	font: bold 11px arial;
	color: #355e3b;
	text-decoration: underline;
}

#footer {
	text-align: center;
	font: normal 12px arial;
	color: #a5a5a5;
	padding: 10px 0 5px 0;
}
#footer a {
	font: normal 12px arial;
	color: #a5a5a5;
	text-decoration: none;
}
#footer a:hover	{
	font: normal 12px arial;
	color: #a5a5a5;
	text-decoration: underline;
}
#footer-bg {
	position: relative;
	width: 720px;
	padding: 0 14px 0 14px;
	margin: 0 auto;
	background: transparent url(../../images/bg-footer.gif) no-repeat center top;
}


.clear {
	height: 0;
	clear: both;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}

.input {
	font: normal 12px Georgia;
	color: #4d4d4d;
	border: 1px solid #abadb3;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	width: 163px;
}
