.logo {
    text-align: center;
	margin: 10px 0px;
}
#sp-header {
    background: #fe7601;
}
.sp-megamenu-parent > li {
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0px 5px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
		letter-spacing: 1px;
}
li.sp-menu-item.current-item.active, li.sp-menu-item.current-item:hover, li.sp-menu-item:hover  {
    background: #8a3b00;
}
li.sp-menu-item:hover a{
	color: #fff;
}
nav.sp-megamenu-wrapper{
	text-align: center;
}
.sp-megamenu-parent {
    float: none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 28px;
}