body
{
	margin:0px;
	color:#002323;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EFEFEF;
}
.tile
{
	background-image:url(images/tile.jpg);
	background-repeat:repeat-y;
	width:935px;
	padding-left:10px;
	padding-right:8px;
}
.btn_bg
{
	background-image:url(images/btn_bg.jpg);
	background-repeat:no-repeat;
	height:51px;
	width:501px;
}
.for_sale_text
{
	background-image:url(images/right_tile.jpg);
	background-repeat:repeat-y;
	padding-top:2px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px;
	width:222px;
	font-size:11px;
	color:#9AC2C2;
}
.heading
{
	font-size:22px;
	font-family:"Lucida Sans Unicode", "Lucida Sans";
	color:#024A4A;
	border-bottom:#47D3D3 solid 2px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	width:auto;
}
.footer
{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:61px;
	padding-top:20px;
	padding-left:23px;
	width:930px;
}
.link
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}	
.link:hover
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}			
		

