body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #49260E;
}
#maincontainer {
	width: 750px;
	left: auto;
	right: auto;
	padding: 0px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #666;
	position: relative;
	text-decoration: none;
	background-image:url(bgndBar.jpg);	
	background-repeat:repeat-y;
}
.botContainer {
	width: 750px;
	left: auto;
	right: auto;
	padding: 0px;
	background-color: #f;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 0px solid #666;
	text-decoration: none;
}	

a:link{color: #fff; text-decoration: none; font-weight:bold}
a:visited{color: #fff; text-decoration: none; font-weight:bold}
a:active{color: #EB91B4; text-decoration: none; font-weight:bold}
a:hover{color: #EB91B4; text-decoration: none; font-weight:bold}

.printOnly {
	display: none;}
	
h1 {
	font-size:18px;
	font-weight:900;
}	

h2 {
	font-size:14px;
	font-weight:900;
}

#mainLinks A:link{ color: #B11653; text-decoration: none; font-weight:bold}
#mainLinks A:visited{ color: #B11653; text-decoration: none; font-weight:bold}
#mainLinks A:active{ color: #B11653; text-decoration: none; font-weight:bold}
#mainLinks A:hover{ color: #EB91B4; text-decoration: none; font-weight:bold}


ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

div#body ul li {
	list-style: none;
}

html { height: 100%; margin-bottom: 1px; }

form { display: inline; }
img { border: 0px; }

.clear { clear: both; margin: -1px 0px 0px !important; height: 1px !important; margin: 0px; height: 0px; }

input, textarea { padding: 1px 3px; }
select { padding: 1px 0px 1px 3px }

p { margin: 0px 0px 10px; padding: 0px; }
p.bq { margin: 0px 0px 10px; padding: 0px 0px 0px 27px; }

span.u { text-decoration: underline; }


/* STRUCTURE
-------------------------------------*/
#content { float: right; width: 570px; margin: 0px 0px 0px 10px; padding: 10px 15px 0px 0px;}
#contentCategories { width: 570px; margin: 0px 0px 0px 100px; padding: 10px 15px 0px 0px;}
/* Sets table colors */

TABLE.cobtbl{
background-color:#beac9a;
border:#999999 outset medium;
color: #49260e;
}
TD.cobhl{
background-color:#d1beaf;
color: #49260e;
}
TD.cobll{
background-color:#ede1d7;
color: #49260e;
}

/* Minicart settings */

TD.mincart {
font-size: 11px;
font-family : Verdana;
width:120px;
}
P.mincart {
font-size: 11px;
font-family : Verdana;
width:120px;
}

/* Cart image */

img.cartimage {
width: 100px;
border:1px;
}

/* Product detail page image */

td.detailimage { text-align:left
}

/* Category pages */

P.catname {
text-align: center;
margin-top: 15px;
margin-bottom: 4px;
vertical-align:top;
text-align: left;
}
P.catdesc {
margin-top: 15px;
margin-bottom: 14px;
vertical-align:top;
}
IMG.catimage {
border:0px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}
TD.catimage {
vertical-align:top;
}
TD.catname {
vertical-align:top;
text-align: left;
}
TD.catnavigation {
vertical-align:middle;
text-align: left;
font-size:18px;
font-weight:900;
}
td.prodnavigation {
font-size:18px;
font-weight:900;
}