
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Raleway';
font-size: 20px !important;
color: #383838;
}


.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: #386F9E;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Raleway';
font-size: 15px !important;
color: #383838;
}


.menuItemL2 A:hover {
color: #FFFFFF;
text-decoration: none;
}

body.BG
{ background-color: #FFFFFF; }
a, a:visited, a:hover
{ color: #398EB5; }
.boxed
{ max-width: 980px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #61A5C4; }/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

#siteTitle TABLE TD { text-align: center; }

TABLE.menuTopItem
{
  border-radius: 15px;
  background-color 0.4s ease 0s;
}

.mainMenu
{
  border-collapse: separate;
  border-spacing: 3px;
}

TABLE.menuTopItem, TABLE.menuItemHover TR TD 
{
  border-radius: 15px;
}

#outerTagLine1 
{
   position: relative;
   top: -22px;   
   left: -8px;
}

#tagLine1
{
  text-align:center;
  font-family: lobster,cursive;
  font-size: 27px;
  color: #386F9E;  
}






.menu TABLE.menuTopItem TD 
{
    padding: 7px 15px;
}

#siteTitle IMG {
    height: 233px !important;
    width: 716px !important;
    max-width: 100% !important;
    position: relative;
    left: -8px;
}


#siteTitle table 
{
  zzwidth: 716px !important;
  margin: auto;
}

BODY, TD, P, DIV
{
  font-family: Raleway;
  font-size: 16px;
  color: #265e76;
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  font-family: Lobster;
  font-size: 38px;
  color: #398EB5;
}

div.outerPageHeader 
{
    height: 202px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
.mainMenu
{
  margin: auto;
}

.menu
{
  margin-top: 10px;
}

#siteTitle
{
   padding-top: 0px;
    padding-bottom: 24px;
    padding-left: 0px;
}

@media screen and (max-width: 960px)
{
  #outerTagLine1, #outerTagLine2 { display: none; }
}


@media screen and (max-width: 767px)
{
  #outerBanner { display: none; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: #386f9e; }
  .menu-caption { color: white; }
  .mmenu { background-color: #86CAB2; }
  .innerPageHeader  { background-image: none; }
  #outerAddress  {    top: 168px;    left: calc(50% - 154px);  }
  #outerPhone  {    top: 188px;    left: calc(50% - 49px);  }
  #address, #phone { font-size: 16px; }
  DIV.outerPageHeader { background-color: transparent; }
  #siteTitle IMG { max-width: 400px !important;   left:0px; top:0px; }
  #siteTitle { padding:0px; margin-bottom: 25px; }
  .outerBodyFooter { margin-top: 20px; }
}

/* an automatic fix to improve button styles */
  /*.classTable A.register, .classPage A.register, A.classDetails*/
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton
{
    border-radius: 5px;
    background-color: #61A5C4;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   display: inline-block;
   min-width: 82px;
   text-align:center;
}