/*-----------------------------------------------------------------------------
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/bannerHome.jpg) no-repeat right;
	}
	
#content {
	margin:9px 0;
	padding:40px 0 0 0;
	width:923px;
	
	background:url(../img/contentSides.jpg) no-repeat;
	}

#content p {


	margin-left:374px;	
	line-height:1.5em;
	}
	
#content ul {
	margin-left:405px;
	line-height:1.5em;
	}	
	
#content a {
	
	color:#000000;
	line-height:1.5em;
	}
	
#subhead a {
	text-decoration:none;
	color:#000000;
	line-height:1.5em;
	}
	
#content a:visited {
	text-decoration:none;
 	color:#006633;
}

#content h1 {
	margin-left:374px;
	padding-bottom:6px;
	}
	
#content h2 {
	margin-left:374px;
	padding-bottom:6px;
	}
	
#content table {
	margin-left:394px;
	}		