@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #322D1F;
	font-family: Arial, Helvetica, sans-serif;
	color: #413D2D;
	font-size: 12px;
	line-height: 18px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}
.footer_copy {
	color: #FFFFFF;
}
.footer_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #675F49;
	padding: 8px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.footer_copy  a {
	color: #FF6600;
	text-decoration: none;
}
.footer_copy a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer_copy a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	color: #413D2D;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #413D2C;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #413D2C;
	line-height: 24px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8F8566;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #413D2C;
	font-weight: normal;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #413D2C;
	font-weight: bold;
	letter-spacing: 0.5em;
	margin: 0px;
	padding: 0px;
}
