/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 25, 2012 07:38:26 AM America/New_York */
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('webfonts/League_Gothic-webfont.eot');
    src: url('webfonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/League_Gothic-webfont.woff') format('woff'),
         url('webfonts/League_Gothic-webfont.ttf') format('truetype'),
         url('webfonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, #site_header, #site_footer {
   background-color: #7c628e;
}
h1, h2, h3, h4 {
   font-family: 'LeagueGothicRegular', arial, helvetica, sans-serif;
   font-weight: normal;
   font-style: normal;
} 
body {
   font-size: 16px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #f2a90c;
}
h3.brand-text {
   color:#f2a90c;
    margin-top: 10px;
}
#sidebar {
   padding-top: 23px;
}
.testimonial {
   padding-top: 0;
   border: 3px solid #7c628c;
   border-radius: 10px;
}
.pad-testimonial {
   padding: 0 16px 20px 16px;
}
.img-padtop {
   padding-top: 16px;
}
.schedule-link {
   float:right;
   font-size: 24px;
   padding-top: 12px;
   color: #7c628c;
}
.orange {
   color:#f2a90c;
}