body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #86A4DA;
	background-image: url(images/home_bgnd.jpg);
	background-repeat:repeat-x;
}

/* Avoids bugs in IE and Opera for using percentage measurements for text*/
body {
	font-size: 100.01%;
}

/* Fixes bug in IE5 - tells the table to take the font size from surrounding content */
table {
	font-size: 1.0em;
}

/* Set text style for page */

p {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	}

.boldlg {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #ABAAA9;
	line-height: 15px;
	font-weight: bold;
	}

.footer {
	color: #413422;
}
.footer_inside {
	color: #cccccc;
	background-color: #2B3558;
}


body, div, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	}

a, a:link {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
	color: #CFB799;
}


a.bottomNav, a.bottomNav:link {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	color: #413422;
}

a.bottomNav:hover {
	color: #ffffff;
	text-decoration: none;
}

a.bottomNav_inside, a.bottomNav_inside:link {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	color: #cccccc;
}

a.bottomNav_inside:hover {
	color: #ffffff;
	text-decoration: none;
}

#mid_gradation {
	background-image: url(images/home_gradation_mid.jpg);
	background-repeat: repeat-x;
}

#btm_gradation {
	background-image: url(images/home_gradation_btm.jpg);
	background-repeat: repeat-x;
}
.realtor_name {
	color: #ffffff;
}
#realtor_box {
	background-color: #9b1308;
}
#realtor_box_inside {
	background-image: url(images/bg_leftnav.gif);
	background-repeat: repeat;
}

#content_box {
	background-color: #ffffff;
}
#property_box {
	background-color: #9b1308;
}

.page_title {
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #4A433A;
	line-height: normal;
}

a.leftnav, a.leftnav:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	background-color: #802A22;
	clear: left;
	float: left;
	height: 17px;
	width: 177px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

a.leftnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5E0E07;
}

.prop-address {
font-family:"Trebuchet MS";
font-size:12px;
color:#2A464C;
text-align:right;
font-weight:bold;
line-height:20px;
text-decoration:none;
}

.prop-desc {
font-family:"Trebuchet MS";
font-size:12px;
color:#3B3B3B;
text-align:left;
font-weight:normal;
text-decoration:none;
}

.pricetag {
font-family:"Trebuchet MS";
font-size:16px;
color:#666666;
text-align:center;
font-weight:bold;
text-decoration:none;
}

.property-links {
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
line-height:20px;
}

a.property-links {
font-family:"Trebuchet MS";
font-size:11px;
color:#2A464C;
font-weight:normal;
text-decoration:underline;
line-height:20px;
}
a.property-links:active {
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
line-height:20px;
}

a.property-links:visited {
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
line-height:20px;
}

a.property-links:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#707070;
font-weight:normal;
text-decoration:none;
line-height:20px;
}

#siteblog td{
  color: #000;
}

#siteblog a, #siteblog a:link {
  color: #000;
}