ul.social-icons li {
    
    background-image: url("/img/social-sprites.png") !important;
    
}
section.featured.map {
    background-image: url("/img/map-bottom.png") !important;
    
}

.feature-box .feature-box-icon {
    background-color: #0088cc !important;
}

#footer .footer-ribbon:before {
    border-right-color: #005580  !important;
}
#footer .footer-ribbon {
    background: none repeat scroll 0 0 #0088cc !important;
}
.recent-posts .date .day, article.post .post-date .day {
    color: #0088cc  !important;
}

.recent-posts .date .month, article.post .post-date .month {
    background-color: #0088cc !important;
}

blockquote.testimonial {
    background: none repeat scroll 0 0 #0099e6 !important;
}
h3, h4, h5 {
    color: #0088cc !important;
}

h2 {
    border-bottom-color: #0088cc !important;
}
.home-banner-image img{
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:auto !important;
    height:auto !important;
    max-width:100% !important;
    max-height:100% !important;
}

/*#header > .container > .logo > a > .sfContentBlock {
    width: 136px;
}*/
/*#header > .container > .logo {
    width: 136px;
}*/