@charset "UTF-8";
body {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	background: #666666 url(images/content-bg.gif);
	margin: 0;
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.footerSm {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #652E2F;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.ContentNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#660000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	letter-spacing: 0em;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #652E2F;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 32px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #652E2F;
	text-transform: uppercase;
}
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	letter-spacing: 0em;
}
