
.siteTitle, .siteTitle a, .siteTitle a:visited, .siteTitle a:hover {
color: #FFFFFF;
font-weight: normal;
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-size: 17pt;
}


.menuTopItem A, .menuTopItem A:visited {
font-family: 'Arial';
font-size: 10pt !important;
color: #FFFFFF;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover {
text-decoration: none;
}

.ctl11_mainMenu_4
{
  background-color: #f5a200;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -webkit-linear-gradient(#f5a200,#db7e01);
  background-image: -moz-linear-gradient(#f5a200,#db7e01);
  background-image: linear-gradient(#f5a200,#db7e01);
}

.menuTopItem
{
  height: 40px;
}

.mainMenu
{
  border-collapse: separate;
  border-spacing: 3px;
}


.menuSeparatorOuterTD
{
  display:none;
}

.menu
{
  margin-bottom:4px;
  margin-top: 25px;
}

input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton
{
  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,
  input[type=submit]:hover,
  input[type=button]:hover,
  A.register:hover, A.classDetails:hover, A.schedule-btn:hover, A.dropin:hover, a.customButton:hover, A.schedule-btn,
A.register:visited, A.classDetails:visited, A.schedule-btn:visited, A.dropin:visited, a.customButton:visited  
{
    border-radius: 5px;
    background-color: #428bca;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}
/*  ------- Styles below the line are not shown during page editing --------- */
P, TD, SPAN
{
  font-family: love ya like a sister;
}

.siteTitle
{
  font-family: 'fredericka the great';
  font-size: 64px;
  text-align: center;
  margin-top:0px !important;
}

HTML
{
  background-color: #01b5ff;
}

BODY
{
  background: linear-gradient(to bottom, #122b6b 0%,#01b5ff 100%);
  height: 100%;
}

.outerPageBody
{
  width: 1000px;
  background-color: white;
  margin:auto;
  height: 100%;
}

#pageContent
{
  min-height: 600px;
}

#siteTitle {
background-color:Transparent !important;
border: none !important;
margin-top:0px;
  padding-top:0px;
}


/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 text-align:center;
 font-family: love ya like a sister;

}