/*-----------------------------------------------------------------------------
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;
	}

#content p {
	padding-bottom:20px;
	margin-left:40px;	
	line-height:1.5em;
	}
	
#content ul {
	margin-left:405px;
	line-height:1.5em;
	}	
	
#content a {
	text-decoration:none;
	color:#CC6633;
	line-height:1.5em;
	}
	
a:visited {
	text-decoration:none;
 	color:#000000;
}

#content h1 {
	margin-left:40px;
	padding-bottom:6px;
	}
	
#content h2 {
	margin-left:40px;
	padding-bottom:6px;
	}	