@charset "UTF-8";
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
	text-decoration: none;
}
.titles {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #7A2919;
	padding-right: 67px;
}
.titlesSML {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #7A2919;
	text-transform: uppercase;
	margin-left: 22px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E1B0D;
	line-height: 21px;
	margin-left: 22px;
	text-align: left;
	white-space: normal;
}
.bodyTITLES {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #4E1B0D;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlesSML_LEFT {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #7A2919;
	text-transform: uppercase;
}
.bodyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E1B0D;
	line-height: 21px;
	text-align: left;
	white-space: normal;
}
.headlineleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E1B0D;
	line-height: 21px;
	text-align: left;
	white-space: normal;
	font-weight: bold;
}
