body {
	font-family:"ZapfHumnst BT",sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin:0;
	padding:0;
	background:#2a1700;
}

h1 {
	font-size: 20pt;
	padding:0;
	margin:0;
	color:#392019;
	font-weight: normal;
}

h2 {
	font-size: 14pt;
	padding:0;
	margin:0 0 15px 0;
	font-weight: normal;
}

#header {
	background-image: url("/mmimages/current_header.jpg");
	background-position: 20px 0px;
	background-repeat: no-repeat;
	width:806px;
	height:187px;
	position:relative;
}

#cartinfo {
	float:right;
	margin:4px 28px 0 0;
	color:#fff;
	font-weight:bold;
	font-size:8pt;
}

#cartinfo a {
	color:#fff;
}

#page {
	width:806px;
	background-image: url("/mmimages/banner.png");
	background-repeat: no-repeat;
	background-position: left 30px;
}

#newsletter {
	float:right;
	width:778px;
	text-align: right;
	background-color:#fcfcfc;
	padding:4px;
	height:22px;
}

#newsletter label {
	font-size:8pt;
	font-weight:bold;
	color:#57513a;
}

#pagelabel {
	clear:both;
	height:32px;
	margin-left:20px;
	padding:8px 0 0 40px;
	text-align:left;
	font-family:cursive;
	font-size:14pt;
	font-weight:bold;
	color:#57513a;
}

#pagecontent {
	float:right;
	padding:0 0 20px 0;
	width:786px;
	text-align: left;
	background-color:#fcfcfc;
	position:relative;
}

.topnav {
	width:776px;
	table-layout: fixed;
}
.topnav td {
	text-align: center;
	padding:2px 0;
	font-weight: bold;
	background:#3b2019;
}
.topnav td a {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}
.topnav td a:hover {
	text-decoration: underline;
}

.message {
	margin:10px;
	padding:20px;
	background: #cfc;
	border: 1px solid #0f0;
}
.error {
	margin:10px;
	padding:20px;
	background: #fcc;
	border: 1px solid #f00;
}

.menu {
	font-size:12pt;
	font-weight:bold;
	color:#bbb;
}

.menu a {
	color:#111;
	text-decoration:none;
	margin-right:8px;
}
.menu a:hover {
	text-decoration:underline;
}

.crumby, .crumby a {
	font-size:8pt;
	font-weight:bold;
	color:#888;
	text-decoration: none;
}

.crumby a:hover {
	text-decoration:underline;
}

.homeimg {
	position:absolute;
}
.homeimg img {
	border: 0px solid #000;
}
.homelink {
	position:absolute;
	font-weight:bolder;
	font-size:16pt;
	font-style: italic;
	color:#fff;
	text-decoration:none;
}

.homelink:hover {
	text-decoration:underline;
}

#homebox {
	width:179px;
	background:#f0f4cf;
	text-align:center;
	padding:40px 0;
	font-size:11pt;
	font-weight:bold;
	color:#333;
}
#homebox span {
	color:#383;
}

.category {
	width:100%;
	border-collapse:separate;
}

.category td {
	padding:0;
}

.catnav {
	width:179px;
	background:#f0f4cf;
	text-align:center;
	padding:40px 0;
	font-size:9pt;
	font-weight:bold;
	color:#333;
}

.catnav ul {
	list-style-type: none;
	padding:0;
	margin:20px 0;
}

.catnav li {
	width:100%;
	padding:0;
	margin:0;
}


.catnav a {
	color:#57513a;
	text-decoration: none;	
}


.catfield a {
	color: #d9f659;
	font-weight:bold;
}

.catfield a:hover {
	color: #fff;
}

.prodthumb {
	float:left;
	border:1px solid #ddd;
	padding:10px;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center;
}

.prodthumb a {
	text-decoration:none;
	color:#888;
	font-weight:bold;
	width:100%;
	height:100%;
}

.prodthumb div {
	font-size:8pt;
	margin-top:2px;
}

.infobox {
	border:1px solid #aad;
	padding:20px;
	background: #fff;
}

.itemlist {
	border-collapse: collapse;
}

.itemlist td {
	padding:4px 8px;
	border:1px solid #aad;
	background-color: #eee;
	font-size:10pt;
}

.itemlist td a {
	width:100%;
}

.cart {
	width:100%;
	border-collapse: collapse;
	margin-bottom:30px;
}
.cart td {
	padding:10px 10px 5px 10px;
	border-bottom: 1px solid #888;
}

.productref {
	font-style: italic;
	font-weight: bold;
	color: #333;
}

.discreet {
	font-size:7pt;
}

#footerlinks {
	clear:both;
	margin: 0;
	color:#57513a;
	font-size:8pt;
	font-weight: normal;
	margin-left:20px;
	padding:20px 0;
	background-color:#a8cb8c;
}

#footerlinks a {
	color:#57513a;
	text-decoration: none;
	margin:0 5px;
}

