/* CSS Document */

@import url(global.css);

.left { width: 230px; float: left; margin: 15px 0 15px 25px; display: inline; }

#contentHolder .left p{ margin: 0; }

table{ margin: 0 0 0 25px; width: 470px; border-collapse: collapse; }

th{ border-bottom: 1px solid #613118; }
table .header{ padding-bottom: 2px; }
.homeTable{ height: 30px; text-indent: -5000px; margin: 0 auto; 
	background: transparent url(/images/background/headerHomesTable.gif) no-repeat left 10px; }
	
.colOne{ width: 143px; }
.colTwo{ width: 50px; text-align: center; }
.colThree{ width: 115px; text-align: center; }
.colFour{ width: 73px; text-align: center; }
.colFive{ width: 89px; }
td.colFive{ text-align: right; }
#planName{ background-position: 0 10px; }
#siteNo{background-position: -145px 10px; }
#sqFt{background-position: -190px 10px; }
#bedBath{background-position: -305px 10px; }
#price{background-position: -390px 10px; }

	
td{ font-size: 13px; padding: 10px 0; border-bottom: 1px solid #d0c1b6;
	font-family: Georgia, "Times New Roman", Times, serif; }
td.colOne{ font-size: 9px; color: #666; }
td a{ font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; color: #333; text-decoration: none; }		
.topLine td{ border-top: 1px solid #d0c1b6; margin-top: 2px; }
.site{ font-weight: bold; }