
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Open Sans';
font-size: 14px !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: #FFFFFF;
text-decoration: none;
}


.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #FE5000;

}a, a:visited, a:hover
{ color: #FE5000; }
div.section.pageMenu
{ background-color: #264B84; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #FE5000; }
input[type='submit'], input[type='button']
{ border-color: #FE5000;border-width: 1px;border-style: solid;border-radius: 5px; }#innerLogo IMG  {    max-width: 190px;  }
#innerLogo 
{
  position: absolute;
  right:  40px;
  top: 10px;
}
   


#siteTitle IMG
{
  max-width: 304px !important;
}

#siteTitle
{
  padding-left: 68px;
  padding-top: 26px;
  padding-bottom: 34px;
}

.menuTopItem A
{
  text-transform: uppercase;
}

.menu TABLE.menuTopItem TD {
    padding: 10px 10px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Open Sans,Arial,sans-serif;
   font-size: 14px;  font-size: 15px;
  color: #9b9b9b;
}

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 25px !important;
 padding-bottom: 25px !important;
 font-size: 36px;
 color: #264b84;
 font-weight: bold;
}

h1, h2, h4, h5, h6 {
    color: #264B84;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;

}

/* an automatic fix to improve button styles */
  /* A.register, A.classDetails, A.schedule-btn, A.dropin */
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton 
{
    border-radius: 5px;
    background-color: #FE5000;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: #1D1D20; }
 #siteTitle IMG  {    max-width: 228px !important;  }
 .mmenu { background-color: #25252a; }

  #innerLogo IMG  {    max-width: 120px;  }
  #innerLogo   {    position: absolute;    right:  20px;    top: 56px;  } 
  #siteTitle TD { text-align: left !important; }
  #siteTitle { padding-left: 20px; }

}