.footer_margin {
	padding-right: 6px;
	padding-left: 6px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main_border {
	border: 1px solid #684A18;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F2F0E6;
	margin: 0px;
}
.text_margin {
	padding: 8px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B26021;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B0A163;
}
a:link {
	text-decoration: none;
	color: #B26021;
}
a:visited {
	text-decoration: none;
	color: #B26021;
}
a:hover {
	text-decoration: underline;
	color: #7A4116;
}
a:active {
	text-decoration: none;
	color: #B26021;
}
a.white:link {color: #FFFFFF; text-decoration: none;}
a.white:visited {color: #FFFFFF; text-decoration: none;}
a.white:active {color: #FFFFFF; text-decoration: none;}
a.white:hover {color: #FFFFFF; text-decoration: underline;}
.banner_bg {
	background-repeat: repeat-x;
	background-image: url(images/banner_bg.jpg);
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #684A18;
}
