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


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

.rowTwo {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a07f74+0,443d3c+100 */
background: rgb(160,127,116); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(160,127,116,1) 0%, rgba(68,61,60,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(160,127,116,1) 0%,rgba(68,61,60,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(160,127,116,1) 0%,rgba(68,61,60,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a07f74', endColorstr='#443d3c',GradientType=0 ); /* IE6-9 */


}