@charset "utf-8";
/* CSS Document */

body {
	background: #84342A url(slices/bodyfill3.jpg) repeat-x top;
	margin-top: 0px;
	font: 13px "Comic Sans MS";
	color: #000000;
}
#logo {
	background: url(slices/logo2.jpg) no-repeat;
	height: 315px;
	width: 937px;
}
#leftcolumntop {
	background: url(slices/leftcolumntop2.gif) no-repeat;
	height: 43px;
	width: 249px;                       
}
#leftcolumnfill {
	background: url(slices/leftcolumnfill.gif) repeat-y;
}
hr {
	line-height: 1px;
	font-weight: lighter;
	style: dashed;
	color: #84342A;
}
hr.prodseparator{
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #84342A;
}
#leftcolumnfooter {
	background: url(slices/leftcolumnfooter.gif) no-repeat;
	height: 46px;
}
#centerpaneltop {
	background: url(slices/centerpaneltop3.gif) no-repeat;
	width: 688px;
}
#centerpanelfill {
	background: url(slices/centerpanelfill.gif) repeat-y;
}
#centerpanelfooter {
	background: url(slices/centerpanelfooter.gif) no-repeat;
	height: 46px;
}
.maincontent {
	padding-right: 44px;
	padding-left: 28px;
	padding-top: 9px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	COLOR: #000000
}
.maincontent A:link {
	COLOR: #84342A;
	TEXT-DECORATION: underline;
	font-size: 14px;
	font-weight: bold;
}
.maincontent A:visited {
	COLOR: #84342A;
    TEXT-DECORATION: underline;
	font-size: 14px;
	font-weight: bold;
}
.maincontent A:hover {
	COLOR: #C47820;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.minicart {
	font-family: Verdana;
	font-size: 10px;
	padding-right: 20px;
	margin-right: 20px;

}
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
	margin: 0px;
	padding: 10px;
}
h3{
	background-color:#DDCDA6;
	width:100%;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #782E25;
	border-bottom: 2px dashed #3C1913;
	font-style: normal;
	line-height: normal;
	left: auto;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #DDCDA6;
}
.footer A:link {
	COLOR: #DDCDA6;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-weight: bold;
}
.footer A:visited {
	COLOR: #DDCDA6;
    TEXT-DECORATION: underline;
	font-size: 12px;
	font-weight: bold;
}
.footer A:hover {
	COLOR: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
TABLE.cobtbl{
background-color: #652823;
} 

TD.cobhl{
background-color: #D4BF92;
}

TD.cobll{
background-color: #DDCDA6
;
color : #333333;
}
.subtitle {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #84342A;
}
img.cartimage {
width: 50px;
border:0px;
}
.buybutton{
vertical-align:bottom;
}