body {
	/*    color: #311a20;*/
    color: #000000;
	margin: 0;
	padding: 0;
}
body, div, td {
	font-family: Arial, sans-serif;
	font-size: 13px;
}
#page-container {
	width: 902px;
	margin: 0;
	padding: 0;
}
/* Header */

#header {
	position:relative;
	width:902px;
	height:145px;
	/*background-color:#FFF1E2;*/
   /* background-image: url('/graphics/header.jpg');*/
    background-repeat: no-repeat;
}
#header div.logo {
	position:absolute;
	left:0px;
	top:40px;
}
#header div.toplinks {
	position:absolute;
	right:10px;
	top:22px;
}
#header div.toplinks a {
	padding-left:15px;
	padding-right:15px;
}
#header div.searcharea {
	position:absolute;
	right:22px;
	top:45px;
}
#header div.searcharea td {
	background:none;
	text-align:left;
}
#header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: black;
	text-decoration: none;
}
#header a:hover {
	/*   color: #53282f;*/
    color: #640100;
	text-decoration: none;
}
#headerlinks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:white;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
}
#headerlinks a:hover {
	/*    color: #53282f;*/
    color: #beb2a6;
}
/* Top Navigation */

#navbar {
	clear: both;
	width: 902px;
	height: 25px;
	padding: 0;
	margin: 1px 0 2px 0;
	background: #AB9A6D;
}
ul#nav {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 13px;
}
ul#nav li {
	list-style: none;
	float:left;
}
ul#nav li a {
	text-decoration: none;
	text-align:center;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 25px;
	color: #ffffff;
	line-height: 25px;
	overflow: visible;
	font-weight:normal;
	white-space: nowrap;
	/*background: transparent url(/graphics/vertical.gif) center right no-repeat;*/
    background-image:url(/graphics/nav_vert.gif);
	background-repeat: repeat-y;
}
ul#nav li a#right:hover {
	background: rgb(100,1,0);
	color: white;
}
ul#nav li a:hover {
	background: rgb(100,1,0);
	color: white;
}
/* Left (Shopping) Navigation *?

/* LEFT MENU */

 /* main */
#navMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navMenu {
	width: 100%;
}
#navMenu li {
	display:inline;
	width:100%;
	height:20px;
}
/* menu */
#navMenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:11px;
	/*    color: #351019;*/
    color: #000000;
	display: block;
	background:none;
	padding:5px 5px 5px 23px;
}
#navMenu li a:hover {
	background-color: #beb2a6;
	color: #FFF;
}
/* subMenu */
#navMenu li li a:link, #navMenu li li a:visited {
	/*background-color: #29201D;*/
 /*   color: #FFF;*/
    text-align: right;
}
#navMenu li li a:hover {
	background-color: #beb2a6;
	color: #FFF;
	text-align: right;
}
/* Content Area */

td.leftcol {
	width:164px;
	height:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:11px;
	line-height: 20px;
	text-align: left;
	vertical-align:top;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;   /* background: #ece6e8;*/
}
td.leftcol a {
	/*    color: #351019;*/
	color: #640100;
}
td.leftcol hr {
	width: 100%;
	height: 1px;
	border:0;
	color: #fff;
	background-color: #fff;
}
td.content {
	padding:18px;
	text-align: left;
	vertical-align:top;
	background:white;
}
td.rightcol {
	text-align: justify;
	background:white;/*	padding-left: 15px;*/
}
td.standardtd {
	text-align: left;
	vertical-align:top;
	padding:0px;
}
#main {
	width:902px;
}
#main td.mainleft {
	width:200px;
	height:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align: left;
	vertical-align:top;
	line-height: 20px;/*  background: #ece6e8;*/
}
#main td.maincontent {
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding:18px;
	text-align: left;
	vertical-align:top;
	background:white;
}
#main td.rightcol {
	width: 250px;
	margin-right: 0px;
	margin-left: 30px;
	text-align: justify;
	background:white;
}
/* Footer */

#special {
	width:902px;
	height:23px;
	margin-top: 2px;
	font-size:11px;
	/*line-height: 23px;*/
    text-align: center;
	position: relative;/*    background-color: #ece6e8;*/
	clear: both;
}
#footer {
	width:902px;
	height:23px;
	/*margin-top: 2px;*/
    line-height: 23px;/*    background: #6b3a40;*/
}
#footer td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
/* Text Styles */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	/*  color: rgb(58,24,34);*/
  color: rgb(100,1,0);
	font-size: 24px;
	font-weight:lighter;
}
h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	/*  color: #79464d;*/
    color: #640100;
	font-size: 18px;
	font-weight: lighter;
	margin-top: 15px;
}
h3 {
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0;
	/*  color: rgb(58,24,34);*/
  color: rgb(100,1,0);
	font-size: 15px;
	font-weight:lighter;/*font-weight: 700;*/

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	font-size: 22px;
	font-weight:lighter;
	/*    color: rgb(58,24,34);*/ 
  color: rgb(100,1,0);
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	margin: 0;
	/*    color: #b595a4;*/ 
    color: #640100;
	font-size: 22px;
	font-weight:lighter;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight:lighter;
	/*    color: #79464d;*/
    color: #640100;
	font-size: 15px;
}
a.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	font-size: 22px;
	font-weight:lighter;
	/*    color:#31191f;*/
    color: #640100;
}
a.breadcrumbs:hover {
	text-decoration:none;
	/*    color:#31191f;*/
    color: #640100;
}
span.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	font-size: 22px;
	font-weight:lighter;
	/*    color:#31191f;*/
    color: #640100;
}
a.currentcat {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	font-size: 22px;
	font-weight:lighter;
	/*    color: #6c3e4b;*/
    color: #640100;
}
a.currentcat:hover {
	text-decoration:none;
	/*    color: #6c3e4b;*/
    color: #640100;
}
.catdrop {
	font-size:11px;
	width:115px;
}
.catnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #640100;
	text-align:right;
	min-width:50px;
	max-width:150px;
}
.catnav a {
	/*    color:#b3b3b3;*/
    color: #640100;
	text-decoration:none;
}
.catnav a:hover {
	/*    color:#31191f;*/
    color: #640100;
	text-decoration:none;
}
hr {
	color:#b595a4;
	width:100%;
	height:1px;
}
hr.content {
	background-color: #cdc7c9;
	width: 100%;
	height: 1px;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
hr.leftbar {
	background-color: #ffffff;
	width: 70%;
	height: 1px;
	border: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
input.standard {
	width: 175px;
	height: 19px;
	margin-bottom:3px;
	border: solid 1px #6a393f;
	font-family: Arial;
}
input.search {
	width: 125px;
	height: 19px;
	border: solid 1px #dddddd;
	font-family: Arial;
}
textarea.standard {
	width: 150px;
	border: solid 1px #6a393f;
	font-family: Arial;
}
select.qty {
	width: 75px;
	height: 19px;
	border: solid 1px #6a393f;
	font-family: Arial;
	font-size: 10px;
}
#quotes {
	color: #53282f;
}
#ordering {
	margin-top: 45px;
}
p {
	margin: 0;
	padding-bottom: 5px;
}
/*a       { color: #7a4349; text-decoration: none; }
a:hover { color: #7a4349; text-decoration: underline; }*/

a {
	color: #640100;
	text-decoration: none;
}
a:hover {
	color: #640100;
	text-decoration: underline;
}
.cellHeader {
	height:25px;
	color: #FFF;
	background-color: #900;
	text-align:center;
}
.cell {
	font-size:11px;
	width:65px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.cell #states {
	width:270px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	padding-left:5px;
}
.cell #zones {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	padding-right: 10px;
}
#rightColumn {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}

div#preload { display: none; }
