.top{
	height: 30px;
	
}

div.top a{
	color: #ffffff;
	
}

div.top ul.menu{
	padding: 12px 0;
	background-color: #49AE51;
	list-style: none;	
}

div.top ul.menu li{
	padding: 12px 10px 12px 20px;
	display: inline;
	margin-right: 5px;
}

div.top ul.menu li:hover{
	
	border-bottom-color: #FD9A15; 
    border-bottom-style: solid; 
    border-bottom-width: 2px;  
}

div.top ul.menu li.active{
	border-bottom-color: #FD9A15; 
    border-bottom-style: solid; 
    border-bottom-width: 2px;
	
}

div.mfooter{
	width: 460px;
	margin: 0 auto;
	
}


div#sp-menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
	height: 62px;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: none;
    position: relative;
}

.sp-megamenu-parent > li{
	padding: 0 10px;
}

.sp-megamenu-parent > li > a{
	font-size: 16px;
	color: #fff;
	
}


.sp-megamenu-parent > li > a:hover{
	font-size: 16px;
	color: #fff;
	border-bottom-color: #FD9A15; 
    border-bottom-style: solid; 
    border-bottom-width: 2px;  
	
}

.sp-megamenu-parent > li.active > a{
	color: #fff;
	font-weight: 400;
	border-bottom-color: #FD9A15; 
    border-bottom-style: solid; 
    border-bottom-width: 2px;  
}

.sld h2{
	text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3), 1px 2px 2px rgba(255,255,255,0);
}

#sp-title .sp-page-title{
	height: 220px;
}

#sp-title h1 {
	font-size: 42px;
	font-weight: 400;
	padding-top: 60px;
	text-align: center;
	
}

.sp-page-title .sp-page-title-heading{
text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 2px 2px 2px rgba(206,188,81,0);
}

#sp-main-body{
	padding-top: 50px;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a{
	color: #fff;
}

.sp-megamenu-parent .sp-dropdown li a{
	color: #000000;
	text-align: left;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover{
	color: #49ae51;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active  a{
	color: #49ae51;
}

.article-details .article-header h1{
	font-size: 26px;
	color: #49ae51;
}