body, td, th {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	color: #6D6D6D;
}
div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}
#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: White;
	font-size: 80%;
}
html>#page {
	width: 1000px;
	padding: 5px;
}
a {
	text-decoration: none;
	color: #070989;
}
a:hover {
	text-decoration: underline;
}
#toolbar {
	height: 29px;
	background-image: url(images/toolbar_bkg.png);
	background-repeat: no-repeat;
}
#toolbarmenu {
	list-style: none;
	margin: 0px 0px 0px 200px;
	padding: 0px;
}
#toolbarmenu li {
	float: left;
	background-color: #FDEF02;
	color: Black;
	width: 120px;
	padding: 2px;
	margin: 4px 10px;
	text-align: center;
	font-weight: bold;
}
#toolbarmenu li a {
	display: block;
	color: Black;
	background-color: #FDEF02;
	text-decoration: none;
}
#nostyle {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: none;
}
#nostyle form {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: none;
}
#nostyle input {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: none;
	width: 0px;
	height: 0px;
}
#viewcart {
	background-color: #FDEF02;
	color: Black;
	width: 120px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	border: none;
}
#middle {
	background-image: url(images/middle_bkg.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid;
}
#leftcol {
	float: left;
	width: 155px;
	padding: 10px 10px;
}
#rightcol {
	float: left;
	width: 770px;
	padding: 10px 10px 10px 20px;
}
#bottom {
	text-align: center;
	padding: 10px 60px;
}
#searchnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-weight: bold;
	font-size: 100%;
}
#searchnav li {
	position: relative;
/*	margin-top: 8px;*/
	text-align: center;
	border: 1px solid White;
}
#searchnav li ul {
	position: absolute;
	left: 139px;
	top: 0px;
	display: none;
}
/* Fix IE. Hide from IE Mac \*/
* html #searchnav li { float: left; height: 1%; }
* html #searchnav li a { height: 1%; }
/* End */
#searchnav li a {
	display: block;
	padding: 4px;
	color: White;
	text-decoration: none;
	background-color: #F5831F;
}
/*#searchnav ul li a {
	padding: 2px 5px;
}*/
#searchnav li a:hover {
	display: block;
	color: White;
	text-decoration: none;
/*	background-color: #F5831F;*/
}
#searchnav li:hover ul, #searchnav li.over ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
/*	background-color: #F5831F;*/
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-weight: bold;
	font-size: 100%;
}
#nav li {
	position: relative;
/*	margin-top: 8px;*/
	text-align: center;
	border: 1px solid White;
}
#nav li ul {
	position: absolute;
	left: 139px;
	top: 0px;
	display: none;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }
/* End */
#nav li a {
	display: block;
	padding: 4px;
	text-decoration: none;
	background-color: #F5831F;
	color: White;
}
/*#nav ul li a {
	padding: 2px 5px;
}*/
#nav li a:hover {
	display: block;
	text-decoration: none;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
/*	background-color: #F5831F;*/
}
#entry {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-weight: bold;
	font-size: 100%;
}
#entry li {
	background-color: #92541D;
	color: White;
	margin-top: 8px;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	width: 132px;
}
#entry li a {
	display: block;
	color: White;
	text-decoration: none;
}
#featured {
	float: left;
	width: 460px;
}
#topseller {
	float: left;
	width: 230px;
	margin-left: 60px;
}
#gifts {
	width: 690px;
}
.hpprod {
	float: left;
	width: 230px;
	height: 220px;
}
#featured h3, #topseller h3, #gifts h3, #suggested h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: White;
	border-bottom: 1px solid #F5831F;
	font-size: 110%;
}
.orangebkg {
	background-image: url(images/orange_tab.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 180px;
	padding: 2px 8px 0px 8px;
}
.welcome {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.product {
	float: left;
	width: 250px;
	height: 270px;
	text-align: center;
}
.news {
	border: 1px solid #92541D;
	margin-right: 30px;
}
h4 {
	margin: 0px;
	padding: 2px;
	color: White;
	font-size: 120%;
	background-color: #92541D;
}
.newsdate {
	font-size: 70%;
	padding: 2px;
	background-color: #D3D3D3;
	text-align: right;
}
.newscontent {
	padding: 10px;
}
h1.category {
	margin: 10px;
	font-size: 160%;
	background-color: white;
	border: none;
	color: #6D6D6D;
}
h5 {
	margin: 0px 20px 0px 0px;
	padding: 2px;
	color: White;
	font-size: 120%;
	background-color: #92541D;
}
h3.prodtitle {
	margin: 10px 0px;
	font-size: 120%;
	background-color: white;
	border: none;
	color: #6D6D6D;
}
h1 {
	border: 1px solid #D3D3D3;
	background-color: #F5831F;
	color: White;
	font-size: 140%;
	padding: 2px;
}
h2 {
	background-color: #92541D;
	color: White;
	font-size: 110%;
	padding: 2px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
}