
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
color: #4D1F79;
}


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

a, a:visited, a:hover
{ text-decoration: underline;color: #331C5C; }
.boxed
{ max-width: 1200px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #7D63A6; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #7D63A6; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #7D63A6; }BODY, TD, DIV, P
{
  font-family: Arial;
  font-size: 15px;
  color: #442565;
}

.innerBodyFooter
{
  position: relative;
  top: 42px;
  padding-left: 20px;
  padding-right: 20px;
}

#siteTitle IMG
{
  max-width:386px !important;
  position: relative;
  left: -10px; 
}

#siteTitle
{
  padding-top: 60px;
}

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

.menuTopItem A
{
  text-transform: uppercase;
  font-family:Oswald;
  font-size:19.2px !important;
  font-weight:400;
}

.outerPageHeader
{
  height: 137px;
 border-bottom: 4px solid #4D1F79;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 color: black;
  font-size: 40px;
  font-family: Oswald;
  text-transform:uppercase;
  font-weight: 700;
}
/*  ------- Styles below the line are not shown during page editing --------- */
.extraFooter
{
  margin-top: 55px; 
  height: 300px;
  background-color: #1E1E1E;
}

@media screen and (max-width: 1080px)
{
  .mainMenu { max-width: 45%;  top: -100px; }
  /* to get menu to wrap */
  table.mainMenu > tbody tr > td {    display: inline-block;   }

}

@media screen and (max-width: 767px)
{
  .innerBodyFooter  {    padding-left: 5px;   padding-right: 5px; top: 0px;}
  .mmenu A { color: #663898 !important; }
  .menu-btn .icon-bar { background-color: #663898;  }
  #mobile-menu-actions { background-color: white; }
  DIV.header { font-size: 20px; }
  .outerPageHeader { height: 115px; }
  #siteTitle { padding-top: 5px; }
  #siteTitle IMG  {    max-width:250px !important;  left;0px; top:5px  }
}