#wrap, #hp-slider {
    background: url("site_images/transp-bg.png") no-repeat scroll center center / cover #727272;
}

.navbar-nav li#search {
    background: -moz-linear-gradient(center top , #861919, #6a0303) repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: relative;
}

footer {
    background: none repeat scroll 0 0 #6a0303;
}


.legal {
    background: none repeat scroll 0 0 #550707;
}

footer a, .legal a {
    color: #fffef2;
}

footer a:hover, .legal a:hover {
    color: #ede9df;
}

.info-board-blue {
    background-color: #fff8f2;
    border-color: #a63535;

}

.services li:hover {
    background: none repeat scroll 0 0 #be7272;}

.social li a {
    color: #6a0303;
}

a {
    color: #d41919;
    text-decoration: none;
}