body {
	background: #AE9B70 url(/images/hc_bg_v2.0.jpg) center top repeat-y;
}

#master {
	background: transparent;
}

#content {
	margin: 0 80px 30px 176px;
	min-height: 500px;
}

#nav {
	margin-top: 0;
	top: 40px;
}

#nav li {
	font-size: 18px;
}

#minicart {
	z-index: 1000;
}

#header {
	height: 70px;
}

#store {
	position: relative;
	margin-top: 10px;
}

#main {
	padding: 35px 40px;
}

h3#cart_price {
	color: #000;
}

div#minicart {
	top: 10px;
}

#minicart a:hover span {
	color: #FFF;
}

#main .featured a:hover,#main .general a:hover,#main .thumbnail a:hover,#minicart a:hover
	{
	background-color: #2C251B;
	border-color: #2C251B;
	text-decoration: none;
}

#main h2#shipping {
	display: block;
	left: 20px;
	margin: 0 auto;
	position: absolute;
	top: -55px;
	width: 480px;
}

ul#home_products {
	background: transparent;
}

#product_info .product_price {
	z-index: 400
}

#adding_to_cart,#added_to_cart {
	background-color: rgba(0, 0, 0, .85);
}

a#store_home {
	display: none;
}

#logo {
	display: none;
}

#nav {
	top: 40px;
	margin-right: 10px;
}

div#minicart,.product_price {
	background-color: rgba(0, 0, 0, .5);
	z-index: 1000;
}

h2#product_name,#pod_pages h4,#pod_categories h4 {
	color: #000;
	width: auto;
}

#badge {
	visibility: hidden;
}

#product_description a {
	color: #B0311B;
	text-decoration: underline;
}

#hc_order-notes {
	clear: both;
	margin: 32px auto;
}

#hc_order-notes ul {
	list-style: disc outside none;
}

#hc_order-notes li {
	margin: 10px;
}

.hc-recommended-products img {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.hc-subheading {
    font-size: 14px;
    font-weight: bold;
    color: #000 !important;
}