body {
	margin:0;
	padding:0;
	background-color:#e6e6e7;
	background-position:bottom center;
	background-repeat:no-repeat;
	font: 62.5%/1.6 Arial, Helvetica, sans-serif;
	color:#666666;
    border: 0;
	
}
h1 {
	font-family:"Times New Roman", Times, serif;
	color:#a89900;
	font-size:1.6em;
	margin-bottom:-10px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	color:#a89900;
	font-size:1.3em;	
}
h3 {
	font-family:"Times New Roman", Times, serif;
	color:#a89900;
	font-size:1.2em;
	margin-bottom:-10px;	
}
h4 {
	margin-bottom:0;
	margin-top:0;
	font-size:.9em;
}
h5, h6 {
	margin-bottom:0;
	margin-top:0;
	font-size:.9em;
}
#wrapper {
	width:935px;
	background-color:#fff;
	background-image:url(../Images/bg_columns.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:auto;

}
#masthead {
	width:935px;
	height:210px;
}
#masthead #logo {
	float:left;
}
#leftCol {
	width:130px;
	float:left;
	padding:20px 30px 30px 20px;
}
#leftCol ul.subNav, #subCol ul.subNav {
	list-style-type:none;
	margin-left:0;
	font-size:0.9em;
}
#leftCol ul li, #subCol ul li {
	display:block;
	border-bottom:1px solid #a89900;
	margin-bottom:4px;
}
#subCol ul.subNav ul {
	list-style-type:none;
	margin-top:0;
	margin-left:5px;
	font-size:1.2em;
}
#subCol ul.subNav ul li {
	border-bottom:none;
	margin-top:-5px;
	background-image:url(../Images/blt_arrow.gif);
	background-repeat:no-repeat;
	padding-left:8px;
}
#subCol ul.subNav ul li a {
	color:#a89900;
	text-decoration:none;
}
#subCol ul.subNav ul li a:hover {
	color:#d8d47a;
}
#content {
	
}
#bodyCopy {
	float:left;
	width:310px;
	padding:50px 20px 100px 50px;
	
}
#bodyCopy ul {
	list-style-type:none;
	margin:0px;
}
#bodyCopy ul li {
	background-image:url(../Images/blt_green.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:8px;
}
#bodyCopy a {
	font-weight:bold;
	text-decoration:none;
	color:#a89900;
}
#bodyCopy a:hover {
	text-decoration:underline;
}
.standfirst {
	color:#a89900;
	font-style:italic;
}
#subCol {
	width:150px;
	margin:10px;
	float:right;
}
#rightCol {
	width:200px;
	float:right;
}
#villas {
	margin:10px 20px 0px 20px;
	text-align:center;
}
#villas p {
	margin-top:5px;
	color:#d8d47a;
}
#clear {
	clear:both;
}
#footer {
	width:935px;
	margin-top:-10px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#999999;
}
#dimensions {
	width:320px;
	border:1px solid #a89900;
}
.row1 {
	padding:0 5px 0 5px;
	background-color:#d8d47a;
}
.row2 {
	padding:0 5px 0 5px;
	background-color:#fff;
}	
.row2a {
	padding:0 5px 0 5px;
	background-color:#e3e0a3;
}	
.row3 {
	padding:0 5px 0 5px;
	background-color:#000;
	color:white;
}	
.quote {
	color: #a89900;	
	font-style:italic;
	background-image:url(Images/quote.gif);
	background-repeat:no-repeat;
}