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


.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;
}


.menuItemL2 A, .menuItemL2 A:visited {
color: #000000;
}


.menuItemL2 A:hover {
text-decoration: none;
}

a, a:visited, a:hover
{ text-decoration: underline;color: #000000; }
.boxed
{ max-width: 1200px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #000000; }
.MenuButton TD
{ background-color: #000000; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #000000; }.extraFooter
{
  height: 200px;
  background-color: #EFF0F1;
}

.mainMenu 
{
   position: relative;
   top: -175px;
  padding-left: 30px; 
 }

#siteTitle
{
  padding-top: 10px; 
  padding-bottom: 118px; 
}

#siteTitle .textTitle  
{
  font-family: Acme;  
  font-size: 23.216px !important;
  font-weight: 400 !important;
  font-style: normal !important;
  color: black;
}

#siteTitle A, #siteTitle A:hover { text-decoration: none !important; }

.menuTopItem A
{
  font-family: cabin;
  font-size: 16.304px;
  font-weight: 300;
   opacity:.8;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: cabin;
  font-size: 16.304px;
}

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 font-family: Lora;
 font-size: 72px;
 font-style: normal;
 font-weight: 400;
  text-align: center;
}


@media screen and (max-width: 1700px)
{
  .mainMenu   {     top: -140px;  }
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #000; opacity:.6;  }
  .menu-btn .icon-bar { background-color: #000; opacity:.6;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle  { padding-bottom: 20px; }
  #siteTitle .textTitle { position: relative; top:-20px; left: 0px;     padding-bottom: 10px; padding-top: 0px; }
  #siteTitle .textTitle  { font-size: 18px !important; }
  DIV.header { font-size: 43px !important; }
}