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

.boxed
{ max-width: 980px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }.menu
{
  position: relative;
  top: -90px;
}

BODY, TD, DIV, P
{
  font-family: "Patrick Hand";
  font-size: 18px;
  color: #393939;
}

#siteTitle
{
  padding-top: 12px;
}

#siteTitle IMG
{
  max-width: 260px !important;
}

TABLE.menuTopItem
{
  border-top: 1px solid black;
  text-transform: uppercase;
}

TABLE.menuTopItem TD
{
  border-top:2px solid white;
}

TABLE.menuItemHover TD
{
  border-top:2px solid black;
}


BODY
{
  border-top: 58px solid black;
}

.mainMenu
{
  margin-left: auto !important;
}

.mainMenu
{
  border-collapse: separate;
  border-spacing: 3px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
DIV.header
{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-family:"chelsea market", fantasy;
  font-size:20px;
  font-weight:700;
  color: #3078be;
}

@media screen and (max-width: 767px)
{
  BODY { border-top-width: 0px; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: white; }
}