.category_color {color: #67594d;}
a.category_color:link, a.category_color:visited   {color: #67594d; text-decoration: none; }
a.category_color:hover             {  text-decoration: underline; }
a.category_color:active            {  text-decoration:none; }

.menu_title {color: #67594d;}
a.menu_title:link, a.menu_title:visited   {color: #67594d; text-decoration: none; }
a.menu_title:hover             {  text-decoration: underline; }
a.menu_title:active            {  text-decoration:none; }



.price {color: #67594d;}



ul.tabs {
	border-bottom: 4px solid #67594d;;
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-color: #67594d;
}
ul.tabsDETAIL {
	border-bottom: 4px solid #67594d;;
}

ul.tabsDETAIL a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-color: #67594d;
}



#row3_footer {
	background-color: #67594d;
}

.item_title {
	color: #67594d;
}
a.item_title:link, a.item_title:visited  {
	color: #67594d;
}

.add_to_cart, .add_to_cart_custom {
	background-color: #67594d;
	background: -webkit-gradient(linear, left top, left bottom, from(#806f60), to(#534539));
	background: -moz-linear-gradient(top,  #806f60,  #534539);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#806f60', endColorstr='#534539');
}

.left_side_newsletter_button {
	background-position: 0 108px;
}