
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Source Sans Pro';
font-size: 16px !important;
color: #FFFFFF;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
color: #EDEDED;
text-decoration: none;
}

a, a:visited, a:hover
{ text-decoration: underline;color: #333333; }
.boxed
{ max-width: 1100px !important; width: 100% !important; height: auto !important; }
body div.header
{ font-size: 36px;color: #FFFFFF; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #3B3B3B; }
.MenuButton TD
{ background-color: #3B3B3B; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #3B3B3B; }
a.dropin,a.dropin:active,a.dropin:visited,input.dropin
{ background-color: #3B3B3B; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #3B3B3B; }
a.schedule-btn,a.schedule-btn:active,a.schedule-btn:visited
{ background-color: #3B3B3B; }#outerLogo
{
  position: absolute;
  top: 10px;
  left: 10px;
}
#innerLogo IMG  { width:59px; }

.extraFooter
{
  height: 200px;
  background-color: #3b3b3b;
}

.outerPageHeader
{
  height: 122px;
  background-color: black;
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -78px;
   padding-right: 40px; 
 }

#siteTitle .textTitle
{
  color:white !important;
  font-family: "Source Sans Pro", Arial;
  font-size: 36px; 
  font-weight: 300;
}

#siteTitle
{
  text-align: left;
  padding-top: 17px;
  padding-left: 61px; 
}

#siteTitle A:hover { text-decoration: none !important; }
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: rgb(68, 68, 68);
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 font-size: 38px !important;
 font-weight: 400;
 color: rgb(48, 49, 51) !important;
}

@media screen and (max-width: 1160px)
{
  .mainMenu   {     top: -45px;   }
}


@media screen and (max-width: 767px)
{
  .mmenu A { color: black !important; }     
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px; }
  DIV.header {   }
  #siteTitle { padding:0px; padding-left: 0px; text-align: center; }
  #siteTitle .textTitle  {  font-size: 22px; position: relative; top: -10px; padding: 0px; }
  .outerPageHeader  {    height: 84px;    background-color: black; }
  #outerLogo  {   top: 21px;   left: 57px;  }
  #innerLogo IMG { width: 25px; }
}