body {
	margin-top:10px;
	background-image:url(/images/body_bg.jpg);
	font-size:12px;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	color:#CF8B01;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#CF8B01;
	text-decoration:none;
}
a:hover {
	color:#59996C;
	text-decoration:none;
}
/*#MainBody {
	width:825px;
	margin-left:auto; margin-right:auto;
}*/
#Header {
	width:825px;
	background-image:url(/images/header_bg.jpg);
	background-repeat:repeat-x;
	height:49px;
	margin-left:auto;
	margin-right:auto;
}
#Logo {
	width:825px;
	margin:auto;
}
#TopNav {
	width:838px;
	height:65px;
	margin:auto;
	background-image:url(/images/topnav_bg.jpg);
	background-repeat:no-repeat;
}
#TopNav td {
	text-align:center;
}
#TopNav a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}
#TopNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#TopNav a:hover {
	color:#CF8B01;
	text-decoration:none;
}
#LeftNav {
	float:left;
	width:200px;
	background-image:url(/images/leftnav_bg.jpg);
	background-repeat:repeat-y;
	line-height:17px;
	font-size:11px;
}
#LeftNav a {
	color:#000000;
}
#LeftNav a:visited {
	color:#000000;
}
#LeftNav a:hover {
	color:#CF8B01;
}
#TextArea {
	float:right;
	width:600px;
	padding-bottom:15px;
	position:relative;
}
#CoffeeCup {
	position:absolute;
	right:13px;
	top:56px;
}
#BodyContentBG {
	width:825px;
	margin:auto;
	background-image:url(/images/content_bg.jpg);
	background-repeat:repeat-y;
}
#BodyContent {
	background-image:url(/images/content_bg_top.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}
#BodyBottom {
	width:825px;
	margin:auto;
}
#Footer {
	width:825px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	text-align:center;
}
#Footer a:hover {
	color:#FFFFFF;
}
.prodTitle {
	color:#cf8b01;
}
.button {
	background-color:#8F642B;
}
.checkoutTitleBar {
	background-color:#8F642B;
}
.SearchBox {
	display:none;
}
.ProductTitleText {
	height:40px;
	vertical-align:top;
}
