<!-- 
/* BODY FONT AND SIZE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #202020;
	background-image: url(http://www.polishedpear.com/images/template/PP_BACK.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: 0px top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sketch {
	z-index: -1;
	left: -25px;
	postion: fixed; 
	top: 250px;
}
#container {
	margin: auto;
	z-index: 99; 
	width: 845px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.style1 {
color: #FFFFFF; 
padding-left: 25px;
}


/* ANCHOR STYLES */
a { 
color: #f66850; 
text-decoration: none;
font-weight: bold; 
}


a:hover { 
color: #40122c; 
text-decoration: none;
font-weight: bold;
}


/* TABLE DATA CELL FONT AND SIZE */
td { 
font-family: "Century Gothic";
font-size: 10pt;
font-weight: normal;
}


/* SMALL FONT SIZE */
.smfont { 
font-size: 9pt; 
text-decoration: none;
font-weight: normal; 
}


/* LARGE FONT SIZE */
.lgfont { 
font-size: 12pt; 
font-weight: bold; 
color: #59baa9;
}


/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}


/* ACCENTED FONT */
.accent { 
font-style: italic; 
}


/* HIGHLIGHT TEXT */
.highlighttext { 
color: #e47e96; 
font-weight: bold; 
}


/* ACCENT TEXT */
.accenttext { 
color: #e47e96; 
font-weight: bold; 
}


/* HEADER FONT COLOR */
.header { 
color: #59baa9; 
font-weight: normal; 
text-align : center; 
font-size : 16px; 
}


/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #e47e96; 
}


/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border: 0px solid #e47e96; 
border-collapse: collapse; 
}


/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
.formbutton { 
color: #ffffff; 
font-weight: normal; 
font-family: "Century Gothic";
font-size: 11px;
background-color: #40122c; 
border: 1px;
border-color: #40122c;
}


.orderlink { 
font-weight: normal; 
color: #ffffff; 
font-family: "Century Gothic";
font-size: 11px;
background-color: #40122c; 
border: none;
}


/* SALE AND ERROR COLOR */
.salecolor { 
color: #b4c227; 
}


/* HORIZONTAL LINE LINK */
.linecolor { 
color:#b3be28; 
height: 1px; 
width: 100%; 

}


/* LINE TABLE */
.linetable { 
border: 0px solid ; 
border-collapse: collapse; 
}


/* LINE TABLE CELL */
.linecell { 
border: 0px solid ; 
}


/* PRODUCT LINK */
.itemcolor { 
color: #b4c227; 
text-decoration: none;
font-weight: bold;
}


a.itemcolor:hover { 
color: #40122c; 
text-decoration: none;
font-weight: bold;
}


/* PAGE LINK */
.pagelinkcolor { 
color: #59baa9; 
text-decoration: none;
font-weight: normal;
font-family: "Century Gothic";
font-size: 11px;
}


a.pagelinkcolor:hover { 
color: #f66850; 
text-decoration: none;
font-weight: normal;
font-family: "Century Gothic";
font-size: 11px;
}


/* FEATURED ITEMS */
.featurecolor { 
color: #633405; 
text-decoration: none; 
}


a.featurecolor:hover { 
color: #40122c; 
text-decoration: none; 
}


/* EMAIL FRIEND LINK */
.emailcolor { 
color: #db6192; 
text-decoration: none; 
}


a.emailcolor:hover { 
color: #40122c; 
text-decoration: none; 
}


/* RELATED ITEM LINK */
.relatedcolor { 
color: #db6192; 
text-decoration: none; 
}


a.relatedcolor:hover { 
color: #40122c; 
text-decoration: none; 
}


/* POP UP LINK */
.popupcolor { 
color: #dc6695; 
text-decoration: none; 
}


a.popupcolor:hover { 
color: #40122c; 
text-decoration: none; 
}


/* DRILL DOWN LINK */
.drilldown { 
color: #633405; 
text-decoration: none; 
}


a.drilldown:hover { 
color: #40122c; 
text-decoration: none; 
}


/* VIEW CART LINK */
.cartcolor { 
color: #633405; 
text-decoration: none;
font-weight: normal;
}


a.cartcolor:hover { 
color: #40122c; 
text-decoration: none;
font-weight: normal; 
}


/* MAIN CATEGORY LINK */
.catcolor { 
color: #633405; 
text-decoration: none;
font-weight: bold; 
}


a.catcolor:hover { 
color: #40122c; 
text-decoration: none; 
font-weight: bold;
}


/* SUBCATEGORY LINK */
.subcatcolor { 
color: #633405; 
text-decoration: none;
font-weight: normal;
}


a.subcatcolor:hover { 
color: #40122c; 
text-decoration: none;
font-weight: normal;
}


/* END CATEGORY LINK */
.endcatcolor { 
color: #633405; 
text-decoration: none;
font-weight: normal; 
}


a.endcatcolor:hover { 
color: #40122c; 
text-decoration: none;
font-weight: normal; 
}


/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout { 
margin-top: 0; margin-bottom: 20; 
}