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

a, a:visited, a:hover
{ color: #73459B; }
a:hover
{ color: #AC67E8; }
.boxed
{ max-width: 1080px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #F5872A; }
input[type='submit'], input[type='button']
{ border-color: #F5872A;border-width: 1px;border-style: solid; }
.MenuButton TD
{ background-color: #F5872A; }
.MenuButtonHover
{ background-color: #B487BD; }#siteTitle IMG { max-width :154px !important;  }
#siteTitle { padding-top: 0px; padding-left: 4px; }

#outerRegButton
{
  position: absolute;
  top: 80px;
  width:100%;
}
#innerRegButton
{
  position: relative;
  left: calc(78%);
  z-index: 2;
}

#innerRegButton A
{
    padding: 7px;
    padding-left: 12px;
    padding-right: 12px;
}


.headerUnderLine {
height: 5px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY
{
  border-top: solid 36px #3d7141;
}

A.dropin {background-color:#EF8733 !important; color: white;}

.tabs a {    display: block;    padding: 8px 10px;    text-decoration: none;    background-color: #EF8733;    color: #000;    text-decoration: underline;}
.tabs a:visited {    background-color: #EF8733;   }
.tabs a:hover {    display: block;    padding: 8px 10px;    text-decoration: none;    background-color: #EF8733;    color: #000;    text-decoration: underline;}



@media screen and (max-width: 767px)
{
  #innerRegButton   {    left: calc(50% - 63px);  }
  #outerRegButton  {    top: 309px;  }
  #innerRegButton A  {      padding: 4px;    }

 #outerRegButton  { display:none; }

}


BODY, P, DIV, TD
{
  font-family: 'Arvo',Georgia,"Times New Roman",serif;
  font-size: 15px;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  font-family: 'Lorin',Helvetica,Arial,Lucida,sans-serif;
  font-size: 43px;
  color: #73459b;
  letter-spacing: 2px; 
}

  input[type=submit],
  input[type=button]
{
  border-color: transparent;
}

/* 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, A.schedule-btn 
{
    border-radius: 5px;
    background-color: #702277;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

A.register:hover, A.classDetails:hover, A.schedule-btn:hover, A.dropin:hover, A.schedule-btn:hover
{
  color: white;
  text-decoration: none;
}


.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -60px;
  }


@media screen and (max-width: 767px)
{
  .menu-caption { color: #000; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-40px; left: 0px; }
  DIV.header {   }
}

#siteTitle IMG {
    max-width: 115px !important;
}