body {
  background-color: rgba(255, 225, 135, 0.87);
  box-shadow: white 0px 0px 6px 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  color: black;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  color: black;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-size: 17px;
  line-height: 25px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.home {
  display: block;
  margin: 10px 0px 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: none;
  border-radius: 25px;
  background-color: #ff6e19;
  box-shadow: white 0px 0px 6px 0px;
  font-family: Bitter, serif;
  font-size: 24px;
}
.navmenu {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin: 0px auto;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.mainlogoimg {
  display: block;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  border: 7px solid #4a423e;
  border-radius: 10px;
}
.textblock {
  display: block;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  font-family: Lora, sans-serif;
  color: white;
  font-size: 27px;
  line-height: 30px;
  text-align: center;
}
.logo {
  margin: -820px -1px 0px -41px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.mainh2 {
  color: #c71835;
  line-height: 40px;
  text-align: center;
}
.navlinks {
  margin-top: 11px;
  margin-right: -2px;
  margin-left: -2px;
  background-color: transparent;
  font-family: Lora, sans-serif;
  color: black;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  text-transform: none;
}
.navlinks:hover {
  border-radius: 20px;
  background-color: transparent;
  color: #c71835;
}
.navlinks.w--current {
  color: #c71835;
  font-size: 22px;
}
.welcomeinfo {
  margin-top: 60px;
}
.img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid white;
  border-radius: 10px;
}
.img:hover {
  border-color: #c71835;
}
.footer {
  margin-top: 25px;
  margin-bottom: 10px;
}
.footernotes {
  font-family: Bitter, serif;
  color: #c71835;
  font-size: 17px;
  text-align: center;
}
.navmain {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}
.footerlink {
  color: #c71835;
  text-decoration: none;
}
.imghead {
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid white;
  border-radius: 10px;
  box-shadow: white 0px 0px 6px 0px;
}
.imggallery {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-bottom: 0px;
  border: 3px solid white;
  box-shadow: white 0px 0px 6px 0px;
}
.imggallery:hover {
  border-color: #ff7b00;
}
.embed {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  text-align: center;
}
.embed.borderd {
  background-color: transparent;
  box-shadow: none;
}
.booking {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #c71835;
  text-align: center;
}
.email {
  color: black;
  text-decoration: none;
}
.email:hover {
  color: #c71835;
}
.unorderedlists {
  margin-top: 16px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  font-size: 16px;
  line-height: 25px;
}
.links {
  color: black;
  text-decoration: none;
}
.links:hover {
  color: #c71835;
}
.phone {
  color: black;
  text-decoration: none;
}
.up {
  color: #c71835;
  text-decoration: none;
}
.jump {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #c71835;
  text-align: center;
  text-decoration: none;
}
.contactp {
  font-size: 23px;
  line-height: 40px;
  text-align: center;
}
.tesimonials {
  margin-top: 35px;
  margin-bottom: 350px;
}
@media (max-width: 991px) {
  .logo {
    margin-top: -646px;
    padding-left: 13px;
  }
}
@media (max-width: 767px) {
  .logo {
    margin-top: -499px;
    margin-left: -22px;
  }
}
@media (max-width: 479px) {
  .logo {
    margin-top: -194px;
    margin-left: -19px;
  }
}

