/*-----------------------------------------------------------------------------
author:    www.jolidesign.com
           P.O. Box 11373
		   Yakima WA 98909
		   509.949.7881
-----------------------------------------------------------------------------*/

/* =Content Home Page
-----------------------------------------------------------------------------*/

#banner {
	width:985px;
	height:180px;
	}
	
#content {
	margin:0px 0;
	padding:0px 0 0 0;
	width:985px;	

	
	}

#content p {
	width:985px;
	padding-bottom:20px;
	
	line-height:1.5em;
	}
	
	
#content a {
	color:#330000;
	text-decoration:none;
	line-height:1.65em;
	}

	
#sidebar {
	position:absolute;
	top:370px;
	left:300px;	
	line-height:1.5em;
	font-size:10px;
	z-index:0;
	}