/* CSS Document */

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

#top{
	background-image:url(images/top.png);
	height:25px;
}

#bottom{
	background-image:url(images/bottom.png);
}

#left{
	background-image:url(images/left.png);
	background-repeat:no-repeat;
}

#right{
	background-image:url(images/right.png);
	background-repeat:no-repeat;
}


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 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

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: #4e8dc9;
	}

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: #4e8dc9;
	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;
}

#title {
	color:#001d3a;
	background-color:#ffffff;
	font-size:12px;
	text-align:left;
	padding-left:15px;
	font-weight:bold;
}

.page_title
	{
	color: #001d3a;
	font-size: 25px;
	font-family: "Trajan Pro";
	font-weight:bold;
	background-color:#ffffff;
	}

#content h4{
	font-family: Arial,Helvetica,sans-serif;
	font-family: Century Gothic,Arial,sans-serif;
	color:#6f6f6f;
	font-size:18px;
	
	
}

#content {
	font-family: Arial,Helvetica,sans-serif;
	color:#cccccc;
	background-color:#1d1d1d;
	font-size:12px;
	text-align:left;
	padding:25px;
	font-weight:normal;
	
}

#header{
	background-image:url(images/top-banner.jpg);

}

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


#content a:hover , #content a:active{
	color:#4e8dc9;
	text-decoration:none;
	font-weight:bold;
}





#leftcontent {
	background-color:#001d3a;
	padding:20px;
	font-size:11px;
	
}

#leftcontent h4{
	color:#FFFFFF;
	font-size:14px;
	font-family:"Trajan Pro";
	}

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

#leftcontent a:hover{
	text-decoration: none;
	color: #a3cafc;
}
	
#properties{ border:1px solid #ffffff;

}


.content { font-family: Arial,Helvetica,Verdana,sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal; line-height:20px; text-align:justify;}
.desclaimer_divmine{padding:6px;text-align:justify;}

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

.leftnav{
	color: #ffffff; 
}

.leftnav a, .leftnav a:link, .leftnav a:visited{
	color: #000000;
	background-color:#40598b;
	display:block;
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
}

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

#footer{
	font-size:11px;
	font-family: Arial,Helvetica,sans-serif;
	color:#a3cafc;
	}

#footer a, #footer a:link{
	font-size:11px;
	font-family: Arial,Helvetica,sans-serif;
	color:#a3cafc;
	text-decoration:underline;
}

#footer a:hover, #footer a:active{
	font-size:11px;
	font-family: Arial,Helvetica,sans-serif;
	color:#a3cafc;
	text-decoration:none;
	
}

