/**
 * @file
 * @project 644
 * @package sftheme
 * @site app3
 */

.sf_pagetitle {
	background-image:none;
}

.sf_region5 .widgetset .widget {
	border-color:#28271f;
}

.sf_region5 .widgetset .widget_header {
	background-image:url(images/662_widget_header_2.jpg);
	border-top-color:#908e7a;
	border-bottom-color:#363527;
	color:#161511;
}

.sf_region5 .widgetset .widget_content {
	background-image:url(images/662_widget_bg_2.jpg);
	border-color:#4f4e42;
}

.sf_category_menubar .subnav {
	background-color:#4f4e42;
}

.sf_category_menubar .subnav li a {
	color: #ffffff;
}

.sf_category_menubar .subnav li a:visited {
	color: #ffffff;
}
 
.sf_category_menubar .subnav li a:hover {
	background-color:#28271f;	
}