/*-----------------------------------------------------------------------------
author:    www.jolidesign.com
           P.O. Box 11373
		   Yakima WA 98909
		   509.949.7881
-----------------------------------------------------------------------------*/

/* =Content Contact Page
-----------------------------------------------------------------------------*/

#banner {
	width:985px;
	height:178px;
	background:url(../img/bannerBckndPhotog.jpg) no-repeat right;
	}
	
#content {
	margin:0px 0;
	padding:0px 0 0 0;
	width:985px;
	height:500px;
	background:url(../img/contentBckndContact.jpg) no-repeat top;
	
	}

#content p {
	width:799px;
	padding-bottom:20px;
	margin-left:100px;	
	line-height:1.5em;
	}
	
#content table {
	width:550px;
	padding-bottom:20px;
	margin-left:115px;	
	line-height:1.5em;
	}
	

#content a {
	color:#330000;
	text-decoration:none;
	line-height:1.65em;
	}
	
h1 {
	margin-left:100px;
	}					
	
input {
border-color:#FFFFCC;
border-width:1px;
border-style:solid;
}

#mailList {
margin:0px 0 0 0;
}

.submit {
color:#7B3C28;
font-weight:bold;
background-color:#FFFFCC;
}

#formSubmit {
margin-left:100px;
padding:0 50px 0 0;
}

#contentBottom {
	margin:0px 0;
	padding:0px 0 0 0;
	width:985px;
	}	