body {
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
  margin: 0px;
  padding: 0px; 
  text-align: center;
  background-color: #FFFFFF;
}


/*********************************************/
/* Global Position Elements */
/*********************************************/
#body_container {
	width:916px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-image: url('/res/images/nav/leftnav_bg.jpg');
	background-position: top left;
	background-repeat: repeat-y;		
}

/*********************************************/
/* Global Style Elements */
/*********************************************/

a:link {
	color: #7e0f0f;
	text-decoration: underline;
}

a:visited {
	color: #7e0f0f;
	text-decoration: underline;
}

a:active {
	color: #7e0f0f;
	text-decoration: none;
}

a:hover {
	color: #7e0f0f;
	text-decoration: none;
}

a.white {
  color: #FFFFFF;
}

a.white:link {
  color: #FFFFFF;
  text-decoration: none;  
}

a.white:visited {
  color: #FFFFFF;
  text-decoration: none;  
}

a.white:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

p {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  margin: 4px 0px 7px 0px;
  line-height: 18px;
}

div, td, span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
}

form {
  margin: 0px;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  color: #333333;
}

h2 {
  font-size: 14px;
  padding: 0px;
  margin: 12px 0px 3px 0px;
  text-transform: uppercase;
  color: #8e0000;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding: 0px;
  color: #333333;  
}
/*********************************************/
/* Left Column */
/*********************************************/
	
#contentleft {
	width:191px;
	padding: 0px 0px 1px 0px;
	float:left;
	background-color:#ffffff;
}

#logo {
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

#leftnav, #leftnav img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*********************************************/
/* Center Column */
/*********************************************/

#contentcenter {
	width:501px;
	padding: 0px 0px 1px 0px;
	float:left;
	background-color:#ffffff;
}

#topcontact {
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#topcontact .text {
	padding: 8px 0px 0px 19px;
	margin: 0px;
	color: #1e5c6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

a.toptext {
	color: #1e5c6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a.toptext:link, a.toptext:visited, a.toptext:active, a.toptext:hover {
	color: #1e5c6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#mainphoto {
	margin: 0px;
	padding: 0px;
}

.bluedivider {
	height: 24px; 
	background-color: #052148;
}

#featuredlistings {
	background-image: url('/res/images/home/featured_listings_title.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 40px 0px 25px 20px;
	margin: 0px;
}

#featuredlistings img.featured {
	margin: 7px 0px 7px 2px; 
	border: 0px; 
	width: 200px;
}

#featuredlistings span.price {
	font-weight: bold;
	font-size: 11px;
	color: #8e0000;
}

#featuredlistings img.featured {
	margin: 7px 0px 7px 2px; 
	border: 0px; 
	width: 200px;
}

#about {
	background-image: url('/res/images/home/about_title.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 30px 8px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#about span.emph {
	font-weight: bold;
	font-size: 11px;
	color: #1e5c6f;
}

#about a.bullet:link, #about a.bullet:visited {
	color: #7e0f0f;
	text-decoration: underline;
	background-image: url('/res/images/link_bullet.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#about a.bullet:active, #about a.bullet:hover {
	color: #7e0f0f;
	text-decoration: none;
	background-image: url('/res/images/link_bullet.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/*********************************************/
/* Right Column */
/*********************************************/

#contentright {
	width:224px;
	padding: 0px 0px 1px 0px;
	float:left;
	background-color:#ffffff;
}

#searchbox {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#searchbox div, #searchbox p, #searchbox span, #searchbox form, #searchbox td {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

div.realinfo {
	background-image: url('/res/images/home/real_estate_info_bg.gif'); 
	background-repeat: repeat-y; 
	padding: 0px; 
	margin: 0px;
}

div.realinfo a:link, div.realinfo a:visited {
	color: #22667d;
	text-decoration: none;
}

div.realinfo a:active, div.realinfo a:hover {
	color: #22667d;
	text-decoration: underline;
}

.info {
	padding: 8px 6px 8px 12px;
	margin: 0px;
}

img.infopic {
	margin: 5px 5px 18px 0px; 
	border: 1px solid #666666;
}



/*********************************************/
/* Footer */
/*********************************************/

#footer {
	background-color: #FFFFFF;
	border-top: 8px solid #052148;
	padding: 12px 12px 8px 8px;
	color: #333333;
	font-size: 11px;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer .copyright {
	color: #333333;
	font-size: 10px;	
}

#powered_by {
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px 0px 2px 0px;
	padding: 8px 4px 8px 35px;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}

#powered_by a:link {
  color: #ea780c;
  text-decoration: none;    
}

#powered_by a:visited {
  color: #ea780c;
  text-decoration: none;  
}

#powered_by a:active {
  color: #ea780c;
  text-decoration: underline;
}

#powered_by a:hover {
  color: #ea780c;
  text-decoration: underline;
}



	

