/*-----------------------------------------------------------------------------
author:    www.jolidesign.com
           P.O. Box 11373
		   Yakima WA 98909
		   509.949.7881
-----------------------------------------------------------------------------*/

/* =Content Home Page
-----------------------------------------------------------------------------*/

#banner {
	width:985px;
	height:178px;
	background:url(../img/bannerBckndPhotog.jpg) no-repeat right top;
	}
	
#content {
	margin:0px 0;
	padding:0px 0 0 0;
	width:985px;
	height:529px;	
	background:url(../img/contentBckndPhotog.jpg) no-repeat right;
	
	}

#content p {
	width:300px;
	padding-bottom:20px;
	margin-left:100px;	
	line-height:1.5em;
	}

	
#content a {
	color:#330000;
	text-decoration:none;
	line-height:1.65em;
	}
	
h1 {
	margin-left:115px;
	}
	
#bottomBar {

	background:url(../img/bottomBannerPhotog.jpg) no-repeat right top;
	}	
	
#sidebar {
	position:absolute;
	top:390px;
	left:50;	
	line-height:1.5em;
	font-size:10px;
	z-index:0;
	}