<style type="text/css">
<!--
html, body {
	width:100%;
	padding:0px;
	margin:0px;
	height:100%;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	background-image:url(../images/white_back.gif);
	background-repeat:repeat-x;
	white-space:nowrap;
}
#top {
	background-color:#2887E3;
}
#white {
	background-color:white;
	border-top: 2px solid #FFA545;
	border-bottom: 2px solid #FFA545;
}
#leftNav {
	width:100%;
	background-image:url(../images/blue_marble.jpg);
	background-repeat:repeat;
	padding:10px 0px;
}
#leftNav li{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding-bottom:8px;
	margin: 0px 20px;
	border-bottom:1px solid #cccccc;
	list-style-type:none;
	line-height:14px;
	padding-top:7px;
	vertical-align:middle;
	list-style-position: outside;
	width:160px;
}
#leftNav a {
	color:#fff;
	text-decoration:none;
}
#leftNav a:hover {
	color:#1AB0F6;
}
#bottom {
	height:120px;
	background-color:#D6D1B8;
}
#bottom img{
	float:left;
	margin:20px 50px;
}
#mainBox {
	position:absolute;
	left:200px;
	top:0px;
	padding:0px;
	margin:0px 20px 0px 0px;
	color:#666;
	line-height:18px;
	font-size:12px;
	white-space:normal;
	width:782px;
}
* html #mainBox { /* for IE<=6 only */
	height:460px;
}
#header {
	background-image:url(../images/virginia_home_03.gif);
	white-space:nowrap;
	height:75px;
	text-align:right;
}
#content {
	padding:0px 20px;
	border-left:1px solid #FFA545;
	border-right:1px solid #FFA545;
	background-color:#FFFBEF;
	min-height:473px;
	height:auto !important;
  	height:473px;
}
#oasis {
	white-space:nowrap;
	float:left;
}
#footer {
	font-size:10px;
	color:#666;
	background-image:url(../images/footer_image_02.gif);
	background-repeat:repeat-x;
	background-color:#D6D1B8;
	height:120px;
	white-space:nowrap;
}
#footer span{
	color:#000;
}
#mainBox p{
	width:600px;
	margin:10px 0px 0px 0px;
}
#lowesBox {
	width:790px;
	border: 1px solid #ccc;
}
#homesSold:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#homesSold div{
	float:left;
	padding:0px 22px 10px 0px;
}
#homesSold img{
	border:1px solid #ccc;
	width:230px;
	height:173px;
}
#homesSold span{
	font-weight:bold;
	padding-top:5px;
}
.heading {
	font-size:18px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-weight:bold;
	color:#FFA545;
}
.subHead {
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
}
a {
	color:#005BBF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.interested{
	color:#01417D; 
	font-style:italic; 
	font-weight:bold; 
	font-size:17px; 
	padding-top:10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyText ul{
	padding:10px 0px 20px 0px;
	margin:0px;
	list-style-position:inside;
}
.priceBack{
	color:#01417D; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	line-height:40px;
	padding-left:5px;*/
	background-image:url(images/priceback2.jpg);
	background-repeat:no-repeat;
/*	height:40px;
	width:140px;*/
	font-size:17px;
	font-style:italic;
	font-weight:bold;
}
.orangeHeading {
	font-size: 12px;
	font-weight: bold;
	color: #01417D; 
	text-transform:uppercase;
}
a {
	color:#666666;
	text-decoration:underline;
}
-->
</style>
