.homeListTable {
        /*
    width: 450px;
    */
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 30px;
    margin: auto;
}

.homeListTd {
	font-family:Arial, "Times New Roman";
    font-size:11px;
}

.homeListTd img {
    width: 200px;
    max-height: 140px;
    border: 1px solid #cccccc;
    margin: 0px 5px 0px;
}

.homeListTd a:link,visited {
	font-family:Arial, "Times New Roman";
    font-size:12px;
	font-weight:bold;
	color:#45413B;
    text-decoration:none;

}

.homeList {
	list-style-type:none;
	padding-left:10px;
}

.homeList li {
	padding-bottom:10px;
}

.homeListPageHdr {
    background-color: #d8d19b;
	font-family:"Times New Roman", Arial;
    font-size:14px;
    text-align:bottom;
	color:#a8463c;
    padding-top:10px;
      
}

.homeListHeader {
	font-family:Arial, "Times New Roman";
    font-size:12px;
	font-weight:bold;
	color:#45413B;
    text-decoration:none;
}

.homeListData {
	font-family:Arial, "Times New Roman";
    font-size:11px;
	color:#45413B;
    text-decoration:none;
}

.lotStatus {
	font-weight:bold;
	font-style:italic;
}

.homeListspacer {
    border-bottom: 1px dashed #cccccc;
    width: 720px;
    height: 2px;
}

.bedrooms {

}

.baths {

}

.finisqft {

}

.price {


}

.neighborhood {
}

.community {
    display: none;
    visibility: hidden;
}

.yearbuilt {
    display: none;
    visibility: hidden;
}

.description {

}


