body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 101%;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #B4B27F;
	margin-top: 0px;
	margin-left: 0px;
}



.menuTD {
	width: 190px;
	background-image: url(images/bfb2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding-top: 10px;
}

.footer {
	font-size: .75em;
	text-align: center;
	color: #B2B27F;
	padding-top: 25px;
	padding-bottom: 10px;
}

.mainTD {
	padding: 5px;
	width: 563px;
	border: 1px solid #B2B27F;
	vertical-align: top;
	height: 400px;
}
.spacerTD {
	width: 2px;
}

/*Style attributes common to all level 1-4 headings*/
h1, h2, h3, h4 {
	margin: 0;
	line-height: bold;
	color: #660000;
}
/*Style attributes specific to all level 1 headings*/
h1 {
	font-size: 1.6em;
}
/*Style attributes specific to all level 2 headings*/
h2 {
	font-size: 1.2em;
}
/*Style attributes specific to all level 3-4 headings*/
h3, h4 {
	font-size: 1.35em;
}

.footer {
	font-size: .75em;
	vertical-align: bottom;
	text-align: center;
}



.navlist
{
padding: 0 1px 1px 14px;
margin-left: 0;
font: bold 12px verdana, sans-serif;
width: 160px;
}

.navlist li
{
	list-style: none;
	background: url(images/button2.gif);
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navlist li a
{
text-decoration: none;
text-align:center;
color: #000000; 
}


.navlist li a:hover
{
color: #FFFFCC;
text-decoration: none;
text-align:center;
}


.footer a, a:hover, #footer a:active, #footer a:focus {
	color: #660000;
}

.mainTD a, a:hover, #footer a:active, #footer a:focus {
	color: #660000;
}.prodCap {
	font-size: 75%;
	font-weight: bold;
}
.prodDesc {
	font-size: 65%;
	vertical-align: top;
	text-align: left;
}
.orderinfo {
	font-size: 75%;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
