.sitenav ul li.current_page_item a, .sitenav ul li.current-menu-parent a {
color: #ffffff!important;
font-weight: bold;
font-size: 105%;
}

.sitenav ul li a:hover {
color: #ffffff!important;
font-weight: bold;
}

.sitenav ul li ul li {
    background-color: #8ab9d4;
}

.header-top .left {
    text-align: center;
}

.logo {
    width: 44%;
    text-align: center;
}

.header_right {
    float: right;
    text-align: right;
    width: auto;
    padding: 7% 0 5% 0;;
}

.header_right {
    FONT-SIZE: .85em;
}

.innerbanner {
    visibility: hidden;
    height: 0px;
    overflow: HIDDEN;
}

.widget-column-1 {
    width: 100%!important;
}

.widget-column-2, .widget-column-3 {
    visibility: hidden;
    height: 0px;
    overflow: hidden;
}

.nivo-caption {
text-shadow: 5px 5px 15px #000000;
}

a.donatenow {
    TEXT-ALIGN: center;
    font-weight: bold;
    font-size: 112%;
}

.sd-menu-search {
    z-index: 999!important;
}


@media only screen and (max-width: 500px) {
  
.logo h1 {
    font-size: 32px!important;
}
}