body {
	background-image:url(repeat_top.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#toolbarContainer,toolbar, #middle, #bottomContent, #bottomTop, #bottom, #top, #middleContainer {
	width:908px;
	margin:auto;
}
#bottomContentPad, #bottomTopCellPad, #bottom_btmCurveRow, #bottom_topCurveRow, #bottom_topCurveLSpace, #bottom_topCurveRSpace, #bottom_btmCurveLSpace, #bottom_btmCurveRSpace, #left_topCurveLSpace, #left_topCurveRow, #left_topCurveRSpace, #left_btmCurveLSpace, #left_btmCurveRow, #left_btmCurveRSpace, #toolbarLeftPad, #toolbarMidPad, #toolbarBoxPad, #toolbarBox2_B, #toolbarBox1 {
	display:none;
}
#top {
	height:106px;
	margin-top:20px;
	overflow:hidden;
	position:relative;
	background-image:url(header_top.jpg);
	background-repeat:no-repeat;
}
#toolbar {
	height:71px;
	overflow:hidden;
	position:relative;
	background-image:url(header_btm.jpg);
	background-repeat:no-repeat;
}
#middle {
	background-image:url(repeat_vert.jpg);
	background-repeat:repeat-y;
	padding:0 0 0 0;
	margin-bottom:0;
}
#left {
	width:239px;
	margin:0px;
	text-align:right;
	background-image:url(left_top.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
}
#leftTop {
	padding-top:25px;
	text-align:right;
	margin-right:20px;
	background-color:transparent;
	color:#4E3E25;
	font-size:14px;
}
#leftContent {
	float:right;
	margin:5px 20px 10px 20px;
	border:0;
	background-color:transparent;
	display:inline;
}
#mainContent {
	width:669px;
	min-height:118px;
	background-image:url(right_top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px;
	background-color:transparent;
}
html>body #mainContent {
	width:629px;
	min-height:118px;
	background-image:url(right_top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px;
	background-color:transparent; /* The color is adjusted to red, but IE6 doesn’t see this rule */
}
.bodyHeader {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 22px;
	padding-bottom: 5px;
	color:#C60;
}
#bottom {
	clear: both;
	position: relative;
	padding:0;
	margin:0;
}
#bottomContent {
	border:none;
	padding:0;
	margin:0;
}
#bottomTop, #bottomTopCellPad, #bottomTopCell_siteInfo, #bottomTopCell_customerService, #bottomTopCell_companyInfo, #bottomTopCell_accountInfo, #bottomContent, #footer, #bottomContentCell_siteInfo, #bottomContentCell_customerService, #bottomContentCell_companyInfo, #bottomContentCell_accountInfo {
	background-color:transparent;
}
#footerContainer {
	width:100%;
	background-image:url(repeat_btm.jpg);
	background-repeat:repeat-x;
	min-height:137px;
	padding-top:13;
	margin-top:0;
	text-align:center;
}
#footer {
	border:none;
	width:908px;
	margin:auto;
	padding:13px 0 0 0px;
	text-align:left;
	padding-top:0;
	margin-top:0;
}
#bottomTopCell_siteInfo, #bottomTopCell_customerService, #bottomTopCell_companyInfo, #bottomTopCell_accountInfo, #copyright_title {
	font-size:11px;
	font-weight:bold;
	color:#4E3E25;
}
.bottomNav a, .bottomNav a:visited {
	font-size:9px;
	color:#4E3E25;
}
.bottomNav a:hover, .bottomNav a:visited:hover {
	font-size:9px;
	color:#4E3E25;
	text-decoration:underline;
}
#bottomTopCell_siteInfo {
	position:absolute;
	top:13px;
	left:42px;
}
#bottomTopCell_customerService {
	position:absolute;
	top:13px;
	left:146px;
}
#bottomTopCell_companyInfo {
	position:absolute;
	top:13px;
	left:311px;
}
#bottomTopCell_accountInfo {
	position:absolute;
	top:13px;
	left:447px;
}
#bottomContentCell_siteInfo {
	position:absolute;
	top:37px;
	left:42px;
}
#bottomContentCell_customerService {
	position:absolute;
	top:37px;
	left:146px;
}
#bottomContentCell_companyInfo {
	position:absolute;
	top:37px;
	left:311px;
}
#bottomContentCell_accountInfo {
	position:absolute;
	top:37px;
	left:447px;
}
.footer_copyright a, .footer_copyright a:visited {
	font-size:9px;
	color:#4E3E25;
}
.footer_copyright a:hover, .footer_copyright a:visited:hover {
	font-size:9px;
	color:#4E3E25;
	text-decoration:underline;
}
#copyright {
	margin-top:2px;
	margin-left:600px;
	position:relative;
	height:105px;
	border-left: solid 1px #4E3E25;
}
#copyright_title {
	position:absolute;
	left:37px;
}
#copyright_content {
	width:270px;
	color:#4E3E25;
	position:absolute;
	top:28px;
	left:37px;
}

/*** SIDE MENU LINK STYLES ***/
li.categoryLevel1 {
	list-style: none;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	line-height: 15px;
	position: relative;
}
A.categoryLevel1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.categoryLevel1:visited {
	color: #4E3E25;
}
A.categoryLevel1:hover {
	color:#C60;
	text-decoration: underline;
}
A.categoryLevel1Active {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.categoryLevel1Active:visited {
	color: #4E3E25;
}
A.categoryLevel1Active:hover {
	color: #4E3E25;
	text-decoration: underline;
}
li.categoryLevel2 {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	position: relative;
}
A.categoryLevel2 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	text-decoration: none;
}
A.categoryLevel2:visited {
	color: #4E3E25;
}
A.categoryLevel2:hover {
	color: #C60;
	text-decoration: underline;
}
A.categoryLevel2Active {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	text-decoration: none;
}
A.categoryLevel2Active:visited {
	color: #4E3E25;
}
A.categoryLevel2Active:hover {
	color: #4E3E25;
	text-decoration: underline;
}
li.categoryLevel3 {
	list-style: none;
	margin: 0px;
	line-height: 12px;
	font-style: italic;
	position: relative;
}
A.categoryLevel3 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding: 0px;
	color: #4E3E25;
	font-size: 10px;
	text-decoration: none;
}
A.categoryLevel3:visited {
	color: #4E3E25;
}
A.categoryLevel3:hover {
	color: #C60;
	text-decoration: underline;
}
A.categoryLevel3Active {
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	text-decoration: none;
}
A.categoryLevel3Active:visited {
	color: #4E3E25;
}
A.categoryLevel3Active:hover {
	color: #4E3E25;
	text-decoration: underline;
}
li.categoryLevel4 {
	list-style: none;
	margin: 0px;
	line-height: 12px;
	position: relative;
}
A.categoryLevel4 {
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	text-decoration: none;
}
A.categoryLevel4:visited {
	color: #4E3E25;
}
A.categoryLevel4:hover {
	color: #C60;
	text-decoration: underline;
}
A.categoryLevel4Active {
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	text-decoration: none;
}
A.categoryLevel4Active:visited {
	color: #4E3E25;
}
A.categoryLevel4Active:hover {
	color: #4E3E25;
	text-decoration: underline;
}
li.extraPage {
	list-style: none;
	padding: 0px 2px 0px 0px;
	line-height: 15px;
	position: relative;
}
A.extraPage {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.extraPage:visited {
	color: #4E3E25;
}
A.extraPage:hover {
	color: #C60;
	text-decoration: underline;
}
A.extraPageActive {
	color: #4E3E25;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.extraPageActive:visited {
	color: #4E3E25;
}
li.new {
	list-style: none;
	padding: 0px 2px 0px 0px;
	line-height: 15px;
	position: relative;
}
A.new {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.new:visited {
	color: #4E3E25;
}
A.new:hover {
	color: #C60;
	text-decoration: underline;
}
A.newActive {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.newActive:visited {
	color: #4E3E25;
}
li.specials {
	list-style: none;
	padding: 0px 2px 0px 0px;
	line-height: 15px;
	position: relative;
}
A.specials {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.specials:visited {
	color: #4E3E25;
}
A.specials:hover {
	color: #C60;
	text-decoration: underline;
}
A.specialsActive {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #4E3E25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.specialsActive:visited {
	color: #4E3E25;
}

/*** TOP BANNER ITEMS ***/
#toolbarSearchForm {
	padding:0px;
	margin:0px;
}
#toolbarSearchIcon {
	width:82px;
	height:21px;
	background-color:transparent;
	background-image:url(searchfor.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	position: absolute;
	top:33px;
	left:463px;
	display: inline;
	float: none;
	overflow:hidden;
}
#toolbarDropDown {
	padding: 1px 0px 0px 0px;
	display: inline;
	float: none;
	position: absolute;
	top:33px;
	left:690px;
	width:136px;
	background-image: none;
	background-repeat: no-repeat;
}
.toolbarDropDown {
	margin-top: 0px;
	display: inline;
	padding: 0px 0px 0px 0px;
	width: 136px;
	border-width: 1px;
	border-style: solid;
	border-color: #636363;
}
#toolbarSearchIn {
	width:20px;
	height:21px;
	background-color: transparent;
	background-image:url(in.jpg);
	background-repeat:no-repeat;
	text-indent:-9999;
	display: inline;
	float: none;
	position: absolute;
	top:33px;
	left:664px;
	overflow:hidden;
}
#toolbarSearchBox {
	position: absolute;
	top: 31px;
	left:552px;
	height: 23px;
	width: 107px;
	padding:0px;
	margin: 0px;
	display: inline;
	float: left;
	vertical-align: bottom;
	background-image: url(../top_nav_grad.gif);
	background-repeat: repeat;
	overflow: hidden;
	-moz-box-sizing: padding-box;
}
input.toolbarSearchBox {
	position:static;
	height: 20px;
	width: 107px;
	font-size: 12px;
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 3px 0 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	-moz-box-sizing: border-box;
}
#toolbarSearchBtn {
	width: 41px;
	text-align: left;
	height: 21px;
	line-height: 30px;
	display: inline;
	float: none;
	position: absolute;
	top:33px;
	left:832px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	overflow: hidden;
	-moz-box-sizing: border-box;
}
/*** LOG IN ***/
#toolbarBox3 {
	vertical-align: middle;
	line-height: 21px;
	width: 205px;
	height:21px;
	display: inline;
	float: left;
	position: absolute;
	top:1px;
	left:463px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	text-align: left;
}
#toolbarBox3 a {
	width: 205px;
	height:21px;
	text-indent: -9999em;
	background-image:url(login.jpg);
	background-repeat:no-repeat;
	display: block;
}
#toolbarBox3 a:hover {
	background-position:0 -21px;
}

/*** VIEW CART ***/
#toolbarBox2_A {
	height: 21px;
	width: 160px;
	display: inline;
	float: none;
	position: absolute;
	top:1px;
	left:716px;
	background-color: transparent;
	background-image:url(cart.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
}
#toolbarBox2_A a {
	width: 160px;
	height:21px;
	text-indent: -9999px;
	background-image:url(cart.jpg);
	background-repeat:no-repeat;
	display: block;
}
#toolbarBox2_A a:hover {
	background-position:0 -21px;
}

/*** ASK NICK ***/
#asknick {
	width:89px;
	height:21px;
	position:absolute;
	top:85px;
	left:463px;
	overflow:hidden;
	float:left;
}
#asknick a {
	width:89px;
	height:21px;
	background-image:url(asknick.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#asknick a:hover {
	background-position:0 -21px;
}

/*** WISHLIST ***/
#wishlist {
	width:134px;
	height:21px;
	position:absolute;
	top:85px;
	left:716px;
	overflow:hidden;
	float:left;
}
#wishlist a {
	width:134px;
	height:21px;
	background-image:url(wishlist.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#wishlist a:hover {
	background-position:0 -21px;
}

/*** LOGO LINK ***/
#logolink {
	width:284px;
	height:106px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}
#logolink a {
	width:284px;
	height:106px;
	text-indent:-9999px;
	display:block;
}
#logolink a:hover {
	width:284px;
	height:106px;
}

/*** CLASSES ***/
A {
	text-decoration: none;
	color: #C60;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: underline;
	color: #C60;
}
a:active {
	color: #C60;
}

/*** HOME CONTENT ***/
#main_promo {
	width:616px;
	margin-top:9px;
	margin-left:7px;
	margin-bottom:11px;
	clear:both;
}
#left_promo {
	width:300px;
	float:left;
	display:inline;
	margin-left:7px;
	padding-bottom:10px;
}
#right_promo {
	width:300px;
	float:right;
	display:inline;
	margin-right:6px;
	padding-bottom:10px;
}
#home_copy {
	width:616px;
	margin-left:7px;
	clear:both;
}
.orange {
	color:#FF4406;
}