/* Default CSS Stylesheet for a new Web Application project */
@import "style.css"; 

BODY
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;      
}

H1, H2, H3, H4, H5, THEAD, TFOOT
{
    COLOR: #551C00;
}
		
TH	{	
	color: #003300;
	background-color: #e14d1f;
	text-align: center;
}	
TD 
{
	font-size: 10pt;
}
tr 
{
	text-align: left;
}
INPUT {	font-size: 8pt;}
SELECT {	font-size: 8pt;}

A:link	{	
	text-decoration:	underline;
	color:	#3B260B;
	}	
A:active	{	
	text-decoration:	underline;
	color:	#3B260B;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3B260B;
	}
A:visited	{	
	text-decoration:	underline;
	color:	#3B260B;
	}
	
#table1 
{
	height:70px;
	width: 900px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-color: #64341e;
	border-width: thin;
}
.border 
{
	background-color: #64341e;
}
.logo {
	background-color: #C58026;
        font-size: 16pt;
        font-weight: bold;
}
.anylinkcss{
    color: #64341e;
	position: absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	width: 200px;
	background-color: #C58026;
	color: #006633;
	top: 100px;
	z-index: 99;
}

.anylinkcss a{
    color: #000000;
    background-color: #FFFFFF;
    width: 100%;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 2px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
	z-index: 99;
}

.anylinkcss a:hover{ /*hover background color*/
    background-color: #e14d1f;
    color: white;
    text-decoration: none;
	z-index: 99;
}
.anylinkcss a:visited{ /*hover background color*/
    text-decoration: none;
}
.anylinkcss a:active{ /*hover background color*/
    text-decoration: none;
}
.indexnav 
{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-weight: normal;
	font-family: Tahoma, Helvetica, sans-serif;
}
a.indexnav {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	z-index: 99;
}
a.indexnav:hover {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	z-index: 99;
}
a.indexnav:visited {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	z-index: 99;
}
#tableNav 
{
	width: 800px;
	background-color: #e14d1f;
	color: White;
}
.borderedTable 
{
	border-collapse: collapse;
	border-color: Black;
	border-width: thin;
}


.tableMain 
{
	border-spacing: 0px;
	border-collapse: separate;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	background-color: #C58026;
}

.textHeader 
{
	font-size: 14pt;
	font-weight: bold;
	color: #551C00;
	text-align: left;
}
.newsTitle 
{
	color: #551C00;
	font-size: 14pt;
	text-decoration: underline;
	font-weight: bold;
}
.newsDate 
{
	color: #551C00;
	font-size: 8pt;
	font-weight: bold;
}
.newsText 
{
	color: #551C00;
	font-size: 8pt;
}
.small
{
	font-size: 8pt;
}
.required
{
	color: #a00000;
}
.label 
{
	font-weight: bold;
	color: #551C00;
}
#tableCategory ul
{
	list-style-type:disc;
	margin-left: 25px; 
	padding-left: 2px;
	text-align: left;
}
#tableCategory ul ul
{
	list-style-type: circle;
	margin-left: 10px;
	padding-left: 2px;
}
#tableCategory ul ul li
{
	padding-top: 4px;
}
#tableCategory ul li
{
	padding-top: 4px;
}
.tableProduct 
{
	background-color: #FFFFFF;
}
.productTitle 
{
	font-style:italic;
	font-size: 10pt;
}
.productLabel
{
	color: #006633;
}
.cartHeader
{
	color: Green;
	font-weight: bold;
	font-size: 10pt;
}
#tableSpecial 
{
	background-color: #66cc33;
	border-collapse: collapse;
	border-color: #64341e;
	border-width: thin;
}
.subcat 
{
	font-size: 10px;
	letter-spacing: 1px;
}
.tableProduct2 
{
	border-width: thin;
	border-style: groove;
	border-color: #E3BF44;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
.productTag 
{
	font-style:italic;
}
.productDesc 
{
	font-size:8pt;
	color: #551C00;
}
.productFarm 
{
	color: #006633;
}
.productCert
{
	font-size:8pt;
	font-style:italic;
}
.productTitle2
{
	font-weight: bold;
}
.cartButton 
{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	background-color: #551C00;
	border-color: #551C00;
	letter-spacing: 1px;
}
.subcatList
{
	margin-left: 10px;
	list-style-type:circle;
}
.tableCheckout {}
.data {}
.footer {background-color: #e14d1f}
.leftBorder {
        background-color: #64341e;
        border-right-width: 2px;
        border-right-color: black;
        border-right-style: thin;
}
.rightBorder {
        background-color: #64341e;
        border-left-width: 2px;
        border-left-color: black;
        border-left-style: thin;
}

