body, li, a, h1, h2, h3, h4, .top-bar-section ul li > a {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}


label {
    font-weight:700;
}

.sd-header {
    display:block;
    height:12rem;
    background-image: url("/images/scott-design-header.png");
    background-repeat: no-repeat;
}
.sd-header-smaller {
    display:block;
    height:5.25rem;
    background-image: url("/images/scott-design-header-smaller.png");
    background-repeat: no-repeat;
}
.sd-img-index {
    float:left;
    margin:0 1rem 1rem 0;
}

.sd-footer {
    background-color:#FC0019;
    padding:2rem 1rem;
    color:#fff;
}
.sd-paypal {
    font-weight:700;
    font-style:italic;
    font-size:16px;
    color:#0C1A5E;
}
dl.sd-faq dd {

    padding:1rem;

}
.top-bar {
    background-color:#FC0019!important;
}
.top-bar-section ul li {
    background-color:#FC0019!important;
    padding:0 2rem 0 0;
}

.top-bar-section ul li a {
    font-weight:700;
    font-size:1rem;
    text-transform:uppercase;
}

    .top-bar-section li:not(.has-form) a:not(.button) {
        background-color:#FC0019!important;

    }