body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(../images/bodyfade.jpg) repeat-x top;
	padding: 20px 0px
}
.header {
	height: 110px;/*120*/
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	background: url(../images/quote.jpg) no-repeat top right;
}

#surround {
	width: 801px;
	margin: auto;
	background-color: #fff;
}
.maintop {
	background: url(../images/bg-header.jpg) no-repeat top;
	height: 25px;/*16*/
	text-align: right;
	padding-top: 12px;
	padding-right: 30px;
}
.mainmid {
	background: url(../images/bg-top.jpg) no-repeat bottom center;
	height: 78px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;

}


.mainarea {
	background: url(../images/bg-repeat.jpg) repeat-y center;

}
.maintextarea{
	background: url(../images/bg-bottom.jpg) no-repeat bottom;
	/*padding-bottom: 320px;	*/	
}

.textArea{ width:680px ;
margin: auto;	
}
.bodytextleft{
	padding-bottom: 320px;	
}
.bodytextright{
	padding-bottom: 250px;	
}

.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: #C65F17;}

/*for the alternative template*/
.FPcolumnleft { padding-right:3px;}
.FPcolumnright { padding-left:3px;}
a {
	 color: #C65F17;
	 text-decoration: underline;
	 font-weight: bold;
}
a:hover {
	 color: #C65F17;
	 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 {
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	float:left;
}

/*contact form*/
textarea, input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

