ul.horizontal.site-menu li, ul.horizontal.site-menu li:hover span span {
background-color:transparent;
}

@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400');
h1, h2 {text-shadow:none;}
nav, .site-menu, ul.horizontal.site-menu, .nav-wrapper {

    background-color: #0a3755;
    border-bottom: none;
    padding-bottom: 0px;
font-family: 'Quicksand', sans-serif !important;

}
ul.horizontal.site-menu li.selected-menu-item a {
    color: #FFFFFF !important;
font-family: 'Quicksand', sans-serif !important;
}
footer {background-color: #0a3755;}
ul.horizontal.site-menu li span a, ul.horizontal.site-menu li span span {
    color: #FFFFFF;
    font-size: 18px;
    background-image: none;
    font-family: 'Quicksand', sans-serif !important;
    text-transform: uppercase;
}
ul.horizontal.site-menu li span span {
    font-weight: normal !important;
    padding-right: 10px !important;
    color: #FFFFFF !important;
}
.top-line #non_member_panel .login-link {
    background-color: transparent;
    padding: 5px 10px;
    color: #000000!important;
}
body, h1, h2, h3 {
font-family: 'Quicksand', sans-serif !important;
}
 #non_member_panel .login-link {
    color: #FFFFFF;
    font-size: 18px;
    background-image: none;
font-family: 'Quicksand', sans-serif !important;
    text-transform: uppercase;
}

.bg-color-2 nav { float:right; left:-50%;text-align:left; width:auto !important; }
.bg-color-2 nav .layout-wrapper {
    position: relative;
    left: 50%;
    float: none;
    width: auto;
    margin: initial;
}