
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .75em;
	line-height: 1.25em;	
}
#homeSale {
	width:574px;
	margin-left:15px;
	}
.homeSaleBox {
	width: 140px;
	height:175px;
	float:left;	
	}
.homeSaleBox p {
	margin:5px;
	text-align: left;
	line-height: 1.10em;
	}
.homeSaleBox a {
	font-weight: bold;
	text-decoration:none;
	}
.forSaleCell {
	padding: 10px;
	}
	
#address {
	width:580px;
	margin:10px 0 10px 20px;
	font-size: 11px;
	line-height: 14px;
	}
.addressBox
	{
	border-left: 1px solid #333;
	margin: 5px 5px 10px 5px;
	padding-left:4px;
	text-align:left;
		float:left; 
		width:175px; 
		height:115px;
		
		}
.brownDivider {
	width: 580px;
	height: 1px;
	background-color: #663300;
	}
#bottomNav {
	width: 580px;
	font-size: 10px;
	line-height: 13px;
	text-align:center;
	}
#bottomNav a {
	font-weight:bold;
	text-decoration:none;
	
	}