@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #512400;
	font-size: 12px;
}
li {
	margin-bottom: 4px;
}
td {
	vertical-align: top;
}
.sb_message {
	font-size: 11px;
	line-height: 120%;
	color: #512400;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: bold;
}
#newsForm {
	margin-left: 20px;
	margin-top: 10px;
}
#newsForm input {
	margin-bottom: 6px;
}
#bot_nav_cell {
	font-size: 11px;
	color: #512400;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#bot_nav_cell a:link, #bot_nav_cell a:visited {
	font-size: 11px;
	color: #512400;
	text-decoration: none;
}
#bot_nav_cell a:hover, #bot_nav_cell a:active {
	font-size: 11px;
	color: #C57142;
	text-decoration: none;
}
#body_cell {
	padding-right: 20px;
}
#body_cell p {
	font-size: 12px;
	line-height: 110%;
	padding: 0px;
	margin-top: 4px;
}
#body_cell h1 {
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}
#body_cell h2 {
	font-size: 16px;
	padding: 0px;
	margin-bottom: 0px;
}
#newsletter {
	padding: 0px;
	margin-left: 20px;
}
.logo_text {
	font-size: 13px;
	line-height: 120%;
	color: #512400;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: bold;
}