@charset "UTF-8";
.mainStyles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #452813;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	background-position: center;
	background-image: url(images/bkgdtxt.gif);
	background-repeat: repeat-y;
	border-bottom-width: 0px;
	color: #000;
}
.mainStyles_LF {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #4b402d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	background-position: center;
	background-image: url(images/lf_bkgdtxt.gif);
	background-repeat: repeat-y;
	border-bottom-width: 0px;
	color: #000;
}
a:link {
	color: #3399cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399ff;
}
a:hover {
	text-decoration:underline
}.footerText {
	color: #b06d31;
}
.subheadText {
	font-size: 16px;
	color: #511e00;
}
.legal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5e2c06;
}

