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



/* Main divs */
h2, h3 {
	color:#660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
}
	
p {

font: small "Lucida Grande", Arial, sans-serif;
}	



body {
	background-color: #bfa685;
	margin:15px 0px 0px 0px;
	padding:0px;	 
	
}





#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	
}

#content {
	margin:0px;
	padding: 0px;
	
	float: left;
	width: 800px;
	background-color: #FFFFE5;	

} 

#leftcolumn {
	text-align:center;
	width: 380px;
	margin: 10px;
	font-weight: normal;
	float: left;
}

#rightcolumn {
	width: 370px;
	text-align: center;
	float: right;
	padding: 10px;
	text-align:center;
	margin-top:10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}


#navlinks {
	margin:0px;
	padding: 0px;
	width: 800px;
	height: 29px;

}

#footernavigation {
	font-family: "Times New Roman", Times, sans-serif;
	color: #000000;
	text-align: center;
	float:left;
	font-size: 13px;
	height: 40px;
	width: 800px;
	/*margin-left: auto;
	margin-right: auto;	*/
	padding: 0px;
}


#aboutus {

width: 259px;
float:left;
padding: 20px 20px 10px 20px;
text-align: center;
margin-top: 40px;

}

#affiliations {
	margin: 5px;
	padding: 10px;
	width: 750px;
	clear: both;
	text-align: center;
	margin-top: 30px;
	

}


/* links, and text styles */

a {
	text-decoration: none;
	color:#663300;
	font: small "Lucida Grande", Arial, sans-serif;
}

a img {
	border: 0px;
}

a:active, a:hover {
	color: #990000;
}




#indextestimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	width: 450px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	padding: 0 5 0 0;
	float: right;
}

#productstestimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	padding: 0 5 0 0;
	float: right;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

.faqsection {
	width:600px;
	margin: 30px auto;	
	
}

.faqbackground {
	padding: 10px;

}


.headings {  
	font: Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-weight:bold;

}

.testimonialimage {
	float: right;
	
}

#testimonial {
	width:461px; 
	float:right; 
	margin-top: 15px;
	padding: 15px;
	font:Verdana, Arial, Helvetica, sans-serif;

}



	
