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: #444;
	line-height: 15px;
	}
	
.boldlg {
	font-family:"Trebuchet MS";	
	font-size: 12px;
	color: #ABAAA9;
	line-height: 15px;
	font-weight: bold;
	}
	
.footer {
	color: #7a7a7a;
}
.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: #444;
	
	}

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

}

a:hover {
	text-decoration: none;
	color: #0083b9;
}
.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;

}

.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;
}


/*---CLOES NEW CSS CODE --*/
/*-------------------------------------------------*/


#mainContainer {
	width: 929px;
	height: 541px;
	margin: 0 auto 0;
	background: #fff url(images/homepage.jpg) top center no-repeat;
}

#mainText {
	width: 320px;
	height: 200px;
	margin: 170px 20px 20px 335px;
	float: left;
	clear: left;
}

#mainLogo {
	width: 220px;
	height: 255px;
	float: left;
	margin: 25px 0 0 0;
	clear: right;
}

#mainNavigation {
	width: 580px;
	float: left;
	margin: 10px 0 0 335px;
}

#mainFooter {
	width: 929px;
	height: 50px;
	margin: 0 auto 0;
}


#innerContainer {
	width: 980px;
	border: 1px solid #d3d3d3;
	margin: 15px auto 0;
}

#innerLogo {
	margin: 10px;
	float: left;
	width: 293px;
	height: 205px;
}

#innerNavigation {
	margin: 70px 0 0 25px;
	float: left;
	clear: right;
}


#leftColumn {
	margin: 20px 15px 15px 10px;
	float: left;
	color: #0e8df6;
	line-height: 16px;
	width: 200px;
	clear: left;
}

#innerContent {
	margin: 20px 0 0 25px;
	float: left;
	clear: right;
	width: 700px;
}

#leftColumn a:link, #leftColumn a:active, #leftColumn a:visited {
	color: #0e8df6;
	text-decoration: none;
}
#leftColumn a:hover {
	color: #0e8df6;
	text-decoration: underliner;
}
	
	/*--LISTING CODE--*/
/*--------------------------------------------------------*/

a.property-links{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3b3b3b;
	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;
}

#toptext{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;

	}
	
#toptext a, #toptext a:link{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#FFFFFF;
	text-decoration:none;

	}
	
#toptext a:hover, #toptext a:visited{

	text-decoration:underline;

	}

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

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

.prop-desc-secondary
{
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: #3b3b3b;
text-align: center;
font-weight: bold;
text-decoration: none;
}

.seperation_line_and_alt_dark_color
{
background-color: #c8c8c8;
}