<!-- 
/* BODY FONT AND SIZE */
body { 
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-se; 
font-size: 10pt; 
color: #594630; 
background-color: #FFFFFF; 
margin: 0px; 
}

.style4 {color: #990066; font-size: 9pt; }
.style5 {font-size: 9pt}
.style7 {font-size: 9pt; color: #594630; text-decoration:none }
.style15 {font-size: 9}
.style16 {
	font-size: large;
	font-weight: bold;
	color: #990066;
}
.style17 {font-size: x-small}

.style20 {font-size: x-small; font-weight: bold; }

.style21 {
	font-size: medium;
	color: #990066;
	text-decoration:none
}
.style22 {font-size: large}
.style23 {font-size: medium}
.style27 {color: #660033; font-size: medium; }
.style32 {color: #990066; font-size: small; }
.style33 {color: #993300; font-size: medium; text-decoration:none }
.style34 {color: #CC6600; font-size: medium; }
.style35 {color: #CC3300; font-size: 9pt; }

.styleindex {
	font-size: large;
	font-weight: bold;
	color: #cc6600;
	text-decoration:none
}

/* ANCHOR STYLES */
a { 
color: #594630; 
}

a:hover { 
color: #cc6600; 
}

/* TABLE DATA CELL FONT AND SIZE */
td { 
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-se; 
font-size: 10pt; 
}

/* SMALL FONT SIZE */
.smfont { 
font-size: 10pt; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 10pt; 
font-weight: bold; 
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* ACCENTED FONT */
.accent { 
font-style: italic; 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #990066; 
font-weight: bold; 
}

/* ACCENT TEXT */
.accenttext { 
color: #594630; 
font-weight: bold; 
}

/* HEADER FONT COLOR */
.header { 
color: #ffffff; 
font-weight : bold; 
text-align : center; 
font-size : 24px; 
}

/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #594630; 
}

/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border: 1px solid #594630; 
border-collapse: collapse; 
}

/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
/* SALE AND ERROR COLOR */
.salecolor { 
color: #594630; 
}

/* HORIZONTAL LINE LINK */
.linecolor { 
color: #594630; 
height: 1px; 
width: 100%; 
}

/* LINE TABLE */
.linetable { 
border: 1px solid #594630; 
border-collapse: collapse; 
}

/* LINE TABLE CELL */
.linecell { 
border: 1px solid #594630; 
}

/* PRODUCT LINK */
.itemcolor { 
color: #594630; 
font-weight: bold; 
}

a.itemcolor:hover { 
color: #D28080; 
font-weight: bold; 
}

/* PAGE LINK */
.pagelinkcolor { 
color: #990066; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

.pagelinkcolor2 { 
color: #990066; 
font-size: 8pt; 
text-decoration: none; 
font-weight: bold; 
}
a.pagelinkcolor:hover { 
font-size: 10pt; 
text-decoration: none; 
color: #cc6600; 
font-weight: normal; 
}

/* FEATURED ITEMS */
.featurecolor { 
color: #594630; 
font-weight: bold; 
}

a.featurecolor:hover { 
color: #cc6600; 
font-weight: bold; 
}

/* EMAIL FRIEND LINK */
.emailcolor { 
color: #594630; 
}

a.emailcolor:hover { 
color: #D28080; 
}

/* RELATED ITEM LINK */
.relatedcolor { 
color: #594630; 
}

a.relatedcolor:hover { 
color: #D28080; 
}

/* POP UP LINK */
.popupcolor { 
color: #594630; 
}

a.popupcolor:hover { 
color: #D28080; 
}

/* DRILL DOWN LINK */
.drilldown { 
color: #594630; 
}

a.drilldown:hover { 
color: #D28080; 
}

/* VIEW CART LINK */
.cartcolor { 
color: #594630; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

a.cartcolor:hover { 
color: #D28080; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

/* MAIN CATEGORY LINK */
.catcolor { 
color: #594630; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

a.catcolor:hover { 
color: #cc6600; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

/* SUBCATEGORY LINK */
.subcatcolor { 
color: #594630; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

a.subcatcolor:hover { 
color: #D28080; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

/* END CATEGORY LINK */
.endcatcolor { 
color: #594630; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

a.endcatcolor:hover { 
color: #D28080; 
font-size: 10pt; 
text-decoration: none; 
font-weight: normal; 
}

/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout { 
margin-top: 10; margin-bottom: 10; 
}

/* BUTTON SETUP FOR USE WITH %PAGES_TABLE% OR %NAVBAR_TABLE% */
td.buttoncell { 
border: 1px solid #000000; 
background-color: #CCCCCC; 
color: #000000; 
}

td.buttoncell a { 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
background-color: #CCCCCC; 
display: block; 
}

td.buttoncell a:hover, td.buttonactive a:hover { 
font-weight: bold; 
color: #594630; 
text-decoration: none; 
background-color: #ffffff; 
display: block; 
}

td.buttonactive { 
border: 1px solid #000000; 
background-color: #ffffff; 
color: #000000; 
}

td.buttonactive a { 
font-weight: bold; 
color: #FAC7C7; 
text-decoration: none; 
background-color: #ffffff; 
display: block; 
}

/* TAB CELL STYLE FOR USE WITH %PAGES_TABS% OR %NAVBAR_TABS% */
td.tabcell { 
border-top: 1px solid #000000; 
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
background-color: #CCCCCC; 
color: #000000; 
}

td.tabcell a { 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
background-color: #CCCCCC; 
display: block; 
}

td.tabcell a:hover, td.tabactive a:hover { 
font-weight: bold; 
color: #594630; 
text-decoration: none; 
background-color: #ffffff; 
display: block; 
}

td.tabactive { 
border-top: 1px solid #000000; 
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
background-color: #ffffff; 
color: #FAC7C7; 
}

td.tabactive a { 
font-weight: bold; 
color: #FAC7C7; 
text-decoration: none; 
background-color: #ffffff; 
display: block; 
}

/* BAR CELL STYLE FOR USE WITH %PAGES_BAR% OR %NAVBAR_BAR% */
table.bar { 
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000; 
background-color: #CCCCCC; 
}

td.barcell { 
background-color: #CCCCCC; 
color: #000000; 
}

td.barcell a { 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
background-color: #CCCCCC; 
display: block; 
}

td.barcell a:hover, td.baractive a:hover { 
font-weight: bold; 
color: #594630; 
text-decoration: none; 
background-color: #ffffff; 
display: block; 
}

td.baractive { 
background-color: #ffffff; 
color: #FAC7C7; 
}

td.baractive a { 
font-weight: bold; 
color: #FAC7C7; 
text-decoration: none; 
background-color: #ffffff; 
display: block; 
}


// -->
