body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/wood_bg.jpg);
}
.bg_left {
	background-image:  url(images/wood_left.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.bg_right {
	background-image:  url(images/wood_right.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C6701A;
	text-decoration: none;
}
.body_text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E38A31;
	text-decoration: none;
	font-weight: bold;
}
.body_text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subheading_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #380005;
	font-style: normal;
}
.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5F2519;
	font-weight: bold;
}
.footer_text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #804811;
	font-weight: bold;
	text-decoration: none;
}
.footer_text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
