#container {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	height: 92px;
}
.contentbox {
	background-color: #9B9934;
}

#nav {
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-right: 4px;
	padding-left: 4px;
}
#navleft {
	float: left;
	width: 361px;
}
#navright {
	float: right;
	width: 331px;
}
#container #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #nav li {
	float: left;
}
#container #nav a {
	display: block;
	padding: 4px 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
	text-transform: none;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
#container #nav a:hover {
	background-color: #9B9934;
}
#content {
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #9B9934;
}

#container #nav .current {
	background-color: #663200;
}
.products-table br {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#prod-table ul {
	list-style-type: none;
	margin: 0px;
}
#prod-table li {
	background-color: #989234;
	margin-bottom: 2px;
	padding: 2px;
}
#prod-table img {
	border: 5px solid #ADAB59;
}

#container #content #shade .page .products-table br {
	background-color: #FFFFFF;
}


.clr {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
h1 {
	color: #663200;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.page {
	width: 800px;
	float: left;
	padding-right: 15px;
}


#content #shade {
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
	padding: 30px 15px 15px;
}
#content .box {
	background-color: #8C8A2B;
	padding: 8px 15px 15px;
	border: 5px solid #ADAB59;
}
.formfield2 {
	width: 400px;
	border: 1px solid #ADAB59;
}
.formfield {
	border: 1px solid #ADAB59;
	width: 300px;
}
.searchbutton {
	color: #FFFFFF;
	background-color: #672F00;
	border: 1px solid #ADAB59;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 22px;
}


#content #products {
	float: right;
	width: 115px;
}

#footer {
	background-color: #ADAB59;
	padding: 10px;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#content .column {
	float: left;
	width: 385px;
	padding-right: 20px;
}
#products img {
	border: 5px solid #ADAB59;
	margin-bottom: 5px;
	margin-right: 18px;
}
#gallery img {
	border: 5px solid #ADAB59;
	margin-bottom: 10px;
	margin-right: 10px;
}
#gallery {
	padding-left: 20px;
}
#products  img.noborder {	border: 0;
	margin-bottom: 0px;
	margin-right: 0px;}
.news {
	border: 2px dotted #FF6600;
}
