body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #990000;
	background-image: url(/maple_graphics/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding:0;
}
a {
	font-weight:bold;
	color:#008000;
}
a.yellow {
	font-weight:bold;
	color: #FFCC00;
}
.img {
	border:1px solid #004000;
}
.desc {
	font-style:italic;
	font-size:13px;
}
img.catmain {
	float:right;
	margin:0;
	border:none;
}
.min {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	color:#004000;
	margin:10px auto;
}
.small {
	font-weight:normal;
	font-size:11px;
	color:#000000;
}
p {
	margin:10px auto;
}
#wrap {
	position:relative;
	top:13px;
	left:0;
	border-top:2px solid #004000;
	border-bottom:2px solid #004000;
	background-color:#FFFFFF;
	background-image:url(/maple_graphics/bgnav.gif);
	background-repeat:repeat-y;
	margin:0 auto 10px 10px;
	min-height:450px;
	height:auto;
}
#bottom {
	position:relative;
	padding:10px;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#FFFFFF;
}
#bottom a {
	color:#FFCC00;
	font-size:10px;
}
#logo {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#wrap .bot {
	clear:both;
}
h1 {
	position:relative;
	top:7px;
	left:170px;
	width:590px;
	color:#FFCC00;
	font-size:24px;
	text-align:center;
	margin:0px;
}
#nav {
	position:absolute;
	top:80px;
	left:5px;
}
#cwrap {
	position:relative;
	margin:0px auto 10px 0px;
	padding-left:156px;
	width:590px;
}
#header {
	position:relative;
}
#header h2 {
	padding-left:25px;
	font-size:200%;
}
#header form#select {
	position:absolute;
	top:5px;
	right:0;
	margin:0;
}
#header form#select select {
	font-size:9px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
#header form#select label {
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}
#header form#select input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #004000;
	background-color:#FFCC00;
	border:1px solid #990000;
	text-decoration: none;
	margin:0px 0px 0px 2px;
	padding:0px 1px;
	width:auto;
}
#content {
	position:relative;
	margin:5px 10px 0px 20px;
	padding:0;
}
#product_list {
	clear:both;
	table-layout:auto;
	border:none;
	border-collapse:collapse;
}
#product_list tr {
	vertical-align:top;
}
#product_list td {
	font-size:11px;
	padding:5px;
}
#order_list {
	table-layout:auto;
	border:1px solid #004000;
	border-collapse:collapse;
	width:100%;
	clear:both;
}
#order_list th {
	padding:2px;
	border:1px solid #004000;
	background-color:#990000;
	font-size:10px;
	color:#FFFFFF;
	white-space:nowrap;
}
#order_list td {
	padding:2px;
	border:1px solid #004000;
	font-weight:bold;
}
#order_list td.button {
	text-align:right;
	background-color:#004000;
}
#order_list td.button input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #004000;
	background-color:#FFCC00;
	border:1px solid #990000;
	text-decoration: none;
	padding:0px 1px;
	width:auto;
}
#maple {
	list-style-image: url(/maple_graphics/maple.gif);
}
#maple li {
/*	line-height:17px;
*/	padding-top:0px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:2px;
}
.clearAll {
	font-size:xx-small;
	height:1px;
	clear:both;
	display:block;
}
.FloatRight {
	float:right;
	margin:0 0 10px 10px;
}
.FloatLeft {
	float:left;
	margin:0 10px 10px 0;
}
.topheader1 {
	font-size: 16px; 
	font-weight: bold; 
	color: #8C0000;
	font-variant:small-caps;
	margin:20px auto;
}
.maintext { 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold
}
#FeatureItem {
	float:right;
	margin:0 0 10px 10px;
	text-align:center;
	width:170px;
}
#FeatureItem p {
	padding:5px 10px;
	margin:5px 0px;
	border:1px solid #FFCC00;
	font-size:10px;
}
#FeatureItem p span {
	color:#FF0000;
	font-size:120%;
	font-weight:bold;
	font-variant:small-caps;
}