@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	height: 125px;
	width: 901px;
}
a:link {
	color: #A37C43;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A37C43;
}
a:hover {
	text-decoration: none;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #A37C43;
	
}.mainbkgd {
	background-image: url(../images/site-bkgd.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/footer.jpg);
	height: 41px;
}
.home-footer {
	background-image: url(../images/home_contact_bottom.jpg);
	background-repeat: repeat-x;
	height: 112px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A58134;
}
.home-footer-area {
	background-image: url(../images/home_footer_bkgd.jpg);
	background-repeat: repeat-x;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A58134;
}

