body {
	background-color: #462303;
	background-image: url(images/wood-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	color: #663300;
	margin-top: 0px;
	padding-top: 20px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBE7D;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #663300;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 80%;
	font-weight: bold;
	color: #663300;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
a {
	text-decoration: none;
	color: #FF6600;
}
a:visited{
	text-decoration: none;
	color: #FF9900;
}
a:hover{
	text-decoration: underline;
	color: #663300;
}
img {
	border: none;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 16px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
.main_wrap {
	width: 726px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.top_border {
	background-image: url(images/top_border.gif);
	height: 11px;
	width: 100%;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.middle_border {
	width: 100%;
	background-color: #FFFFFF;
}
.bottom_border {
	width: 100%;
	background-image: url(images/bottom_border.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 17px;
	padding-top: 20px;
	clear: both;
}
.header {
	width: 100%;
	height: 44px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.logo {
	padding-left: 15px;
	float: left;
}
.top_nav {
	float: right;
	padding-top: 25px;
	padding-right: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.top_nav a{
	color:#666666;
	text-decoration: none;
}
.top_nav a:hover{
	color:#000000;
	text-decoration: none;
}
.left_col {
	padding-top: 10px;
	padding-left: 15px;
	width: 143px;
	float: left;
	clear: left;
}
.right_col {
	padding-top: 10px;
	padding-right: 15px;
	width: 530px;
	float: right;
}
.footer {
	text-align: right;
	font-size: 80%;
	line-height: 100%;
	color: #999999;
	padding-bottom: 8px;
	padding-right: 15px;
}
.side_nav {
	margin: 0px;
	padding-bottom: 10px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 105%;
}
.side_nav ul{
	margin: 0px;
}
.side_nav li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F8A534;
}
.side_nav li a{
	color: #b04500;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.side_nav li a:visited{
	color: #b04500;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.side_nav li a:hover{
	color: #FF9900;
	text-decoration: none;
}
.product_table_left {
	width: 225px;
}
.product_table_right {
	padding-left: 10px;
}
.product_box {
	background-color: #FFFFFF;
	border: 1px solid #663300;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	clear: both;
}
.product_box_heading {
	background-color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.product_thumb {
	width: 120px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	float:left;
	font-size: 10px;
	line-height: 12px;
}
.sm_font {
	font-size: 10px;
}

