body.home div.header-wrap
{
	background: #5d6d32 url(../images/bkgd-header.png) left bottom repeat-x;
	height: 130px;
	border-top: 1px solid #788655;
	text-align: center;
}

body.home div.searchbox 
{
	background: transparent url(../images/bkgd-searchbox.gif) 0 0 no-repeat; 
	height: 71px;
	width: 374px;
	float:right;
	text-align:center;
	margin-top: 10px;
}


div.homemain
{
	width: 345px;
	margin-right: 25px;
	float: left;
	line-height: 130%;
}

div.homemain p { margin: 6px 0; }

div.homephotos {}

div.homephotos img { border: 3px solid #4f3727; }
div.homephotos img#photo1 { margin-bottom: 6px; }
div.homephotos img#photo2 { margin-right: 9px; }

table.compare-prices { margin: 6px 0 0;}
table.compare-prices td { vertical-align: top; padding: 1px 0; width: 275px;}
table.compare-prices td.price { text-align: right; width: 65px; padding-right: 2px;}
table.compare-prices tr.highlight td { background-color: #ff9; font-size: 110%; padding: 2px; border-top: 4px solid #e8e8d3;}

cite { font-size: 90%; color: #666; }
img#apply-now { margin: 10px 75px; }

div.resources { clear: both; padding: 10px 0 20px;}

div.resources h3 
{ 
	text-align: center;
	color: white;
	padding: 0 0 5px;
	margin: 5px 0 0;
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 6px;
	text-transform: uppercase;
}

div.resources ul { margin: 12px 0 12px 30px; line-height: 160%; }
div.resources ul li a { padding: 2px; }

div.resources div#prospective, div.resources div#current
{
	width: 360px;
	float: left;
	background: transparent url(../images/bkgd-resources-wide.gif) 50% top no-repeat;
}

div#prospective h3, div#current h3
{
	width: 360px;
	background: transparent url(../images/bkgd-resourcehead-wide.gif) 50% bottom no-repeat;
}

div.resources div#houses
{
	width: 180px;
	float: left;
	margin: 0 15px;
	background: transparent url(../images/bkgd-resources-sm.gif) 50% top no-repeat;
}

div#houses h3
{
	width: 180px;
	background: transparent url(../images/bkgd-resourcehead-sm.gif) 50% bottom no-repeat;
}


h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
