body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td,th {
	font-size: 12px;
	color: #251C17;
}
#homes {
	margin:0 auto;
	width:540px;
	text-align: left;
    padding: 5px;
}

#homes h2 {
	text-align: center;
}
.home {
	overflow: hidden; 
    position: relative; 
    width: 100%;
	margin: 5px 0 0 5px; 
	
}
#home1 {
	background-color: #E9E1DC;
}
#home2 {
	background-color: #E4D9D3;
}
.home a img {
	float: left; 
    min-width: 150px;
	margin: 0 0 5px 0;
    border: 1px solid #d8c4ba;
}
.home .info {
       float: left;
}
.home ul {
	list-style-type: none; 
    margin:0 0 0 5px; 
    padding:0;
}
.home ul li {
	padding: 0 0 5px 0;
}
.home ul li.addy {
	font-weight: bold; 
	font-size: 14px; 
	padding: 5px 0 5px 0;
}
.intp_show {
	background-color: #ae816a; 
	padding: 2px 20px 2px 20px;
	width: 250px;
	margin: 0 0 5px 5px; 
    position: absolute; 
	bottom: 0;
}
.intp_show a, .intp_show a:link, .intp_show a:visited, .intp_show a:active {
	color: #fff;
	text-decoration: none;
	display: block;
}
.intp_show a:hover {
	color: #000;
}
.intp_hide {
	background-color: #d8c4ba; 
	padding: 2px 20px 5px 20px;
	display: none;
	text-align: center;
	margin: 0 0 0 5px;
	position: absolute; 
	bottom: 0;
}
.intp_hide a {
	text-decoration: none;	
	color: #fff;
	font-weight: bold;
}
.interior_photos {
	display: none;
    margin: 0;
	padding: 5px 10px 15px 10px;
	text-align: center;
	background-color: #d8c4ba;
    overflow: hidden; 
    clear: both;
}
.interior_photos img {
	border: 1px solid #000;
}

ul li a.details, ul li a.details:visited {
	font-size: 10px;
	font-weight: normal;
	color: #ae816a;
	text-decoration: none;
}
.top {
	overflow: hidden;
	position: relative;
}
.info {
	
}
.clear {
	clear: both;
}

.status {
	color: #fff; 
	background-color: #BEA56F; 
	font-weight: bold; 
	font-size: 18px; 
	text-align: center;
	margin: 5px 0 0 0;
}