body {margin: 0;}

BODY, TD {
	font-size : 8pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #4E322B;
}

#dark .middlecol * {color: #f2eacc}

p {
	font-size : 8pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color: #4E322B;
	text-decoration: none;
	
}

a img {border: 0;}

h1 {
	font-family: "Gotham Book", "Lucida Sans Unicode", "Lucida Grande", Verdana, Tahoma, Geneva, Courier, Arial;
	font-size: 14pt;
	font-weight: normal;
	margin: 25px 0px;
}

h2 {
	font-size: 11pt;
	color: #424141;
	font-weight: normal;
	margin: 0;
}


A:LINK, A:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #4E322B;
	font-weight : normal;
	text-decoration: none;
}

A:FOCUS, A:HOVER, A:ACTIVE  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #716F6E;
	font-weight : normal;
	text-decoration: underline;
}


.cssNav{
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
	color: #666666;
	text-decoration: none;
}

.cssNavCurrent{
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
	color: #000000;
	text-decoration: none;
}

.cssContactUs{
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
	color: #ffffff;
	text-decoration: none;
}

.cssHeader{
	font-size : 9pt;
	font-family : arial, verdana;
	font-weight : normal;
	color: #4E322B;
	text-decoration: none;
	
}
.cssHeader2{
	font-size : 10pt;
	font-family : arial, verdana;
	font-weight : normal;
	color: #716F6E;
	text-decoration: none;

}
.cssHeader3{
	font-size : 14pt;
	font-family : verdana, arial;

	color: #CB5C7E;
}

.cssHeader4{
	font-size : 9pt;
	font-family : arial, verdana;
	font-weight : normal;
	color: #F2EACC;
	text-decoration: none;
	
}

.cssHeader5{
	font-size : 10pt;
	font-family : arial, verdana;
	font-weight : normal;
	color: #4E322B;
	text-decoration: none;
	
}

.cssOptions{
	font-size : 15px;
	font-family : arial, verdana;
	font-weight : normal;
	color: #4E322B;
	text-decoration: none;
	
}	
.cssPageDesc{
	font-size : 9pt;
	font-family : arial, verdana;
	font-weight : normal;
	color: #4E322B;
	text-decoration: none;
}

.cssProductHeader{
	font-size : 11pt;
	font-family : verdana, arial;
	font-weight : bold;
	color: #666666;
	text-decoration: none;
}

.cssFooter{
	font-size : 7pt;
	font-family : verdana, arial;
	font-weight : normal;
	color: #cccccc;
	text-decoration: none;	
}

.cssRollovers{
	font-size : 8pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #4E322B;
	font-weight : normal;
	text-decoration: none;
}

/* NAVIGATION */

#navigation {
	color: #716F6E; 
	font-size : 8pt;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 52px;
}

#dark #navigation, #dark #navigation a  {color: #f2eacc}

#navigation ul {line-height: 1.5em; list-style-type: none;}

#navigation a {
	font-size : 8pt;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #4E322B;
	font-weight : normal;
	text-decoration: none;
}

#navigation a:hover, #dark #navigation a:hover {
	font-size : 8pt;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #716F6E;
	font-weight : normal;
	text-decoration: none;
}

ul.level0, ul.level0_lower {margin: 0; padding: 0;}
ul.level0 li {margin: 0; padding: 0; text-transform: uppercase;}
ul.level0_lower li {margin: 0; padding: 0; text-transform: lowercase;}

ul.level1 {margin: 0; padding: 0 0 0 10px;}
ul.level1 li {
	margin: 0; 
	padding: 0 0 0 8px; 
	text-transform: uppercase;
	background: url(/e-store/media/nav_bullet.gif) center left no-repeat;
	}
	
	
/* SITEMAP */

.sitemap {padding-right: 20px; padding-bottom: 20px;}

.sitemap a {text-decoration: none;}

.sitemap h2 a {color: #424141; text-transform: uppercase; font-size: 9pt;}	

.sitemap ul {margin: 0; padding: 0 0 0 0px; list-style-type: none;} 	

.sitemap ul li {
	margin: 0; 
	padding: 0 0 0 8px; 
	text-transform: uppercase;
	background: url(/e-store/media/nav_bullet.gif) center left no-repeat;
	}
	
/* Product Category Page */

table.thumbnails {margin-left: -8px;}

table.thumbnails td {padding-left: 8px; padding-bottom: 15px;}	

table.thumbnails td img {border: 0;}
	
table.thumbnails .catname {padding-top: 6px; text-align: center;}

table.thumbnails .catname a {font-family: Arial, Verdana, Helvetica, sans-serif; color: #424141; text-decoration: none; font-weight: normal}	

table.thumbnails .catname a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #4e322b; text-decoration: none; font-weight: normal}	
		
	
	