@charset "UTF-8";
.bkgLeft {
	background-image: url(images/bkgLeft.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #621F00;
}
.bkgRight {
	background-color: #621F00;
	background-image: url(images/bkgRight.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #622000;
}
.headerLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headerLight {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E6A271;
	text-decoration: none;
	text-transform: uppercase;
}
.headerLightSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C87F52;
	text-transform: none;
}
.ruleDot {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #622000;
	background-color: #E6A271;
}
.bodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #622000;
	text-decoration: none;
}
.headerLarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #622000;
}
bodyColorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6A271;
	text-decoration: none;
}
.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6A271;
	text-decoration: none;
}
.bkgLightText {
	color: #D78957;
}
.bkgDarkText {
	color: #C87F52;
}
