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


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


.menuItemL2 A, .menuItemL2 A:visited {
font-size: 16px !important;
color: #631727;
}


.menuItemL2 A:hover {
font-size: 16px !important;
color: #631727;
text-decoration: none;
}

body,p,div,td
{ color: #631727; }
a, a:visited, a:hover
{ color: #AF7A59; }
a:hover
{ color: #AF7A59; }
.boxed
{ max-width: 1300px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
table tr.TableHeader TD, table tr.TableHeader TH, DIV.TableHeader, td.classTableHeaderTD
{ background-color: #9B4300; }
.TableWithBorders .dataRow a,.TableWithBorders .dataRow a:visited,.TableWithBorders .dataRow a:hover,.classTable .dataRow a,.classTable .dataRow a:visited,.classTable .dataRow a:hover,.TableWithBorders .altDataRow a,.TableWithBorders .altDataRow a:visited,.TableWithBorders .altDataRow a:hover,.classTable .altDataRow a,.classTable .altDataRow a:visited,.classTable .altDataRow a:hover
{ color: #AF7A59; }
input[type='submit'], input[type='button']
{ background-color: #631727; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #631727; }#siteTitle
{
  padding-top: 1.5vw;
  padding-bottom: 1.49vw;
  padding-left: 3vw;
  border-bottom: 1px solid rgb(99, 23, 39);
}

#siteTitle IMG { max-width: 193px !important; }

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -74px;
  padding-right: 40px; 
  }

.outerPageHeader
{
}


.extraFooter
{
  height: 300px;
  background-color: #631727;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 17px;
  color: #631727;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 color: #631727;
 font-family: Lora;
 font-size: 64px;
 font-weight: 400;
}

@media screen and (max-width: 1000px)
{
  .mainMenu   {     top: -64px;    }
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #631727; }
  .menu-btn .icon-bar { background-color: #631727;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-10px; left: 0px; }
  #siteTitle { padding: 0px; padding-bottom:20px; }
  DIV.header { font-size: 27px;    }
  #siteTitle IMG { max-width: 108px !important; }

}