body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #888888;

	
}



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

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: #5eb9ff;
}

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:#5a5a5a;
	font-size:11px;
	text-align:left;
	padding-left:30px;
	padding-right:20px;
	font-weight:normal;
	background-color:#FFFFFF;
}
#main {
	font-family: Arial,Helvetica,sans-serif;
	color:#5a5a5a;
	font-size:11px;
	text-align:left;
	padding-left:90px;
	padding-right:40px;
	font-weight:normal;
	background-color:#FFFFFF;
}

/* 
#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:18px;
	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:#9e1e16;
	text-decoration:none;
	
}
*/

#topnav a, #topnav a:link{
	font-family:"Century Gothic";
	font-size: 10px;
	font-style: normal;
	color: #d9d9d9;
	text-decoration: none;
	text-transform: uppercase;
	text-align:right;
	letter-spacing:0.1em ;
	
}

#topnav a:hover, #topnav a:active{

	font-style: normal;
	color: #78c7ff;
	text-decoration: none;
}

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

}


#footer{
	font-size:10px;
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
	background-color:#414141;	
	
	}

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

#footer a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.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;
}

#leftmenu {
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size:10px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	font-weight:normal;
	background-color:#4f4f4f;
	text-transform: uppercase;
}



.leftnav a, .leftnav a:link, .leftnav a:visited{
	color: #ffffff;
	background-color:#000000;
	display:block;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:4px;
	text-transform: uppercase;
}

.leftnav a:hover{
	color: #ffffff;
	background-color:#686868;
}
