/******** general styles *********/
body {
	background-color: #cccc99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #595E37;
	font-weight: bold;
}
a.footer {
	color: #ffffff;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: none;
	color: #595E37;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cccc99;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color:#000000;
}
h2 {
	font-size: 14px;
	color:#000000
}
h3 {
	font-size: 12px;
	color:#000000
}
h4 {
	font-size: 12px;
	color:#000000;
}

hr {color:	color:#595E37;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

th {
  background-color:#DEE1C4;
 }
 blockquote {
     font-size: 11px;
}
.bottombar {
	background-color: #595E37;
	color: #D3D37E;
	font-size: 14px;
	font-weight: bold;
}
table.main {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #CDD2A6;*/
	border-top: 20px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-bottom: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-collapse:collapse;
	z-index:100;
	background-color:#ffffff;
	background:  #ffffff; /* IE6 Bug */
	
}
.small {
	font-size: 10px;
	font-weight: normal;
}
table.product {
	border: 1;
	border: 1px solid #E4F8F3;
	border-collapse:collapse;
	}


/******** Top Navigation Styles *********/

.nav {
	background-color: #595E37;
	text-align:center;
	z-index:50;
}
ul.nav {
  padding: 0;
  margin: 1px 28px 1px 2px;
  list-style: none;  
  }
li.nav {
  display: block;
  float: left;
  position: relative;
  }
li.navsalesS {
  display: block;
  float: left;
  position: relative;
  }
 li.nav ul {
  display: none;
  position: absolute; 
  top:20px;
  left: 0;
  width:100px;
  	border-bottom: 1px solid #B6BE7C;
  }
  /*top menu style*/
    li.nav a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin:	1px 2px 1px 2px;
	padding: 2px 4px 2px 4px;;
	background-color: #595E37;
	background:  #595E37; /* IE6 Bug */
	border: 0px;
	border-bottom: 0;
	color: #ffffff;
} /* Top Menu Styles */

  /*top menu style for sales and specials*/
    li.navsales a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin:	1px 2px 1px 2px;
	padding: 2px 4px 2px 4px;;
	background-color: #91170a;
	background:  #91170a; /* IE6 Bug */
	border: 0px;
	border-bottom: 0;
	color: #ffffff;
} /* Top Menu Styles */



li.nav a:hover {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin:	1px 2px 1px 2px;
	padding: 2px 4px 2px 4px;;
	border: 0px;
	border-bottom: 0;
	color:#6b1a6;
	text-decoration: none;
	background-color: #595E37;
	background:  #595E37; /* IE6 Bug */

} /* Top Menu Styles */

li.navsales a:hover {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin:	1px 2px 1px 2px;
	padding: 2px 4px 2px 4px;;
	border: 0px;
	border-bottom: 0;
	color:#6b1a6;
	text-decoration: none;
	background-color: #98240f;
	background:  #98240f; /* IE6 Bug */

} /* Top Menu Styles */

li.nav ul {
	width:100px;
	padding:2px 0 0 0;
  margin: 0px 0px 0px 0px;


}
  li.nav ul li a {
	color:#000000;
	width: 100px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	text-align: left;
	background: #cccc99;
	border:1px solid #ffffff;
	border-collapse:collapse;
	/*background-color:#bcdff5;*/
	background-color:#cccc99;
} /* Sub Menu Styles */
li.nav ul li a:hover {
  	width:100px;
	display: block;
	font-weight: normal;
	font-size:11px;
	margin: 1px;
	padding: 2px;
	text-align:left;
	border: 0;
	border-collapse:collapse;
	color:#ffffff;
	background: #cccc99;
	background-color:#cccc99;
} /* Sub Menu Styles */

  li.navsales ul li a {
	color:#595E37;
	width: 100px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	text-align: left;
	background: #98240f;
	border:1px solid #98240f;
	border-collapse:collapse;
	background-color:#98240f;
} /* Sub Menu Styles */
li.navsales ul li a:hover {
  	width:100px;
	display: block;
	font-weight: normal;
	font-size:11px;
	margin: 1px;
	padding: 2px;
	text-align:left;
	border: 0;
	border-collapse:collapse;
	color:#595E37;
} /* Sub Menu Styles */
 li.nav > ul.nav {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul{ display: block; }



/******** cart display box styles *********/
.border {
	border-collapse:collapse;
}
.categorybg {			
	background-color: #ffffff;
}
.search {
	background-color:#f0f0db;
	color: #554725;
	border-width: thin;
	border-color: #554725;
	margin-top: 11px;
}
.searchbg {
	background-color:#D5D599;
	color: #CCCCCC;
}
a.searchbg {
	color:#554725;
	background-color:#D5D599;
}
/******** Styles for the category menu *********/

#catmenu{
    padding-bottom:10px;
	z-index:1;
}

.catListTableCell{
	background-color:#f4f4f4;
	border-style: solid;
	border-color: #a9cde3 #595e37 #f4f4f4 #a9cde3;
	border-width: 0px 1px 1px 0px;
    width: 200px;
}


.catListTable{
	border: 0;
	border-collapse:collapse;
    width: 200px;
}


.listItem{
	line-height: 13px;
	background-color:#f4f4f4;
}

.listItemNoSubCats{
	color: #638989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
    padding-left: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
	background-color:#f4f4f4;
	background-image: url('../images/spacer.gif');
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

.listItemNoSubCats:hover{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.listCat{
	color: #638989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
a.listCatBold{
	color: #638989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;

}
.listCat:hover{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;

}
.subListItem
{
	background-image: url('../images/spacer.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
	color: #638989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	/*background-color: #EDEFDE;*/
}

.subListItemClicked
{
	background-image: url('../images/minus.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
	color: #638989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-top:5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.parentCat{
	color: #638989;
    cursor: pointer;
    font-weight: bold;
}
.parentCatOver{
	color: #000000;
    font-weight: bold;
}

.offset1{
	background-image: url('../images/list_arrow2.gif');
	background-repeat: no-repeat;
	position: relative;
    background-position: 0px 2px;
	/*left: -10px;*/
	/*margin-top: 5px;*/
	/*padding-top: 2px;*/
	padding-left: 15px;
	font-size: 11px;

}
.offset2{
	/*background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;*/
	position: relative;
	left: 0px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 11px;
}
.offset3{
	/*background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;*/
	position: relative;
	left: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 11px;
}
.offset4{
	/*background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;*/
	position: relative;
	left: 25px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
}



/******** Shopping cart styles *********/
.cartRow{
     background-color: #FFFFFF;
     vertical-align: top;
}
.foot {
	font-size: 9px;
	color:#ffffff;
}
a.foot {
	font-size: 9px;
}
a.foot:hover {
	font-size: 9px;
}
.copyright {
	  font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     line-height: 20px;
}
input {
	font-size: 9pt;
	  font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
	.buttons{
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
     .subHeading{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     font-weight: 700;

}

h1.redhead{
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

.redbold{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
