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

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

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

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

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

.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 {
	font-family: Arial,Helvetica,sans-serif;
	color:#ff000a;
	background-color:#110a00;
	font-size:12px;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
}

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

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


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


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


.page_title
{
color: #ff000a;
font-size: 28px;
font-family: "Trajan Pro";
}


#leftcontent {
	background-color:#190d06;
	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: #ff0000;
}
	
#properties{ border:1px solid #ffffff;

}

#footer{
	font-size:11px;
	background-color:#9e1e16;
	
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
}

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

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

