body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	height: 110px;
}

#surround {
	width: 100%;
	margin: auto;
	background-color: #fff;
}
.maintop {
display:none;
}
.mainmid {
	display:none;

}


.mainarea {


}
.maintextarea{}

.textArea{ width:100% ;
margin: 0;	
}
.bodytextleft{
	width:50%;
}
.bodytextright{
	width:50%;
}

.textArea td {
	vertical-align: top;
}

h1, h2, h3 {
	 margin: 0;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 14px;
	margin: 5px 0;
	font-weight: bold;
}
.hogtext { color: #000;}
/*for the alternative template*/
.FPcolumnleft { padding-right:3px;}
.FPcolumnright { padding-left:3px;}
a {
	 color: #000;
	 text-decoration: underline;
	 font-weight: bold;
}
a:hover {
	 color: #000;
	 text-decoration: none;
	 font-weight: bold;
}
.links {font-weight: bold;}
.chev {	color: #C65F17;font-size:115%}

.Smaller {
	font-size: 75%;
}

.txtCopyright {
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	float:right;
	
}
.areafooter {
	display:none;
}

/*contact form*/
textarea, input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

