#content {
	background: #281500 url(../_public/_images/section_bg/order.jpg) no-repeat top center !important;
	text-align: left !important;
}
p {
	color:#4d4d4d !important;
}
h1 {
	font-size: 19px;
	color:#000;
	/*font-weight:normal;*/
}
h2 {
	font-size:19px;
	color:#000;
	font-weight:normal;
	text-transform:lowercase;
}
h3 {
	font-size:14px;
	font-weight:normal;
	text-transform:lowercase;
}
h4 {
	font-size:11px;
	font-weight:normal;
	color:#4d4d4d;
	text-transform:lowercase;
}
.content_block {
	width:820px;
	padding:15px 25px 30px 25px;
}
a, a:active, a:visited {
	color:#e05f00;
	text-decoration:none;
}
a:hover {
	color:#000;
}
.page_links a, .page_links a:link, .page_links a:visited, .page_links a:active {
	background-color:#a00031;
	margin:30px 0 -20px 0;
	padding:2px 9px;
	display:block;
}
.product_listing_wrapper {
	width:580px;
	text-align:center;
	padding-top:10px;
	margin:0 auto 0 auto;
	clear:both;
}
.product_listing_wrapper a {
	padding:5px;
	float:left;
}
.product_listing_wrapper img {
	padding-bottom:4px;
}
.product_listing_wrapper:after { 
    content: ''; 
    width: 100%; 
    clear: both; 
    display: block; 
    visibility: hidden; 
}

.content_block_left_blah {
	width:145px;
	float:left;
}
.content_block_blah {
	width:571px;
}
.content_block_right_blah {
	position:absolute;
	text-align:right;
	width:147px;
	left:716px;
	margin-left:16px;
	float:left;
}
#content_blah:after { 
    content: ''; 
    width: 100%; 
    clear: both; 
    display: block; 
    visibility: hidden; 
}
.links li {
	text-align:right;
}
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size:100%;
}
#nav {
	margin-top:-7px;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color:#746743;
	text-transform:lowercase;
}
#nav a:hover {
	color:#555249;
}
#nav li {
	padding-top:7px;
}
.links a, .links a:link, .links a:visited, .links a:active {
	text-transform:lowercase;
}
.links a:hover {
	color:#555249;
}

.black {
	color:#000 !important;
	/*font-size:12px;*/
}
.greentan {
	color:#5f5e2e !important;
	/*font-size:12px;*/
}
.orange {
	color:#ee7228 !important;
	/*font-size:12px;*/
}
label {
	font-weight:normal !important;
}
input, select, textarea {
	color:#666;
}
.add-gift-message {
	padding-top:14px;
}
.black {
	color:#000;
	font-weight:bold;
}
.price-notice .price {
	display:none;
}
.level1 {
	display:none;
}
.category-description {
	text-align:center;
}