body {
	background-color: #98845C;
	background-image: url(images/bkg3.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #211A07;
	margin: 0px;
}
.bodyDark {
	color: #211A07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.bodyLight {
	color: #F2D2AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.bodysm {
	font-size: 12px;
	line-height: 14px;
	color: #211A07;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#723A29;
	text-decoration: underline;
}
a:hover {
	color: #284029;
}
a.linkdark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#723A29;
	text-decoration: underline;
}
a.linkdark:hover {
	color: #151925;
}

a.linklight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#723A29;
	text-decoration: underline;
}
a.linklight:hover {
	color: #FFFFFF;
}

a.lownav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #284029;
	text-decoration: none;
}
a.lownav:hover {
	text-decoration: underline;
}
.imgBorder {
	border: 2px solid #2F333F;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F333F
}