.sf-menu a {
    padding: 1em 0.75em;
}

.hprotator-text-block {
    width: 30%;
}

#block-boxes-name-box.block {
    background: url("/sites/woodall.house.gov/themes/forty_woodall/logo-new.png") no-repeat scroll 4px center;
    background-size: contain;
    background-position: center;
}

.hprotator-text-block {
    margin-left: 0;
    top: 75%;
    position: absolute;
    width: 60%;
    text-align: center;
    left: 20%;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    font-family: 'open sans', sans-serif !important;
}

.sf-menu a:hover, {
    text-deocoration: none !important;
    font-weight: bold !important;
}

.sf-menu a.active, .sf-menu a.active-trail {
    background: transparent none repeat scroll 0 0;
    text-decoration: none;
    font-weight: bold;
}


