body {
	text-align: center;
	font-family: arial;
	font-size: 13px;
	color: #000;
	padding: 0px;
	margin: 0px;
	background: #3d2104 url('images/bg_image.gif') no-repeat top;
}




#header {
	margin: 0px auto;
	width: 860px;
	padding: 0px;
	text-align: left;
}

#header img {
	margin: 0px 0px 0px 40px;
	border: none;	
}

#header_menu {
	float: right;
	text-align: right;
	margin: 5px 0px 0px 0px;
}

* html #header_menu { margin-top: 15px; }

#header_menu p {
	font-size: 11px;
	color: #e7decf;
}

#header_menu img {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: none;
	vertical-align: middle;
}

#header_menu ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#header_menu li {
	display: inline;
	list-style-type: none;
	margin: 0px 8px;
}

a.menu:link, a.menu:visited {
	background: url('images/icons/header_menu.gif') no-repeat top left;	
	text-decoration: none;
	color: #e7decf;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;		
}

a.menu:hover {
	background: url('images/icons/header_menu.gif') no-repeat bottom left;	
}

a.menu_active:link, a.menu_active:visited, a.menu_active:hover {
	background: url('images/icons/header_menu.gif') no-repeat bottom left;	
	text-decoration: none;
	color: #e7decf;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;	
}

a.head_link:link, a.head_link:visited {
	font-size: 11px;
	color: #e7decf;
	text-decoration: none;
	padding: 2px;
}

a.head_link:hover {
	background: #e7decf;
	color: #3d2104;
}

#main_menu {
	text-align: right;	
}

#main_menu ul {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#main_menu li {
	display: inline;
	list-style-type: none;
	margin: 0px 8px;
}

a.main_menu:link, a.main_menu:visited {
	color: #3d2104;
	text-decoration: none;
	background: url('images/icons/footer_menu.gif') no-repeat top left;	
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;	
	margin: 0px 0px 0px 5px;
}

a.main_menu:hover {
	color: #3d2104;
	text-decoration: none;
	background: url('images/icons/footer_menu.gif') no-repeat bottom left;	
	padding: 0px 0px 0px 20px;	
	margin: 0px 0px 0px 5px;
}

a.main_active:link, a.main_active:visited, a.main_active:hover {
	color: #3d2104;
	text-decoration: none;
	background: url('images/icons/footer_menu.gif') no-repeat bottom left;	
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;	
	margin: 0px 0px 0px 5px;
}




#content {
	text-align: left;
	margin: 0px auto;
	width: 860px;
	padding: 0px;
	background: #fff;
}

#content_header {
	background: #e7decf;
	padding: 5px;
	margin: 0px;
	text-align: left;
}

#content_header img {
	border: none;
	margin: 0px 0px 0px 100px;
	padding: 0px;
}

#header form {
	margin: 4px 10px 0px 0px;
}

* html #header form { margin-right: 3px; }

#header input {
	padding: 3px;
	margin: 0px;
	border: 1px solid #88705c;
	background: #dbcbb1;
	filter:alpha(opacity=65);
	opacity: .65;
	color: #3d2104;
	font-size: 12px;
}

#header .submit {
	padding: 2px;
	margin: 0px;
	border: 1px solid #88705c;
	color: #3d2104;
	font-size: 12px;
	background: #f1ece3;
}


#content_body {
	padding: 20px 60px;
	color: #3d2104;
}

#content_body p {
	line-height: 1.5em;
}

#content_home {
	background: url('images/home_bg.jpg') no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.message {
	line-height: 1.5em;
	text-align: left;
	color: #3d2104;
	font-size: 13px;
	margin: 0px;
	padding: 40px 0px 0px 40px;
	width: 420px;
}


#product_promo, #cart {
	margin: 40px 0px 0px 0px; 
	border-top: 1px dotted #e7decf;
	border-bottom: 1px dotted #e7decf;
	padding: 20px 12px;
	text-align: center;
}

#product_promo fieldset {
	text-align: left;
	border: none;
	margin: 0px 0px;
}

#product_promo label {
	float: left;
	text-align: right;
	width: 200px;
	margin: 0px 10px;
}


#product_promo input {
	padding: 3px;
	text-align: left;
}

.promo_img img {
	background: #fff;
	padding: 2px;
	border: 1px solid #e7decf;	
	width: 145px;
	height: 163px;
}

.promo_img:hover img {
	border: 1px solid #3d2104;
}

.promo_img:hover {
	color: red;
}

.promo_home img {
	background: #fff;
	padding: 2px;
	border: 1px solid #e7decf;	
}

.promo_home:hover img {
	border: 1px solid #3d2104;
}

.promo_home:hover {
	color: red;
}

a.promo_link:link, a.promo_link:visited {
	color: #3d2104;
	text-decoration: none;	
	padding: 2px;
}

a.promo_link:hover {
	background: #3d2104;
	color: #fff;		
}

a.promo_select:link, a.promo_select:visited, a.promo_select:hover {
	background: #3d2104;
	color: #fff;
	text-decoration: none;	
	padding: 2px;
}

.product_info {
	background: #e7decf;
	padding: 0px;
	margin: 5px auto 30px auto;
	width: 150px;
	font-size: 12px;
	text-align: left;
}

.product_info .title {
	height: 40px;
	padding: 5px;
}

a.view_button:link, a.view_button:visited {
	float: right;
	width: 50px;
	color: #fff;
	background: #a48a73 url('images/icons/view.gif') no-repeat top right;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	border: 1px solid #a48a73;
	text-decoration: none;	
}

a.view_button:hover {
	color: #3d2104;
	background: #ffffff url('images/icons/view.gif') no-repeat bottom right;
	border: 1px solid #3d2104;
}

.product_info .price {
	padding: 8px 8px 4px 8px;
	font-weight: bold;
}

#product_head {
	margin: 0px 20px;
	padding: 0px;
	border-bottom: 1px dotted #e7decf;	
}

#product_foot {
	margin: 10px 20px 10px 20px;
	padding: 0px 0px;
	border-top: 1px dotted #e7decf;	
}

#product_content {
	background: #fff url('images/product_bg.gif') no-repeat top right;
	height: 500px;
	margin: 0px 0px;
	padding: 60px 60px 60px 40px;
}

#product_content img {
	width: 100px;
	height: 110px;
	border: 1px solid #e7decf;
	padding: 2px;
	background: #fff;
	margin: 0px -5px 0px 0px;	
}

#product_img img {
	border: 1px solid #e7decf;
	padding: 2px;
	background: #fff;
	width: 325px;
	height: 365px;
}

#product_desc {
	float: right;
	padding: 10px 10px;
	width: 380px;
	background: #dbcbb1;
	filter:alpha(opacity=65);
	opacity: .65;
	line-height: 1.6em;
}

.product_details {
	margin: 200px 0px 0px 0px;
	font-size: 13px;
	line-height: 1.8em;
}

* html .product_details { margin-top: 210px; }

.product_details p {
	font-size: 11px;
}

.prices {
	font-size: 25px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

a.small_link:link, a.small_link:visited {
	font-size: 10px;
	padding: 2px;
	margin: 5px 0px 20px 0px;
	text-decoration: none;
	color: #3d2104;
}

a.small_link:hover {
	background: #3d2104;
	color: #fff;
}

#add_to_bag {
	float: right;
	margin: 10px 0px;
	padding: 10px;
}

a.add_link:link, a.add_link:visited {
	padding: 8px 38px 8px 8px;
	font-size: 14px;
	color: #fff;
	background: #3d2104 url('images/icons/shopping_bag_lrg.gif') no-repeat top right;
	border: 1px solid #3d2104;
	text-decoration: none;
}

a.add_link:hover {
	color: #3d2104;
	background: #fff url('images/icons/shopping_bag_lrg.gif') no-repeat bottom right;
	border: 1px solid #3d2104;
}





.page_menu {
	float: right;
	text-align: right;	
	width: 250px;
	margin: -40px 0px 0px 0px;
}

.collection_page_menu {
	float: right;
	text-align: right;
	width: 250px;
	margin: -20px 0px 0px 0px;
}

.this_page_title {
	margin-right: 270px;
	padding: 0px;
}









#content_footer {
	background: #fff url('images/main_bg_bottom.gif') no-repeat bottom left;
	margin: 10px 0px 0px 0px;
	padding: 60px 10px 10px 10px;
	text-align: right;
}

a.content_foot:link, a.content_foot:visited {
	color: #3d2104;
	text-decoration: none;
	background: url('images/icons/footer_menu.gif') no-repeat top left;	
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;	
	margin: 0px 0px 0px 20px;
}

a.content_foot:hover {
	color: #3d2104;
	text-decoration: none;
	background: url('images/icons/footer_menu.gif') no-repeat bottom left;	
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;	
	margin: 0px 0px 0px 20px;
}

a.active_foot:link, a.active_foot:visited, a.active_foot:hover {
	color: #3d2104;
	text-decoration: none;
	background: url('images/icons/footer_menu.gif') no-repeat bottom left;	
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;	
	margin: 0px 0px 0px 20px;
}

#footer {
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 15px;
	width: 860px;
	font-size: 11px;
	font-weight: normal;
	color: #e7decf;
	text-align: left;
}

#footer_menu {
	float: right;
	margin: 0px;
	padding: 0px;
}

#footer_menu img {
	vertical-align: middle;
}

a.footer:link, a.footer:visited { 
	font-size: 11px;
	color: #e7decf;
	text-decoration: none;
	margin: 0px 5px;
	padding: 2px;
}

a.footer:hover { 
	background: #e7decf;
	color: #3d2104;
}



h1 {
	font-weight: normal;
	font-size: 26px;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	text-align: left;	
}

h3 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	text-align: left;		
}

a.small_remove:link, a.small_remove:visited {
	padding: 2px;
	float: right;
	margin: 5px;
	color: #ff0000;
	font-size: 10px;
	text-decoration: none;
}

a.small_remove:hover {
	color: #fff;
	background: #ff0000;
}

a.crumb_link:link, a.crumb_link:visited {
	color: #a78e6e;
	text-decoration: none;	
	padding: 2px;
}

a.crumb_link:hover {
	background: #a78e6e;
	color: #fff;		
}

a.checkout_link:link, a.checkout_link:visited {
	padding: 8px 8px 8px 8px;
	font-size: 14px;
	color: #fff;
	background: #3d2104;
	border: 1px solid #3d2104;
	text-decoration: none;
}

a.checkout_link:hover {
	color: #3d2104;
	background: #fff;
	border: 1px solid #3d2104;
}

input {
	padding: 5px;
	font-size: 15px;
}

input.checkout_link {
	padding: 8px 8px 8px 8px;
	font-size: 14px;
	color: #fff;
	background: #3d2104;
	border: 1px solid #3d2104;
	text-decoration: none;
}

input.checkout_link:hover {
	color: #3d2104;
	background: #fff;
	border: 1px solid #3d2104;	
}

