
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Open Sans Condensed';
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: #2F2E2E;
text-decoration: none;
}


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Open Sans Condensed';
}

a, a:visited, a:hover
{ color: #0CA9F2; }
.boxed
{ max-width: 990px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #0CA9F2; }
.MenuButton TD
{ background-color: #0CA9F2; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #0CA9F2; }
a.dropin,a.dropin:active,a.dropin:visited,input.dropin
{ background-color: #0CA9F2; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #0CA9F2; }
a.schedule-btn,a.schedule-btn:active,a.schedule-btn:visited
{ background-color: #0CA9F2; }.outerBodyFooter
{
  position: relative;
  top: -30px; 
}

.extraFooter
{
  background-color: #A0A09F;
  height: 300px;
}

.outerPageHeader
{
  background-color: #0CA9F2;
  height: 149px;
}

.menuTopItem A
{
 text-transform: uppercase;
}

#siteTitle
{
    margin: 0px 0px 2px calc((100% - 980px)* 0.5);
    left: -222px;
    position: relative;
    top: 22px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 15px;
}

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }
.menu
{
  position: relative;
  top: -104px; 
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 font-size: 28px;
 font-weight: bold;
 color: black;
 text-transform: uppercase;
 border-bottom: rgb(0, 138, 252) 1px solid;
 font-family: Oswald;
  letter-spacing: 2px;
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: transparent; }
  DIV.header {   }
 .outerPageHeader {    height: 80px;  }
 .outerBodyFooter { top: 0px; }
 .mmenu A { color: black !important; }

}