/*-----------------------------------------------------------------------------
author:    www.jolidesign.com
           P.O. Box 11373
		   Yakima WA 98909
		   509.949.7881
-----------------------------------------------------------------------------*/

/* =Content Home Page
-----------------------------------------------------------------------------*/

#banner {
	width:800px;
	height:132px;
	background:url(../img/banner.jpg) no-repeat right;
	}
	
#content {
	margin:9px 0;
	padding:42px 0 0 0;
	width:800px;
	
	background:url(../img/contentHistory1.jpg) no-repeat;
	}

#content p {
	width:780px;
	padding-bottom:20px;
	margin-left:20px;	
	line-height:1.5em;
	}
	
h1 {
	margin-left:20px;
	width:780px;
	}
	
h2 {
	margin-left:20px;
	width:780px;
	}
	
h3 {
	margin-left:20px;
	width:780px;
	}		
	
a {
	color:#660000;
	}
	
#content ul {
	margin-left:40px;
	line-height:1.5em;
	}			
