/*
	
	Foothills @ Burke Mountain
	home page
	jk aug 2008
	
*/

/*-------------------------------------------    

	home page

-------------------------------------------*/
#content {
	background: url("images/homebg_1.jpg") no-repeat left bottom;
	width:100%;
	padding:20px 25px 60px 25px;
}	
#content p {
	line-height: 16px;
}
#content #primary {
	width:550px;
	height:1%;
	margin:0 45px 0 0;
	float:left;
}
#content #secondary {
	position:relative;
	top:0;
	left:0;
	width:255px;
	height:1%;
	margin:0;
	padding:0;
	float:left;
}		