
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Arial';
font-size: 19px !important;
color: #4F1F89;
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 {
font-family: 'Arial';
font-size: 19px !important;
color: #4F1F89;
text-decoration: none;
}


.mmenu
{
background-color: #D4B9A1;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #D4B9A1;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Arial';
font-size: 19px !important;
color: #4F1F89;
font-weight: bold;
}


.menuItemL2 A:hover {
font-family: 'Arial';
font-size: 19px !important;
color: #4F1F89;
font-weight: bold;
text-decoration: none;
}

a, a:visited, a:hover
{ color: #4F1F89; }
.boxed
{ max-width: 1360px !important; width: 100% !important; height: auto !important; }
div.outerPageHeader
{ background-color: #D4B9A1; }
div.section.pageMenu
{ background-color: #D4B9A1; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
div.section.pageBody
{ background-color: #98A887; }
div.outerPageFooter
{ background-color: #D4B9A1; }
input[type='submit'], input[type='button']
{ background-color: #4F1F89; }
.MenuButton TD
{ background-color: #4F1F89; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #4F1F89; }
a.dropin,a.dropin:active,a.dropin:visited,input.dropin
{ background-color: #4F1F89; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #4F1F89; }#siteTitle
{
  padding-top: 60px;
  padding-bottom: 40px;
}

#siteTitle IMG { max-width: 408px !important; }

.mainMenuContainer
{
  padding-bottom: 64px; 
}

.extraFooter
{
  height: 300px;
  background-color: #D4B9A1;
}

.outerBodyFooter
{
  background-color: #98A887;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 15px;
}

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
  padding-top: 25px !important;
  padding-bottom: 15px !important;
  font-family:"Libre Baskerville";
  font-size: 44.8px;
  font-weight: 400;
  letter-spacing: -0.896px;
  line-height: 49.8893px;
  color: rgb(79, 31, 137);
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #4F1F89 ; }
  .menu-btn .icon-bar { background-color: #4F1F89 ;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px;  max-width: 180px !important; }
  DIV.header { font-size: 35px;   }
  .mainMenuContainer  {    padding-bottom: 0px;   }
  #siteTitle { padding:5px; }
}