/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Default Page
-----------------------------------------------------------------------------*/

#contentHome {
	padding:20px;
	background:url(../img/homeContentBg.jpg) bottom right #ffffff no-repeat;
	border-left:#8a8a8a solid 2px;
	border-right:#8a8a8a solid 2px;
	border-bottom:#8a8a8a solid 2px;
	}
		

/* =Typography
-----------------------------------------------------------------------------*/	
#oneCol {
	width:288px;
	float:left;
	}
	
.addressP {
	float:left;
	padding:5px 20px 0 0;
	}
	
#closingTracker {
	float:right;
	text-align:center;
	width:150px;
	}

h1 {
	font-size:100%;
	color:#feffff;
	height:13px;
	margin:0 0 5px 0;
	}
	
#homeH1 {
	position:absolute;
	width:250px;
	height:13px;
	background:url(../img/homeH1.gif) no-repeat;
	}
	
#homeH1_2 {
	position:absolute;
	width:250px;
	height:13px;
	background:url(../img/homeH1_2.gif) no-repeat;
	}
	

	

