﻿.white_bg {
	background-color: #FFFFFF;
}
.body_frame {
	padding: 7px 6px 7px 7px;
	background-color: #FFFFFF;
}
.shadow_bgleft {
	background-image: url('images/shadow_bg_left.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_bgright {
	background-image: url('images/shadow_bg_right.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_bgbottom {
	background-image: url('images/shadow_bg_bottom.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.shadow_bgtop {
	background-image: url('images/shadow_bg_top.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}
.infobody {
	border-bottom-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #DFDFDF;
	border-left-width: 1px;
	border-left-style: solid;
}
.info_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 15px 15px 0px 15px;
	text-align: justify;
}
.splashbody {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
}
.footerbody {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
}
.addressbody {
}
.addressbody_underline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
	padding-bottom: 4px;
}
body {
	background-image: url('images/site_bg.jpg');
	background-repeat: repeat-x;
	background-color: #887052;
	background-position: top;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #884F24;
}
.productbody {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #DFDFDF;
	text-transform: uppercase;
}
.productbody td {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #DFDFDF;
	text-transform: uppercase;
}
.urlblock {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
	letter-spacing: .2em;
}
.products_table td {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C1C1C1;
	padding-left: 9px;
	padding-right: 9px;
}
.products_table {
}
.products_table img {
	border: 4px solid #585858;
}
.products_table a:link {
	text-decoration:none;
	color: #DFDFDF;
	font-weight:bold;
}

.products_table a:visited {
	text-decoration:none;
	color: #DFDFDF;
	font-weight:bold;
}

.products_table a:hover {
	text-decoration:none;
	color: #FFF;
	font-weight:bold;
}
