body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}	

/* 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: #7A7A7A;
	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-image: url(images/bg.gif);
	background-repeat: repeat;
}


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

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;
}
.bottomNav {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	color: #7a7a7a;
	line-height: 20px;
}

a.bottomNav, a.bottomNav:link {
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	color: #7a7a7a;
}

a.bottomNav:hover {
	color: #000000;
	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;	
}
#background {
	background-image: url(images/homepage.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 522px;
	width: 929px;
}

#inside_bgnd {
	background-image: url(images/inside_maingraphic.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 239px;
	width: 921px;
}
#left_gradation {
	background-image: url(images/left_gradation.gif);
	background-repeat: repeat-y;
}
#gradation_left_nav {
	background-image: url(images/gradation_leftnav.gif);
	background-repeat: repeat-y;
}
#gradation_right_nav {
	background-image: url(images/gradation_rightnav.gif);
	background-repeat: repeat-y;
}
#right_gradation {
	background-image: url(images/right_gradation.gif);
	background-repeat: repeat-y;
}
.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: #009FFF;
	line-height: normal;
}

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

a.leftnav:hover {
	text-decoration: none;
	color: #000000;

}

a.leftnavsub, a.leftnavsub:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #175e89;
	text-decoration: none;
	clear: left;
	float: left;
	height: 17px;
	width: 170px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
}

a.leftnavsub:hover {
	text-decoration: none;
	color: #000000;

}


.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:#000000;
text-align:left;
font-weight:normal;
text-decoration:none;
}

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

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

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

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