﻿A {text-decoration: underline; font-size:8pt; color: #845825;}
A:hover {text-decoration: none; font-size: 8pt; color: gray;}

h1 { 
font-family: Arial; 
font-size: 14px; 
color: #845825; 
padding: 0px 0px -5px 3px;
display:inline;
} 
h2 { 
font-family: Arial; 
font-size: 13px; 
font-weight: bold; 
margin:0;
padding: 0px 0px 0px 0px;
color: #6D6E71; 
margin-top:-10px;
margin-bottom:-10px;

} 

input.nosquare /** turn off border around any input box  **/
{
	font-size : 9px;
	FONT-FAMILY: Arial;
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	BORDER-LEFT: #999999 0px solid;
	BORDER-BOTTOM: #999999 0px solid;
	border-style : solid;
	font-weight : bold;
}
.tableBorder  /** this border is for the small border that goes around the product..or called the product box   **/
{
	border-collapse: collapse;
	border: 1px solid #F4F4F4;
	width:145px;
	height:260px;
}

.mainTable {  /** Main table of the web site.  this is the far most outer table  **/
	border-collapse: collapse;
	border: 1px solid #F4F4F4;
	table-layout:fixed;width:980px;
	margin-left: auto; margin-right: auto
}
.topnav {width:960px}
.cartHeader {  //**  this is what happens when you drink to much  **/
	font-family: Arial;
	font-size: 12px;
	color: #800000;
  text-decoration: none;
}

.pb2
{
   width:127px;
   height:70px;
   text-align:center;
   bgcolor="#FFFFFF";
}

.arialwheat {
	font-family : Arial;
	font-size : 12px;
	color="#383816";
	line-height: 15px;
}
.arialwheatsmall {
	font-family : Arial;
	font-size : 11px;
	color="#565623";
	line-height: 15px;
}


.cartHeader:Hover {
  text-decoration: underline;
}

.headerNav  {
	font-family: Arial;
	font-size: x-small;
	color: #845825;
	width:640px;
}
td.headerNav2 a {
	font-family: Arial;
	font-size: 9pt;
	color: #845825;
	text-decoration: none; 
}


td.headerNav3 a {
	font-family: Arial;
	font-size: 8pt;
	color: #845825;
	text-decoration: none; 
}
td.headerNav3  a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: gray;
	text-decoration: underline; 
}

.breadcrumb {
	font-family: Arial;
	font-size: 8pt;
	background-color: #D7D2BB;
	width: 960px;
	height:25px;
	margin-left: auto;
	margin-right: auto;

}
.breadcrumb a, .breadcrumb a:visited {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline; color: #845825;
}

.headerNav2 A:visited {text-decoration: none; color: #845825;}
.headerNav2 A:active {text-decoration: none; color: #845825;}
.headerNav2 A:hover {text-decoration: underline; color: gray;}

.headerNav3 A:visited {text-decoration: none; color: #845825;}
.headerNav3 A:active {text-decoration: none; color: #845825;}
.headerNav3 A:hover {text-decoration: underline; color: gray;}

.mainNav {
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	width: 960px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
.bottomNav {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	background-color: #D7D2BB;
	width: 960px;
	height:25px;
}
.homeMiddle{
	border-collapse: collapse;
}

.cartHeader{
	font-family: Arial;
	font-size: x-small;
	color: #6D6E71;
	font-weight: bold;
}
.bottomNavList {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #5F5838;
}


input,select,textarea,iframe
{
	font-size : 11px;
	FONT-FAMILY: Arial;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	border-style : solid;
	font-weight : bold;
}


.leftNavHeader {
	font-family: Arial;
	font-size: small;
	color: black;
	font-weight: bold;
	padding: 15px 0px 5px 15px;
}

.leftNavSub a{
	font-family: Arial;
	font-size: small;
	color: #6D6E71;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	display:block
}


