#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #297a4f;
  font-style: italic;
  font-size: 72px;
  font-weight: bold;
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  padding-top: 10px;
  border-top: 10px solid #c17d12;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  padding-bottom: 10px;
}
#tmpl-head .addybox {
  text-align: right;
  font-size: 16px;
}
#tmpl-head .addybox div:first-of-type {
  font-weight: bold;
}
#tmpl-head .addybox div:last-of-type {
  padding-top: 10px;
  font-weight: bold;
  font-size: 20px;
}
#tmpl-head .social {
  padding-top: 7px;
  text-align: right;
  font-size: 20px;
}
#tmpl-head .social a {
  background: #297a4f;
  color: #ffffff;
  padding: 3px 0;
  width: 26px;
  text-align: center;
  margin-left: 7px;
}
#tmpl-head .social a:hover,
#tmpl-head .social a:focus {
  text-decoration: none;
}
#tmpl-head .searchbox {
  text-align: right;
  padding: 15px 0;
}
#tmpl-head .searchbox input,
#tmpl-head .searchbox button {
  border: 2px solid #ABABAB;
}
#tmpl-head .searchbox input {
  padding: 4px 16px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#tmpl-head .searchbox button {
  padding: 4px;
  margin-left: -8px;
  text-transform: uppercase;
  border-color: #c17d12;
  background: #c17d12;
  color: #ffffff;
}
#tmpl-nav {
  background: #297a4f;
}
#tmpl-content {
  padding: 20px 0 30px;
}
#hpslides {
  background: #c17d12;
  border-bottom: 20px solid #c17d12;
}
#hpmiddle {
  border-top: 2px solid #c17d12;
  padding: 20px 0;
}
#hpevents {
  margin-bottom: 30px;
}
#business {
  border: 2px solid #c17d12;
  padding: 20px 15px;
  background: #F1E1C8;
  text-align: center;
}
#business .heading {
  color: #c17d12;
  padding: 0;
  margin: 0;
}
#business .name {
  color: #297a4f;
  padding: 10px 0;
  font-size: 22px;
}
#business a > span {
  display: block;
}
#business img {
  max-width: 100%;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .logos {
  padding: 10px 0;
  border-top: 2px solid #c17d12;
}
#tmpl-foot .logos img {
  max-height: 100px;
  margin: 0 10px;
}
#tmpl-foot .top {
  padding: 10px 0;
  background: #297a4f;
  color: #ffffff;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .addybox,
#tmpl-foot .hours {
  font-size: 16px;
  padding-bottom: 10px;
}
#tmpl-foot .addybox div:first-of-type,
#tmpl-foot .hours div:first-of-type {
  font-weight: bold;
  font-size: 18px;
}
#tmpl-foot .phone {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 20px;
}
#tmpl-foot .social a {
  background: #ffffff;
  color: #297a4f;
  padding: 4px 0;
  font-size: 22px;
  width: 30px;
  margin-right: 8px;
  text-align: center;
}
#tmpl-foot .logobox {
  text-align: center;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 10px 0;
  background: #c17d12;
  color: #ffffff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
