/*-----------------------------------------------------------------------------
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:60px 0 0 0;
	width:923px;
	
	background:url(../img/cropInfo.jpg) no-repeat;
	}

#content p {

	padding-bottom:20px;
	margin-left:374px;	
	line-height:1.5em;
	}
	
#content ul {
	margin-left:405px;
	line-height:1.5em;
	}
	
#content a {
	font-size:13px;
	text-decoration:underline;
 	color:#CC6633;
	}
	
a:visited {
	text-decoration:none;
 	color:#000000;
}		

#content table {
	margin-left:404px;
	font-size:12px;
	line-height:1.5em;
	}
	
	