@charset "utf-8";
/* CSS Document */

body  {
	font: 101% Arial, Helvetica, sans-serif;
	background: #5f594f;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3F0;
	}

* {
	margin:0;
	padding:0;
	}


#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:950px;
	text-align:left;
	}
	
#container1 { /* Members Sign In */
	position:relative;
	font-size:0.7em;
	color:#5f594f;
	text-align: right;
	padding: 5px 33px 10px 0;
	}
	
#background {
	float:left;
	width:950px;
	background:url(images/background2.jpg) repeat-y;
	margin-top:-30px;
	}
	
#container2 {
	float:left;
	margin-top:-3px;
	width:950px;
	}
	
#nav {
	float:left;
	width:37px;
	margin-top:36px;
	
	height:600px;
	}
	
.nav{
	padding:9px 0 0 23px;
	}
			
#bluebar {
	float:left;
	width:890px;
	background:url(images/bluebox.jpg) repeat-y;
	}
	
#headline {
	float:left;
	width:724px;
	height:88px;
	margin-top:40px;
	}
	
#headline img {
	padding-left:192px;
	}
	
#homepic {
	float:left;
	width:724px;
	margin-top:20px;
	padding-left:166px;
	}
	
#homeinfo {
	float:left;
	width:674px;
	padding:0 50px 0 166px;
	text-align:right;
	}
	
#homeinfo h1 {
	color:#996543;
	font-size: 0.7em;
	line-height:1.5em;
	padding:0 0 10px 0;
	}
		
#content {
	float:left;
	width:347px;
	padding-left:166px;
	}
	
#content h1 {
	font-size:1.0em;
	color:#996534;
	margin:0 0 0 30px;
	line-height:2em;
	}
	
#content h2 {
	font-size:.8em;
	color:#996534;
	margin:0 0 0 30px;
	line-height:1.5em;
	}
	
#content p {
	padding:0 0 0 30px;
	font-size: 0.8em;
	color: #28210F;
	line-height:1.5em;
	text-align: left;
	}
	
#contact #content img{
	vertical-align:middle;
	padding:.1em 0 .3em 0;
	}
	
#content a:link {
	color:#28210F;
	text-decoration: none;
	}

#content a:visited {
	color:#28210F;
	text-decoration: none;
	}
	
#content a:hover {
	color:#996534;
	text-decoration: none;
	}	
	
#content a:active {
	color:#996534;
	text-decoration: none;
	}
	
#pics {
	float:left;
	width:330px;
	}
	
#pics2 {
	float:left;
	width:330px;
	}
	
#FAQcontent {
	float:left;
	width:657px;
	padding-left:166px;
	}
	
#FAQcontent h1 {
	font-size:1.0em;
	color:#996534;
	margin:0 0 0 30px;
	line-height:2em;
	}
	
#FAQcontent h2 {
	font-size:.8em;
	color:#069;
	margin:0 0 0 30px;
	line-height:1.5em;
	}
	
#FAQcontent p {
	padding:0 0 0 30px;
	font-size: 0.8em;
	color: #28210F;
	line-height:1.5em;
	text-align: justify;
	}
	
#FAQmailer {
	float:right;
	width:300px;
	}
	
#FAQmailer h2 {
	font-size:.8em;
	color:#996534;
	margin:0 0 0 30px;
	line-height:1.5em;
	text-align: justify;
	}
	
#FAQmailer p {
	padding:0 0 0 30px;
	font-size: 0.8em;
	color: #28210F;
	line-height:1.5em;
	}
	
#FAQcontent table {
	margin:0 0 0 30px;
	}
	
#links {
	float:left;
	width: 290px;
	padding:30px 0 0 55px;
	font-size: 1.0em;
	line-height: 1.75em;
	}
	
#contact #links {
	float:left;
	width: 290px;
	padding:38px 0 0 55px;
	font-size: 1.0em;
	line-height: 1.75em;
	}
	
#links h2 {
	font-size: .8em;
	color:#996534;
	line-height:1.5em;
	}
	
#links h3 {
	font-size: .8em;
	color:#996534;
	line-height:1.5em;
	margin: 0 0 12px 0;
	}
	
#links img{
	vertical-align:middle;
	padding:.1em 0 .7em 0;
	}
	
#contact #links img{
	vertical-align:middle;
	padding:.1em 0 .3em 0;
	}
	
#links a:link {
	color:#28210F;
	text-decoration: none;
	font-size: .8em;
	}

#links a:visited {
	color:#28210F;
	text-decoration: none;
	font-size: .8em;
	}
	
#links a:hover {
	color:#996534;
	text-decoration: none;
	font-size: .8em;
	}	
	
#links a:active {
	color:#996534;
	text-decoration: none;
	font-size: .8em;
	}
	
#footer {
	float:left;
	width:950px;
	background:url(images/footer-background.jpg) repeat-y;
	}
	
#footer h3 {
	padding:0 50px 5px 0;
	font-size: 0.6em;
	color:#FF9;
	text-align:right;
	}
	
#footer p {
	padding:0 50px 5px 0;
	font-size: 0.6em;
	color: #996534;
	text-align:right;
	}
	
a:link {
	color:#996534;
	text-decoration: none;
	}

a:visited {
	color:#996534;
	text-decoration: none;
	}
	
a:hover {
	color:#faf5e2;
	text-decoration: none;
	}	
	
a:active {
	color:#faf5e2;
	text-decoration: none;
	}
	

.boldblue {
	font-weight:bold;
	color:#069;
	}	
	
.small {font-size:80%;}


.bottom {
	vertical-align:bottom;
	}
	
.top {
	vertical-align:top;
	padding:0;
	}

.floatright { 
	float:right;
	}
	
.floatleft {  /* Welcome */
	float:left;
	padding:15px 0 0 30px;
	}
