body, table, form {
  font-family: Verdana;
  font-size: 12px;
}

body { 
  color: #333333;
  margin: 0px;
  text-align: center;
  background: #463616;
}

img { 
  border: 0px;
}

a
{
	text-decoration:none;
}

h1
{
	font:14pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0 5px 10px;
	margin:0px;
	color:#463616;	
}

h2
{
	font:10pt Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px 0 3px 10px;
	color:#9ea843;
	font-weight:bold;
}

h3
{
	font:9pt Verdana, Arial, Helvetica, sans-serif;
	color:#663300; 
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:8px 0 3px 10px;
}

h4
{
	color:#fff;
	font-size:9pt;
	background: #663300;
	padding:0px;
	margin:0px;
	border:1px solid #fff;
}

p
{
	font:10pt Arial, Helvetica, sans-serif;
	color:#312009;
	line-height:13pt;
	margin:0px;
	padding:3px 10px 10px 10px;
}

.p2
{
	font-size:8pt;
}

.p3
{
	padding-right:0px;
}


.text-bg
{

 background:url('/images/images_13.gif') no-repeat top left #efe9d9;
}

table {
  border-collapse: collapse;
}

table tr { 
  vertical-align: top;
}

div#container {
  width: 801px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  background-color: #efe9d9;
}


div#banner-top {
  width: 801px;
  height: 28px;
  background-image: url('/images/new-top-header.jpg');
}

div#banner-middle {
  width: 801px;
  height: 100px;
  background-image: url('/images/new-bottom-header.jpg');
}

div#banner-bottom {
  width: 801px;
  height: 34px;
  background-image: url('/images/images_06.jpg');
}

table#menu { 
  width: 100%;
  height: 34px;
  border-bottom: 1px solid #786742;
}

table#menu tr {
  vertical-align: middle;
}

table#menu td {
  text-align: center;
}

table#menu td a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

td.seperator { 
  width: 11px;
  height: 34px;
  background-image: url('/images/images_08.jpg');
  background-repeat: no-repeat;
}

div#footer { 
  width: 801px;
  height: 54px;
  background-image: url('/images/images_33.jpg');
}

div#footer-menu { 
  color: #ffffff;
  padding: 10px;
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
}

div#footer-menu a { 
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}

div#content-container { 
}

.flo-r
{
	float:right;
}

.flo-l
{
	float:left;
}

a.more-link
{
	color:#ee7a13;
	
}

a.more-link:hover
{
	color:#bf5a00;
	
}

div#login
{
	width:300px;
	border:1px solid #663300;
	padding: 5px; 
	margin:20px auto;
}

.sidenav
{
	vertical-align:top;
	width:152px;
	background:#b69f5c url('/images/product_19.jpg') no-repeat bottom;
	border-right: 1px solid #a09367;
}

.sidenav a
{
	color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  display:block;
  line-height:15px;
  padding: 0 0 0 10px;
}
a.index-link {
  text-decoration:none;
}
a.index-link:hover {
  text-decoration:none;
  color:#b99d54;
}
.visit {
	text-decoration:none;
}
