@charset "utf-8";
/* CSS Document */


#megamenu-drop{
	border-bottom:8px solid #453A28;
	background:url(../images/menu-bg.jpg) top right no-repeat #fff;
	padding:15px;
	min-width:200px;
	line-height:20px;
}

#megamenu-drop a, #megamenu-drop a:active, #megamenu-drop a:visited{
	color: #453A28 !important;
}

#megamenu-drop a:hover{
	color: #F7941E !important;
	font-weight:bold;
}

#megamenu-table li{
	width:185px;
}

#megamenu-table td{
	border-right:1px solid #ccc;	
	padding:0 15px 0 15px;
}

h3 {
	color: #F7941E;
    font-size: 15px;
    line-height: 18px;
	font-weight:bold;
	text-transform:uppercase;
}

h4 {
    font-size: 13px;
    line-height: 18px;
	font-weight:bold;
}