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

#top{
	background-image:url(images/top-bg.gif);
	background-repeat:repeat-x;
}

#banner{
	background-image:url(images/banner-bg.gif);
	background-repeat:repeat-x;
}
.home_email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
}
.home_email a, .home_email a:visited {
	font-size:20px !important;
	color:#000 !important;
}
.home_email a:hover {
	color:#069 !important;
}
#title{
	font-family:"Copperplate Gothic Light";
	color:#000000;
	font-size:28px;
	font-weight:normal;
	
	}

#nav{
	background-image:url(images/nav-bg.gif);
	background-repeat:repeat-x;
}

#in-top{
	background-image:url(images/in-top-bg.gif);
	background-repeat:repeat-x;
}

#in-banner{
	background-image:url(images/in-banner-bg.gif);
	background-repeat:repeat-x;
}

#in-nav{
	background-image:url(images/in-nav-bg.gif);
	background-repeat:repeat-x;
}




/* 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, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	}
	
	
body, blockquote, ol, ul, dl, li, dt, dd{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

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

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

a.property-links{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: black;
	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: underline;
	line-height: 20px;
}

.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: #3b3b3b;
	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;
}

#content {
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	background-image:url(images/content-bg.gif);
	background-repeat:repeat-x;
}


#main h4{
	font-family:"Copperplate Gothic Light";
	color:#000000;
	font-size:28px;
	font-weight:normal;
	
}

#main {
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	background-color:#FFFFFF;
}

#main a , #main a:link{
	font-family: Arial,Helvetica,sans-serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	font-weight:bold
}

#main a:hover , #main a:active{
	color:#036ec8;
	text-decoration:none;
	;
}


.page_title
{
color: #000000;
font-size: 21px;
font-family: "Trajan Pro";
}
	
#properties{ border:1px solid #ffffff;

}

#footer{
	font-size:11px;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	padding:5px;
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
}

#footer a, #footer a:link{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: none;
	color: #ff0000;
}
.content { font-family: Arial,Helvetica,Verdana,sans-serif; font-size:12px; color:#000000; font-weight:normal; line-height:20px; text-align:justify;}
.desclaimer_divmine{padding:6px;text-align:justify;}

#main .sidebar a {
   color: #FFF;
}
.leftnav{
	color: #FFF; 
}


