.navbar-inverse {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: rgb(255,48,25); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

    border-color: #D60A07!important;
}
.btn-primary {
    color: #ffffff;
    background-color: #D60A07!important;
    border-color: #D60A07!important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #D60A07!important;
    border-color: #D60A07!important;
}
#footer {
    border-top: 5px solid #D60A07!important;
    
}
h1.phoneNumber {
    color: #333!important;/*the homepage big phone number*/
    
}
h2.rightTagline {
    color: #333;
}

.rowTwo {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8486b8+0,424450+100 */
background: rgb(132,134,184); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(132,134,184,1) 0%, rgba(66,68,80,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(132,134,184,1) 0%,rgba(66,68,80,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(132,134,184,1) 0%,rgba(66,68,80,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8486b8', endColorstr='#424450',GradientType=0 ); /* IE6-9 */

}