/* CSS Document */
body
{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	
	background-color:#CC5F0A;
}

.propbg
{
border:1px;
border-color:#666666;
border-style:solid;

}

.rightprop
{

background-color:#333333;
width:200px;


}

.left_bar
{
background-image:url(images/bg_left.jpg);
background-repeat:repeat-y;


}

td
{
	font-family :Century Gothic;
	font-size : 9pt;
	color: #6c6a6a;
}

a
{  
	color: #0066cc;
}
.main{
	background-color: White;
}

.details
{
/*background-image:url(images/navigation/box.gif);*/
background-repeat:no-repeat;
background-position:center;
text-align:center;
}

.details a
{

color:#F7F9F7;
text-decoration:none;

}

.proptitle
{
font-family :Century Gothic;
	font-size : 12pt;
	
	}
	
	.property_content
	{
	background-color:#cccccc;
	width:550px}
	
	
	