body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1 {
	font-size: 120%;
}
form {
	padding: 0px;
	margin: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/*-----------------------------------------------------------------------------------------------------------*/
.container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
.header {
}
/*-----------------------------------------------------*/
.quicknav_s {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.quicknav_s li{
	display: inline;
	padding: 0px;
	margin: 0px;
}
.quicknav_s li a{
	display: block;
	float: left;
}
/*-----------------------------------------------------*/
.quicknav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.quicknav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.quicknav li a{
	display: block;
	float: left;
}
/*-----------------------------------------------------*/
.mainmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.mainmenu li {
	display: inline;
}
.mainmenu li a {
	display: block;
	float: left;
	line-height: 20px;
	padding-left: 6px;
	padding-right: 7px;
	margin-left: 7px;
	margin-right: 6px;
	text-decoration: none;
	font-weight: bold;
	color: #B76F00;
}
.mainmenu li a:hover {
	color: #660000;
	text-decoration: none;
}
/*-----------------------------------------------------*/
.content {
	clear: both;
}
.menucell {
	vertical-align: top;
	width: 250px;
}
.maincell {
	vertical-align: top;
}
.maincell a {
	color: #B76F00;
	text-decoration: none;
}
.maincell a:hover {
	color: #660000;
	text-decoration: none;
}
.footer {
	text-align: center;
	font-size: 85%;
	color: #B76F00;
	margin-bottom: 20px;
	margin-top: 20px;
}
/*-----------------------------------------------------------------------------------------------------------*/
.pagecontent {
	border-collapse: collapse;
	width: 100%;
}
/*-----------------------------------------------------------------------------------------------------------*/
.datatable, .hometable {
	border-collapse: collapse;
	width: 100%;
}
.hometabletd {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	width: 50%;
}
.th {
	background-image: url(../images/css/th_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #B76F00;
	white-space: nowrap;
	vertical-align: bottom;
	line-height: 27px;
}
.th a {
	color: #B76F00;
	text-decoration: none;
}
.th a:hover {
	color: #660000;
	text-decoration: none;
}
.th_left {
	background-image: url(../images/css/th_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 16px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.th_right {
	background-image: url(../images/css/th_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.td {
	padding: 5px;
	background-color: #FFF8E2;
}
.td_left {
	background-image: url(../images/css/td_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.td_right {
	background-image: url(../images/css/td_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.tf {
	background-image: url(../images/css/tf_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.tf_left {
	background-image: url(../images/css/tf_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 16px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.tf_right {
	background-image: url(../images/css/tf_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 16px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
/*-----------------------------------------------------------------------------------------------------------*/
.prodmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-weight: bold;
	white-space: nowrap;
}
.prodsubmenu {
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	line-height: 20px;
	font-weight: lighter;
}
.prodmenu a {
	color: #B76F00;
	text-decoration: none;
}
.prodsubmenu a {
	color: #B76F00;
	text-decoration: none;
}
.prodmenu a:hover {
	color: #660000;
	text-decoration: none;
}
.prodsubmenu a:hover {
	color: #006600;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------------------*/
.producttable {
	width: 100%;
	font-size: 85%;
	border-collapse: collapse;
}
.prodpagetext {
	line-height: 20px;
}
.td50 {
	width: 50%;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
hr {
border: 0;
color:#fecd82;
background-color:#fecd82;
height:1px;
margin-top:10px;
}
/*-----------------------------------------------------------------------------------------------------------*/
.navtrail {
font-size:80%;
}
.navtrail tr td {
padding-left:15px;
padding-top:15px;
}
.addthis_toolbox {
	float: right;
}
