body{padding-top:20px;padding-bottom:20px;}
.footer{border-top:1px solid #eee;margin-top:40px;padding-top:40px;padding-bottom:40px;}
.jumbotron{text-align:center;background-color:transparent;}
.jumbotron .btn{font-size:21px;padding:14px 24px;}
.nav-justified{}
.nav-justified > li > a{margin-bottom:0;padding-top:15px;padding-bottom:15px;color:#777;font-weight:bold;text-align:center;border-bottom:1px solid #D86E6E;background-color:#e5e5e5;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5));background-image:-webkit-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%);background-image:-o-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0);background-image:linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%);}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus{color:white;background:#6F0015;background-image:none;box-shadow:inset 0 3px 7px rgba(0,0,0,.15);}
.nav-justified > li:last-child > a{border-bottom:1px solid #D86E6E;}
@media (min-width:768px){.nav-justified{max-height:52px;}
.nav-justified > li > a{border-left:1px solid #D86E6E;border-right:1px solid #620011;}
.nav-justified > li:first-child > a{border-left:0;}
.nav-justified > li:last-child > a{border-right:0;}
}
@media screen and (min-width:768px){.masthead,
.marketing,
.footer{padding-left:0;padding-right:0;}
}