/*-----------------------------------------------------------------------------
author:    www.jolidesign.com
           P.O. Box 11373
		   Yakima WA 98909
		   509.949.7881
-----------------------------------------------------------------------------*/

/* =Content Home Page
-----------------------------------------------------------------------------*/

#banner {
	width:955px;
	height:117px;
	background:url(../img/join-mailing-photo-top.jpg) no-repeat left;
	background-color:#000000;
	}
	
#content {
	margin:9px 0;

	width:955px;
	background:url(../img/contentBgMailing.jpg) no-repeat center;
	}

#content p {
	width:570px;
	padding-bottom:20px;
	margin-left:20px;	
	}

table {
	margin-left:20px;
	font-size:11px;
	}

#content a {
	color:#72703E;
	font-size:11px;
	font-weight:bold;
	line-height:1.65em;

	}

#bottomNav a {
	color:#C5BA8E;
	font-size:13px;
	line-height:2.85em;
	}