 ul.top-nav.lv1 li a,
 ul.side-nav.lv1 li a{
  color: #ffdc00;
}

body ul.side-nav li a.selected:hover,
body ul.top-nav li a.selected:hover{
  color: #ffcc00;
}

body ul.side-nav.lv1 li a:hover,
body ul.top-nav.lv1 li a:hover{
  color: #fff;
  background: #765800;
}

body ul.side-nav.lv2 li a:hover,
body ul.side-nav.lv3 li a:hover,
body ul.side-nav.lv4 li a:hover,
body ul.side-nav.lv5 li a:hover,
body ul.top-nav.lv2 li a:hover,
body ul.top-nav.lv3 li a:hover,
body ul.top-nav.lv4 li a:hover,
body ul.top-nav.lv5 li a:hover{
  border-bottom: none;
  color: #fff;
  background: #765800;
}

body ul.side-nav li a.selected:hover,
body ul.top-nav.lv2 li a.selected:hover,
body ul.top-nav.lv3 li a.selected:hover,
body ul.top-nav.lv4 li a.selected:hover,
body ul.top-nav.lv5 li a.selected:hover{
  color: #765800;
}

body .button{
  color: #000;
  background: #9d6b09;
  background: -moz-linear-gradient(top,  #dbbb7d 0%, #9d6b09 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbbb7d), color-stop(100%,#9d6b09));
  background: -webkit-linear-gradient(top,  #dbbb7d 0%,#9d6b09 100%);
  background: -o-linear-gradient(top,  #dbbb7d 0%,#9d6b09 100%);
  background: -ms-linear-gradient(top,  #dbbb7d 0%,#9d6b09 100%);
  background: linear-gradient(top,  #dbbb7d 0%,#9d6b09 100%);
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: solid 1px #fff;
  font-size: 1.15em;

}

body input.submit, body .easypage-form input.submit {
  font-size: 1.15em;
}

body .button:hover{
  background: #6d4b07;
  background: -moz-linear-gradient(top,  #b28631 0%, #6d4b07 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b28631), color-stop(100%,#6d4b07));
  background: -webkit-linear-gradient(top,  #b28631 0%,#6d4b07 100%);
  background: -o-linear-gradient(top,  #b28631 0%,#6d4b07 100%);
  background: -ms-linear-gradient(top,  #b28631 0%,#6d4b07 100%);
  background: linear-gradient(top,  #b28631 0%,#6d4b07 100%);
  color: #FFFFFF;
  text-shadow: none;
}

body .button, body input.submit, body .easypage-form input.submit {
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

body a.call-to-action.button{
  color: #000000;
  text-shadow: 1px 1px 0 #FFFF00;
}

body a.call-to-action.button:hover{
  background: #333F49;
  color: #FFFFFF;
  text-shadow: -1px -1px 0px #000000;
}


body h1.page-title, body #page-content h1.page-title {
  border-bottom: 1px solid #765800;
}


body #big-footer-box {
  background: #1e1e1e;
  background: -moz-linear-gradient(top,  #666666 0%, #1e1e1e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#1e1e1e));
  background: -webkit-linear-gradient(top,  #666666 0%,#1e1e1e 100%);
  background: -o-linear-gradient(top,  #666666 0%,#1e1e1e 100%);
  background: -ms-linear-gradient(top,  #666666 0%,#1e1e1e 100%);
  background: linear-gradient(top,  #666666 0%,#1e1e1e 100%);
  border-top: 1px solid #FFFFFF;
}

body .panel, body div.boxed-widget {
  background: #F7F6F2;
  border-bottom: 1px solid #e6e1d3;
  color: #000;
}

.panel.sr-listing {
  border: 1px solid #765800;
}

ul.sidebar-widgets div.richtext img {
    box-shadow: 1px 1px 1px 0px #e6e1d3;
}

body .panel:hover, body .panel.no-hover:hover{
  background: #F7F6F2;
}

body .carousel-message{
  border-left: solid 1px #765800;
}

body .margin-bottom{
  margin-bottom: 18px;
}

body .margin-top{
  margin-top: 18px;
}

body #big-footer li.fn{
  color: #eee;
}

body #big-footer .col-md-6 {
  border-left: none;
  border-right: none;
  color: #eee;
}

#big-footer .center-block span {
  color: #eee;
}

body div.divider {
  border-bottom: 1px solid #765800;
}

body #big-footer a, 
body #big-footer a:visited{
  color: #fff;
}

body #big-footer a:active, 
body #big-footer a:hover{
  color: #eee;
}

/*AF new properties 2017*/
.footer-area h3 {
  color: #eee;
  border-bottom: 1px solid #765800;
}

ul#easylist-breadcrumbs li ol,
ul#easylist-breadcrumbs li ol li,
ul#easylist-breadcrumbs li ol li a{
  color: #000;
  background: #eee;
}

ul#easylist-breadcrumbs li ol li a:hover {
  color: #fff;
  background: none repeat scroll 0 0 #765800;
}

div.boxed-widget-header, .boxed-widget-content {
  background: #f7f6f2;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
