/*-----------------------------------------------------------------------------
author:    www.jolidesign.com
           P.O. Box 11373
		   Yakima WA 98909
		   509.949.7881
-----------------------------------------------------------------------------*/

/* =Content Home Page
-----------------------------------------------------------------------------*/

#banner {
	width:923px;
	height:122px;
	background:url(../img/bannerAboutUs.jpg) no-repeat right;
	}
	
#content {
	margin:9px 0;
	padding:35px 0 0 0;
	width:923px;
	height:365px;
	background:url(../img/contentBgAboutUs.jpg) no-repeat;
	}
	
#content p {
	width:555px;

	margin-left:348px;
	}	
	
#content h1 {
	width:555px;
	padding-bottom:10px;
	margin-left:348px;
	}
	
.subhead a {
 	font-size:13px;
	text-decoration:none;
 	color:#00682C;
	margin-left:348px;
	}
