#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  font-family: Arapey;
  font-size: 52px;
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  border-bottom: 10px solid #e5cc70;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .t {
  padding: 5px 0;
  background: #e5cc70;
  color: #918458;
}
#tmpl-head .t a {
  color: #918458;
}
#tmpl-head .t a:hover,
#tmpl-head .t a:focus {
  text-decoration: none;
}
#tmpl-head .addybox {
  font-size: 14px;
}
#tmpl-head .addybox .name {
  font-weight: bold;
}
#tmpl-head .addybox .phone {
  font-weight: bold;
}
@media (min-width: 768px) {
  #tmpl-head .addybox div {
    display: inline-block;
  }
  #tmpl-head .addybox .addy:after {
    content: '|';
    padding: 0 2px 0 6px;
  }
}
#tmpl-head .social {
  text-align: right;
}
#tmpl-head .social a {
  display: inline-block;
  text-align: center;
  padding: 3px 0;
  background: #918458;
  color: #e5cc70;
  border-radius: 1px;
  width: 24px;
}
#tmpl-head .logobox {
  padding: 30px 0;
}
#tmpl-nav {
  background: #ffffff;
}
#tmpl-content {
  padding: 20px 0;
}
#hpbottom {
  padding: 40px 0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot a:hover,
#tmpl-foot a:focus {
  text-decoration: none;
}
#tmpl-foot .top {
  background: #9d8d5c;
  color: #ffffff;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
#tmpl-foot .addybox .name {
  font-weight: bold;
}
#tmpl-foot .addybox .addy {
  font-size: 16px;
  margin-bottom: 15px;
}
#tmpl-foot .phonebox {
  text-align: right;
  font-weight: bold;
  font-size: 26px;
  padding-bottom: 25px;
}
#tmpl-foot .social {
  text-align: right;
}
#tmpl-foot .social a {
  display: inline-block;
  font-size: 28px;
  padding: 4px 0;
  text-align: center;
  background: #ffffff;
  color: #9d8d5c;
  border-radius: 2px;
  width: 36px;
}
#tmpl-foot .bottom {
  background: #7B6F47;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}