body {
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background:url(/images/Header_Background.gif) repeat-x top left;
}

#header {
	width: 800px;
	margin:0 auto;
	padding:0;
	height:91px;
}

#header .logo {
	float: left;
	margin: 20px 0 0 20px;
	padding:0;
}

#header div {
	float: right;
	margin: 22px 25px 0 0;
}

#search_field {
	margin: 0 0 5px 0;
	padding: 0;
	height: 12px;
	font-size: 10px;
}

#nav {
	clear:both;
	list-style: none;
	padding:8px 0 0 35px;
	margin:0 auto;
	width:875px;
}

#nav li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	background: url(/images/nav_bg_right.gif) no-repeat top right;
}

#nav a {
	float: left;
	text-decoration: none;
	margin: 0 7px 0 0;
	padding: 6px 6px 6px 13px;
	color: #69696B;
	background: url(/images/nav_bg_left.gif) no-repeat top left;
}

#nav a:hover {
	text-decoration:underline;
}

#header li.selected {
	background: url(/images/selected_bg_right.gif) no-repeat top right;
}

#header li.selected a, #header li.selected a:hover {
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	background: url(/images/selected_bg_left.gif) no-repeat top left;
}

#header a:hover {
	text-decoration: underline;
}

#nav li.viewcart {
	background: url(/images/viewcart_bg_right.gif) no-repeat top right;
	margin:-5px 0 0 100px;
}
#nav li.viewcart a {
	background: url(/images/viewcart_bg_left.gif) no-repeat top left;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	padding: 9px 6px 8px 13px;
}
#nav li.viewcart a span:hover {
	text-decoration:underline;
}
#nav li.viewcart a span {
	padding: 6px 6px 6px 23px;
	background: url(/images/shopping_cart.gif) 0 50% no-repeat;
}

.nobr {
white-space:nowrap;
}
#viewcart_box {
	display: inline;
	float: right;
	margin: -10px 80px 0 0;
	padding: 0;
	background: url(/images/viewcart_bg_right.gif) no-repeat top right;
}

#viewcart {
	float: left;
	margin: 0 9px 0 0;
	padding: 0;	
	list-style: none;
	background: url(/images/viewcart_bg_left.gif) no-repeat top left;
}

#viewcart li {
	float: left;
	margin: 0;
	padding: 0;
}

#viewcart a {
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 7px 5px 10px;
	padding: 6px 6px 6px 23px;
	color: #FFF;
	background: url(/images/shopping_cart.gif) 0 50% no-repeat;
}

#primary {
	margin:0 auto;
	padding:12px 0 0 0;
	width:750px;
	clear:both;
}

p.breadcrumb {
	font-size:11px;
	margin:0;
	padding:10px 0 0 5px;
	color:#D0D2AB;
}
p.breadcrumb a {
	color:#ABAE6A;
	text-decoration:none;
}
p.breadcrumb a:hover {
	text-decoration:underline;
}

#billboard {
	clear: both;
	width: 750px;
	min-height: 125px;
	margin:0;
	padding:15px 0;
	background: url(/images/box_bottom.gif) no-repeat bottom left;
}

#billboard_left {
	display: inline;
	float: left;
	width: 475px;
	margin: 0 0 0 20px;
	padding: 0;
}

#billboard_left h2 {
	margin: 0;
	padding: 0;
	color: #636536;
	font-size: 21px;
	font-weight: lighter;
}

#billboard_left p {
	margin: 12px 0 0 0;
	padding: 0;
	line-height: 20px;
}

#act_now {
	color: #FC2C2C;
	font-size: 14px;
	text-align:center;
	weight:900;
	margin-bottom:5px;
}

#billboard_left em {
	font-style: normal;
	font-weight: bold;
}

#billboard img {
	display: inline;
	float: left;
	width: 187px;
	margin: 3px 0 0 30px;
	padding: 0;
}

#billboard_quote {
	display: inline;
	float: left;
	width: 187px;
	margin: 0 12px;
	padding: 0;
}

.box {
	width: 750px;
	position: relative;
	margin:12px 0 0 0; 
	padding-top:20px;
	background: url(/images/box_top.gif) no-repeat top left;
}

.box .content {
	width: 748px;
	display:block;
	border-right:1px solid #D1D3AD;
	border-left:1px solid #D1D3AD;
}
.box .content p {
	margin: 0 20px 0 20px;							/* fixed 11/12/07 */
	padding: 0 0 5px 0;							/* 20px bottom margin changed to padding */
}
.box .btm {
	background: url(/images/box_bottom.gif) no-repeat bottom left;
	height:10px;
}

.box h2 {
	margin: 0 0 18px 0;
	padding: 0 0 0 22px;
	font-size: 21px;
	font-weight: lighter;
	color: #636536;
}

.item {
	width: 160px;
	float: left;
	margin: 0 0 0 20px;
}

.item h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.box .item .price {
	margin: 0 0 0;
	padding: 0;
	color: #999999;
	font-size: 12px;
}

.box .item .price span {
	color:#FF0000;
}

.box .item p {
	margin:0;
}

.item a.add2cart {
	display: block;
	width: 64px;
	height: 15px;
	margin: 20px 0;
	padding: 3px 8px 7px 8px;
	color: #376314;
	font-size: 12px;
	background: url(/images/add_to_cart.gif) no-repeat top left;
}

/*.item a:hover {
	color: #FFF;
	background: url(/images/add_to_cart.gif) no-repeat top right;
}*/

.product {
	width: 350px;	
}
.product p {
	margin:0 10px;
}
.product h3 {
	margin: 5px 0 20px 0;
}
.box .product p.price {
	padding:23px 175px 0 0;
	float:right;
}
.prod_img {
	margin:0 0 20px 20px;
	float:left;
}

#footer {
	display: bloock;
	width: 580px;
	position: relative;
	margin:12px auto 0 auto;
	font-size: 12px;
}

#footer img {
	float: left;
	border: none;
}

#footer p {
	float: right;
	margin: 5px 0 0 25px;
	padding: 0;
	color: #666666;
	width:430px;
}

#footer a {
	text-decoration: none;
	color: #666666;
}	

/*CENTERING IMAGES*/

div.box div.content img.centered {	
	display:block;
	margin:20px auto 15px;
	}