
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-size: 14px !important;
color: #00587B;
font-weight: bold;
}


.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: #6ECFF6;
text-decoration: none;
}

a, a:visited, a:hover
{ color: #00587B; }
input[type='submit'], input[type='button']
{ background-color: #F7B556; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #F7B556; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #6ECFF6; }.menuTopItem
{
  border-right: 1px solid #80acbd;
}
.menuTopItemLast
{
  border-right: 0px; 
}

.menuSeparatorOuterTD
{
  display: none;
}

#siteBackground
{
  position: absolute;
  top: 103px;
  height: 186px;
  width: 100%;
  background-color: #F7B556;
  z-index: -10;
}


.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -50px;
  }

.mainMenu
{
  padding-right: 40px; 
}

#siteTitle
{
  padding-left: 49px;
  padding-top: 20px; 
}

.extraFooter
{
  margin-top: 40px; 
   height: 200px;
   background-color: #F7B556;
}

.menu TABLE.menuTopItem TD
 {
    padding: 11px 14px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 17px;
  color: #324158;
}

H1.header, DIV.header
{
 padding-bottom: 130px !important;
 color: white;
 font-weight: 700;
 font-size: 55px;
  position: relative;
  top: -1px; 
  text-align: center;
}

@media screen and (max-width: 1055px)
{
  .mainMenu  {   top: 0px;    }
  #siteBackground  {    top: 113px;  }
  .outerPageBody { padding-top: 20px; }
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #00587B ; }
  .menu-btn .icon-bar { background-color: #00587B ;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:10px; left: 0px; }
  H1.header, DIV.header {  font-size: 40px;   padding-bottom: 80px !important; }
  #siteTitle { padding:0px; }
  .outerPageBody { padding-top: 40px; }
  #siteBackground  {   top: 148px;  height: 70px; }

}