/*-----------------------------------------------------------------------------
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:45px 0 0 0;
	width:923px;
	height:355px;
	background:url(../img/contentBgTeas.jpg) no-repeat;
	}
	
#content p {
	width:850px;
	padding-bottom:10px;
	margin-left:25px;
	}
	
#content h1 {
	width:555px;
	padding-bottom:10px;
	margin-left:440px;
	}	
	
.subhead a {
 	text-decoration:underline;
 	color:#333333;
	margin-left:440px;
	}
	
a:visited {
	text-decoration:none;
 	color:#00682C;
}	
