body { 
	margin: 10px 0px 0px 0px; 
	padding: 0; 
	background-image: url(images/body_mainbg.gif); 
	background-repeat: repeat-x;}
	
table { 
	border-spacing: 0; 
	border-collapse:collapse;}
	
td { 
	padding: 0; 
	vertical-align: top;}
	
form { 
	margin:0; 
	padding:0;}
	
input { 
	border: #625E68 1px solid; 
	height: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;}

.admin {
	padding: 10px;
	background-color: #ececec;
}

.main {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #818181;
	line-height: 15px;
}
	
img { 
	border: 0px;}
	
.leftborder { 
	background-image: url(images/body_leftborder.gif); 
	background-repeat: repeat-y;}
	
.rightborder { 
	background-image: url(images/body_rightborder.gif); 
	background-repeat: repeat-y;}
	
.topbar { 
	width: 760px; 
	height: 108px; 
	background-image: url(images/topbar_bg.gif); 
	background-repeat: repeat-x;}
	
.logo { 
	width: 167px; 
	height: 108px; 
	vertical-align: bottom;}
	
.topnav { 
	width: 320px;
	background-image: url(images/topbar_fill2.gif); 
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding: 23px 0px 0px 0px;}
	
a.topnavlink:link { 
	color: #ffffff; 
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	}
	
a.topnavlink:visited { 
	color: #ffffff; 
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	}
	
a.topnavlink:active { 
	color: #fffd50; 
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
	}
	
a.topnavlink:hover { 
	color: #fffd50; 
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
	}
	
.topbartext { 
	padding: 0px 15px 0px 0px;
}	

.body { 
	width: 760px; 
	background-color: #ececec;}
	
.bodycontent { 
	width: 726px;
	padding: 10px 10px 10px 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
	
.bodycontent1 { 
	width: 396px;
	padding: 10px 10px 10px 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;}
	
.bodycontent2 { 
	width: 300px;
	padding: 10px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;}

.bodycontent3 { 
	width: 726px;
	padding: 10px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;}
	
h1, h2, h3, h4, h5, h6 {
	background-image: url(images/h1_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-family: Arial narrow, Arial, sans-serif;
	font-size: 17px;
	color: #999933;
	padding: 0px 0px 10px 18px;
	margin: 0px;
	}

.dottedline {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 400px;}
	
.basebar { 
	background-color: #c6c6c6;
	width: 374px;
	padding: 5px 10px 5px 10px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #606060;}
	
a.basebarlink:link { 
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #606060; 
	text-decoration: none;}
	
a.basebarlink:visited { 
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #606060; 
	text-decoration: none;}
	
a.basebarlink:active { 
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #606060; 
	text-decoration: underline;}
	
a.basebarlink:hover { 
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #606060; 
	text-decoration: underline;}
	
.contactgrid {
	border-width: 1px;
	border-style: solid;
	border-color: #afafaf;
	padding: 3px 7px 4px 7px;
	background-color: #f4f4f4;
}
	
.contactgrid2 {
	border-width: 1px;
	border-style: solid;
	border-color: #424220;
	padding: 3px 7px 4px 7px;
	background-color: #818132;
	color: #ffffff;
}

.fbField { 
	border: #625E68 1px inset;  
	height: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.fbField2 {
	border: #625E68 1px inset;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#newsarea {
	background-color: #818132;
	padding: 10px;
	border: solid 1px #424220;
	}

	a.whitelink:link, a.whitelink:visited { 
		display: block;
		color: #ffffff; 
		text-decoration: none;
		background-image: url(images/newsDots.gif);
		background-repeat: no-repeat;
		background-position: 0px 20px;
		padding: 0px 0px 9px 0px;
		}
	
		a.whitelink:hover, a.whitelink:active { 
			color: #fffd50; 
			text-decoration: underline;
			}

.banner {
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	width: 300px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff000;
	padding: 7px 10px 0px 10px;
	text-align: left;
}

.banner2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#faq-question {
	background-image: url(images/faq-question.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
	padding: 7px 7px 9px 7px;
	margin: 0px 10px 0px 0px;
	border-top: solid 2px #4f4f00;
	border-bottom: solid 1px #4f4f00;
	}
	
	#faq-question h2 {
		background-image: url(images/h1_arrow3.gif);
	}
			
	#faq-question a:link, #faq-question a:visited, #faq-answer a:link, #faq-answer a:visited {
		color: #000000;
		text-decoration: none;
		}
				
	#faq-question a:hover, #faq-question a:active, #faq-answer a:hover, #faq-answer a:active {
		color: #000000;
		text-decoration: underline;
		}
		
.pro-desc {
	background-color: #e5e5e5;
	padding: 8px 10px 15px 10px;
	margin: 0px 10px 0px 0px;
	}
	
#faq-filler {
	background-color: #4f4f00;
	height: 1px;
	margin: 5px 10px 0px 0px;
	}
	
#faq-filler2 {
	background-color: #4f4f00;
	height: 2px;
	margin: 0px 10px 15px 0px;
	}	
