body {
	margin: 0;
	padding: 0;
	text-align: left;	
	background-color: #000000;
}	

/* 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: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	}
	
.boldlg {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #1E4F82;
	line-height: 15px;
	font-weight: bold;
	}
	
#maingraphic {
	background-image: url(images/maingraphic.jpg);
	background-repeat: no-repeat;
}	

	
.footer {
	color: #000000;
}

body, div, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.bold {
	font-weight: bold;
	}

a, a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;		

}

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

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: #4C94B5;
	clear: left;
	float: left;
	height: 17px;
	width: 146px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

a.leftnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #81B9D3;
}
a.bottomNav, a.bottomNav:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	color: #000000;
}

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

#content_bg {
	background-image: url(images/home_content_bg.jpg);
}

#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;
}
.prop-address {
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:right;
font-weight:bold;
line-height:20px;
text-decoration:none;
}

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

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

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

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

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

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