<!-- 
/* BODY FONT AND SIZE */



body { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #4b3723; 
background-color: #4b3723; 
margin-top: 0px; 
margin-bottom: 0px; 

}


/* ANCHOR STYLES */
a { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3b291d; 
text-decoration: none; 
font-weight:bold;

}

a:link {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3b291d; 
text-decoration: none; 
font-weight:bold;

}

a:visited {font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3b291d; 
text-decoration: none; 
font-weight:bold;

}

a:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #614631; 
text-decoration: none;
font-weight:bold;
text-decoration:underline;


}


a:active {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3b291d; 
text-decoration: none; 
font-weight:bold;

}

/* TABLE DATA CELL FONT AND SIZE */
td { 
font-family: Arial, Helvetica, sans-serif; 
}

/* SMALL FONT SIZE */
.smfont { 
font-size: 8pt; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 12pt; 
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* ACCENTED FONT */
.accent { 
font-style: italic; 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #6fbbcf; 
}

/* ACCENT TEXT */
.accenttext { 
color: #6fbbcf; 
font-weight: bold; 
}

/* HEADER FONT COLOR */
.header { 
color: #3b291d; 
text-align : center; 
font-size : 24px; 
}

/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #6fbbcf; 
}

/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border: 1px solid #6fbbcf; 
border-collapse: collapse; 
}

/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
.formbutton { 
color: #ffffff; 
font-size:9pt;
font-family:arial;
background-color: #4b3723; 
border: 1px solid #4b3723; 
font-weight:bold;
}

.orderlink { 
color: #ffffff; 
font-size:9pt;
font-family:arial;
background-color: #4b3723; 
border: 1px solid #4b3723;  
text-decoration: none; 
font-weight:bold;
}

/* SALE AND ERROR COLOR */
.salecolor { 
color: #a6ce39; 
}

/* HORIZONTAL LINE LINK */
.linecolor { 
color: ; 
height: 1px; 
width: 100%; 
}

/* LINE TABLE */
.linetable { 
border: 1 solid ; 
border-collapse: collapse; 
}

/* LINE TABLE CELL */
.linecell { 
border: 1 solid ; 
}

/* PRODUCT LINK */
.itemcolor { 
color: #3b291d; 
}

a.itemcolor:hover { 
color: #614631; 
}

/* PAGE LINK */
.pagelinkcolor { 
color: #3b291d; 
}

a.pagelinkcolor:hover { 
color: #614631; 
}

/* FEATURED ITEMS */
.featurecolor { 
color: #3b291d; 
}

a.featurecolor:hover { 
color: #614631; 
}

/* EMAIL FRIEND LINK */
.emailcolor { 
color: #3b291d; 
}

a.emailcolor:hover { 
color: #614631; 
}

/* RELATED ITEM LINK */
.relatedcolor { 
color: #3b291d; 
}

a.relatedcolor:hover { 
color: #614631; 
}

/* POP UP LINK */
.popupcolor { 
color: #3b291d; 
}

a.popupcolor:hover { 
color: #614631; 
}

/* DRILL DOWN LINK */
.drilldown { 
color: #3b291d; 
}

a.drilldown:hover { 
color: #614631; 
}

/* VIEW CART LINK */
.cartcolor { 
color: #3b291d; 
}

a.cartcolor:hover { 
color: #614631; 
}

/* MAIN CATEGORY LINK */
.catcolor { 
color: #3b291d; 
}

a.catcolor:hover { 
color: #614631; 
}

/* SUBCATEGORY LINK */
.subcatcolor { 
color: #76b7c8; 
padding-left:3px;
font-weight:normal;
}

a.subcatcolor:link { 
color: #76b7c8; 
padding-left:3px;
font-weight:normal;
}
a.subcatcolor:visited { 
color: #76b7c8; 
padding-left:3px;
font-weight:normal;
}
a.subcatcolor:hover { 
color: #a6ce39; 
padding-left:3px;
font-weight:normal;
}

a.subcatcolor:active { 
color: #76b7c8; 
padding-left:3px;
font-weight:normal;
}

/* END CATEGORY LINK */
.endcatcolor { 
color: #3b291d; 
}

a.endcatcolor:hover { 
color: #614631; 
}

/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout { 
margin-top: 10; margin-bottom: 10; 
}



/* CUSTOM STYLES */
#style1 a{
text-decoration:none;
font-weight:bold;
color:#8c6644;
font-family:arial;
font-size:8pt
}
#style1 a:link{
text-decoration:none;
font-weight:bold;
color:#8c6644;
font-family:arial;
font-size:8pt
}
#style1 a:visited{
text-decoration:none;
font-weight:bold;
color:#8c6644;
font-family:arial;
font-size:8pt
}

#style1 a:hover{
text-decoration:none;
font-weight:bold;
color:#8c6644;
text-decoration:underline;
font-family:arial;
font-size:8pt
}

#style1 a:active{
text-decoration:none;
font-weight:bold;
color:#8c6644;
font-family:arial;
font-size:8pt
}


#style2 a{
text-decoration:none;
font-weight:bold;
color:#4b3723;
font-family:arial;
font-size:10pt;
text-transform: uppercase;
}
#style2 a:link{
text-decoration:none;
font-weight:bold;
color:#4b3723;
font-family:arial;
font-size:10pt;
text-transform: uppercase;
}
#style2 a:visited{
text-decoration:none;
font-weight:bold;
color:#4b3723;
font-family:arial;
font-size:10pt;
text-transform: uppercase;
}

#style2 a:hover{
text-decoration:none;
font-weight:bold;
color:#4b3723;
text-decoration:underline;
font-family:arial;
font-size:10pt;
text-transform: uppercase;
}

#style2 a:active{
text-decoration:none;
font-weight:bold;
color:#4b3723;
font-family:arial;
font-size:10pt;
text-transform: uppercase;
}


#style3 a{
text-decoration:none;
font-weight:bold;
color:white;
font-family:arial;
font-size:9pt
}
#style3 a:link{
text-decoration:none;
font-weight:bold;
color:white;
font-family:arial;
font-size:9pt
}
#style3 a:visited{
text-decoration:none;
font-weight:bold;
color:white;
font-family:arial;
font-size:9pt
}

#style3 a:hover{
text-decoration:none;
font-weight:bold;
color:#c3e4da;
font-family:arial;
font-size:9pt
}

#style3 a:active{
text-decoration:none;
font-weight:bold;
color:white;
font-family:arial;
font-size:9pt
}






#style4 a{
text-decoration:none;
font-weight:bold;
color:#76b7c8;
font-family:arial;
font-size:10pt;
}
#style4 a:link{
text-decoration:none;
font-weight:bold;
color:#76b7c8;
font-family:arial;
font-size:10pt;
}
#style4 a:visited{
text-decoration:none;
font-weight:bold;
color:#76b7c8;
font-family:arial;
font-size:10pt;
}

#style4 a:hover{
text-decoration:none;
font-weight:bold;
color:#a6ce39;
font-family:arial;
font-size:10pt;
}

#style4 a:active{
text-decoration:none;
font-weight:bold;
color:#76b7c8;
font-family:arial;
font-size:10pt;
}


#style5 a{
text-decoration:none;
font-weight:bold;
color:#c5e6dc;
font-family:arial;
font-size:10pt;
}
#style5 a:link{
text-decoration:none;
font-weight:bold;
color:#c5e6dc;
font-family:arial;
font-size:10pt;
}
#style5 a:visited{
text-decoration:none;
font-weight:bold;
color:#c5e6dc;
font-family:arial;
font-size:10pt;
}

#style5 a:hover{
text-decoration:none;
font-weight:bold;
color:#d14f11;
font-family:arial;
font-size:10pt;
}

#style5 a:active{
text-decoration:none;
font-weight:bold;
color:#c5e6dc;
font-family:arial;
font-size:10pt;
}


/


// -->


