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

#top{
	background-image:url(images/top-bar.jpg);
	background-repeat:no-repeat;
	}

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

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

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

/* 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: 12px;
	color: #000000;
	line-height: 15px;
	}

.prop-desc{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	}
	
.prop-desc p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	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;
	}

#leftnav {
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	width:170px;
	font-weight:normal;
	background-color:#323232;
	padding:10px;
}

#leftnav a , #leftnav a:link {
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;

}

#leftnav a:hover , #leftnav a:active {
	font-family: Arial,Helvetica,sans-serif;
	color:#ff0000;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;

}

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


#content h4{
	font-family: "Myriad Pro";
	color:#ffffff;
	font-size:24px;
	text-align:left;
	font-weight:normal;
	letter-spacing:1pt;
}



#main h4{
	font-family:"Myriad Pro";
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
	letter-spacing:2pt;
	
}
#welcome{
	font-family:"Myriad Pro";
	color:#aba6a6;
	font-size:22px;
	font-weight:normal;
	letter-spacing:1pt;
	}
	
#main {
	font-family: Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	background-color:#FFFFFF;
	background-image:url(images/content-bg.jpg);
	background-repeat:no-repeat;
	
}

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

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

.page_title
{
	color: #000000;
	font-size: 19px;
	font-family:"Myriad Pro";
	text-transform:uppercase;
	letter-spacing:1pt;
}
	
#properties{ border:1px solid #ffffff;

}

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

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

#footer a:hover{
	text-decoration: underline;
}

.prop-desc-secondary
	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	}

.pricetag{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #3b3b3b;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

.seperation_line_and_alt_dark_color
	{
	background-color: #c8c8c8;
	}
