
.customHeader {
font-family: 'Comic Sans MS';
font-size: 14pt;
color: #800;
font-weight: bold;
}


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


.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 {
text-decoration: none;
}


.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #F4F2ED;

}body,p,div,td
{ font-family: 'Arial';font-size: 15px;color: #09246C; }
a, a:visited, a:hover
{ text-decoration: underline;color: #09246C; }
.boxed
{ max-width: 992px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
.MenuButton TD
{ background-color: #4E6091; }
a.register,a.register:active,a.register:visited,a.register:hover,input.register
{ text-decoration: none;color: #FFFFFF; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #4E6091; }
a.register:hover,input.register:hover
{ background-color: #09246C; }
a.dropin,a.dropin:active,a.dropin:visited,a.dropin:hover,input.dropin
{ text-decoration: none;color: #FFFFFF; }
a.dropin,a.dropin:active,a.dropin:visited,input.dropin
{ background-color: #4E6091; }
a.dropin:hover,input.dropin:hover
{ background-color: #09246C; }#siteTitle
{
  padding-top: 15px;
  padding-left: 0px;
}

#siteTitle IMG
{
  position: relative;
  left: -5px;
}

.box-button {
  display: inline-block;
  background-color: #FFC0CB;
  border: solid 1px gray;
  color: #000;
  text-align: center;
  font-size: 18px;
  padding: 10px 20px;
  cursor: pointer;
}

.box-button span {
  display: block;
}

.box-button a {
 color: #000;
 text-decoration: none;
}

.tabs .menu-item a.active, .tabs .menu-item a.active:hover {
	background-color: #1051B3;
	color: white;
	font-weight: bold;
}

.tabs a, .tabs a:visited {
	text-decoration: none !important;
	background-color: #f7f7f7;
	color: #c6c6c6;
}

.tabs a:hover {
    text-decoration: underline !important;
    background-color: #FFF;
    color: #000000;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY
{
  border-top: 78px solid #09246c;
}



.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -153px;
  }

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  color: rgb(78, 96, 145);
  text-align:center;
  font-family: Questrial;
   font-size: 50px;
}

/* 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 
{
    border-radius: 0px;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #09246c; }
  .menu-btn .icon-bar { background-color: #09246c;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-40px; left:0px; }
  DIV.header {     font-size: 30px; }
  BODY {   border-top: 63px solid #09246c;  }


}

.built-in-page.classesPage .header 
{
text-align: left !important;
color: #39603f !important;
font-family: Questrial, Avant Garde, Stolzl !important;
}

hr
{
border-top: 5px solid #eee !important;
}



span.group-caption 
{
color: #39603f !important;
}