.widget_nice_navigation h3 {
	display: none !important;
}

div.nice_navigation {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	font-size: 13px !important;
}

div.nice_navigation a {
	color: #f8991d !important;
}

div.nice_navigation a:hover {
	color: #f8991d !important;
	font-weight: bold !important;
}

div.nice_navigation ul,
#main .widget-area div.nice_navigation ul {
}

div.nice_navigation li {
}

div.nice_navigation li.page-has-children {
	padding: 0 0 0 15px;
	cursor: pointer;
}

div.nice_navigation ul ul li {
	background: none !important;
	border: none !important;
	margin: 0 0 2px 0 !important;
	padding: 0 !important;
}

div.nice_navigation ul ul li a {
	color: #666666 !important;
	font-size: 12px !important;
}

div.nice_navigation ul li a:hover {
	font-weight: bold !important;
}

div.nice_navigation ul ul li a:hover {
	color: #333333 !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}

div.nice_navigation li.current_page_ancestor,
div.nice_navigation li.current_page_parent,
div.nice_navigation li.nice-navigation-selected,
div.nice_navigation li.current_page_item.page-has-children {
}

div.nice_navigation li.nice-navigation-deselected {
}

div.nice_navigation li.current_page_item > a {
	font-weight: bold;
}

div.nice_navigation li.current_page_item li {
	font-weight: normal;
}

div.nice_navigation_look_wikipedia {
}




.widget_nav_menu a,
.widget_nice_navigation a {
	font-size: 13px !important;
	color: #FA9347 !important;
}
.widget_nav_menu a:hover,
.widget_nice_navigation a:hover {
	color: #FA9347 !important;
	font-weight: bold !important;
}
.widget_nice_navigation ul ul {
	border: none;
}
.widget_nice_navigation ul ul ul {
	margin-left: 7px !important;
}
