
.siteTitle, .siteTitle a, .siteTitle a:visited, .siteTitle a:hover {
font-family: 'Arial Black';
color: #FFFFFF;
}


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


.pageBody .header,.pageBody .header *, #section-page-header .header {
color: #D40036;
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-weight: bold;
}


.menuTopItem A, .menuTopItem A:visited {
font-size: 12pt !important;
color: #FFFFFF;
}


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


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Arial';
}

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: #D40036;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}
/*  ------- Styles below the line are not shown during page editing --------- */
.outerPageBody
{
 position: relative;
 top: -140px;
}

TD.menuSeparatorOuterTD
{
 display: none;
 width: 0px;
}

DIV.header
{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.menu
{
 background-color: rgb(0,0,0);
 margin-bottom:5px;
 width: 970px;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 padding-left: 10px;
 height: 46px;
 padding-top:8px;
 position: relative;
 top: -135px;
}


TABLE.menuItemHover
{
 background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/2/22/DMN_2218/image_vault/211126034909544_1.jpg);   
border:1px solid #4bb0ac;
}

.menuTopItem
{
border:1px solid rgb(35,55,73);
font-family: 'Brawler', Arial, Helvetica, sans-serif !important;
font-size: 16px !important;
height: 34px;
width: 80px;
border-radius: 5px;
}

.mainMenuContainer TABLE
{
  text-align: center;
}

BODY
{
  background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/2/22/DMN_2218/image_vault/211126034909544_1.jpg);
  background-repeat: repeat-x;
  background-color: rgb(0,0,0) !important;
}

#siteTitle {
background-color: Transparent !important;
border: none !important;
text-align: center;
padding-bottom:30px;
margin-top: 0px;
margin-bottom: 0px;
margin-left:auto;
margin-right:auto;
text-align:left;
width: 1662px;
padding:0px !important;
height: 259px;
position: relative;
left: -30px;

}

#pageContent
{
  background-color: white;
  padding-bottom: 40px;
}