.navbar-brand span {
    color: #E21D39;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #E21D39;
}
header { margin-bottom:  1em; }
header .navbar-nav > li {
     padding-bottom: 0px; 
    padding-top: 15px;
}
.btn-theme {
    background: #E21D39;
}
.cta-text h2 span {
    color: #E21D39;
}
section.callaction {
    background: #f9f9f9;
    padding: 0;
}
#content {

    /padding: 0px; 
}
#main p, #main ul, #main dt, .cta-text, .button, .byline { font-size: 1.5em; line-height: 1.5em;}
.box-gray { min-height: 300px;}
.row, .row-fluid {  margin-bottom: 0px;  }
.navbar-brand { text-transform: none; }
.cta-text ul, .cta-text p  {
    text-align: left;
    margin-top: 10px;
}
.box-bottom {
    background: #E21D39;
}
footer {
    background: #555555;
}
#sub-footer {
    background: #555555;
    padding-top: 0px;
}
header .navbar {
    min-height: 0px; 
}
#featured .flexslider {
    margin: 10px 0 30px;
}
.navbar-collapse {
    max-height: 640px;
    }
    .navbar-brand {
    float: none; 
    }
    header .navbar-nav > li > a {
    line-height: .5em;
    }