/* Text Elements */

h1.heading-1 {
  margin-bottom: 20px;
  font-size: 36px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

h2.heading-2 {
  margin-bottom: 30px;
  font-size: 28px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

h2.heading-3 {
  margin-bottom: 30px;
  color: #000;
  text-align: center;
  font-size: 28px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph.paragraph-1 {
  margin-bottom: 0;
  color: #c0b49c;
  text-align: center;
  text-shadow: #000 2px 2px 1px;
  font-size: 24px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph.paragraph-2 {
  margin-bottom: 50px;
  font-size: 24px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph.paragraph-3 {
  margin-bottom: 30px;
  font-size: 20px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph.paragraph-4 {
  margin-bottom: 0;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph.paragraph-5 {
  margin-bottom: 0;
  color: #c0b49c;
  text-align: center;
  text-shadow: #000 2px 2px 1px;
  font-size: 18px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph.paragraph-6 {
  margin-bottom: 30px;
  color: #c0b49c;
  text-align: center;
  text-shadow: #000 2px 2px 1px;
  font-size: 20px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph a.paragraph-text-1 {
  color: #c0b49c;
  font-size: 2.25rem;
}

p.paragraph span.paragraph-text-2 {
  font-size: 2.5rem;
}

p.paragraph.paragraph-7 {
  margin-bottom: 5px;
  color: #c0b49c;
  text-align: center;
  text-shadow: #000 2px 2px 1px;
  font-size: 17px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text.text-link-2 {
  display: block;
  padding: 5px 0 5px 10px;
  border-top: .125rem solid #2a2a2a;
  border-right: .125rem solid #2a2a2a;
  border-top-right-radius: 10px;
  background-color: #dfd9cd;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text.text-link-4 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-top-color: #000;
  border-right: .125rem solid #000;
  border-bottom: .125rem solid #000;
  border-left-color: #000;
  border-bottom-right-radius: 10px;
  background-color: #c0b49c;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text.text-link-1 {
  display: block;
  float: none;
  margin-top: 150px;
  margin-left: auto;
  padding: 5px 10px;
  max-width: 180px;
  border-width: .1875rem;
  border-style: double;
  border-radius: 10px;
  background-color: #01676b;
  box-shadow: none;
  color: #c0b49c;
  text-align: center;
  text-shadow: #000 2px 2px 1px;
  font-size: 26px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text.text-link-3 {
  display: block;
  margin-top: 50px;
  color: #c0b49c;
  text-decoration: underline;
  text-shadow: #000 2px 2px 1px;
  font-size: 16px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

/* Layout Elements */

body.body-1 {
  max-width: 2000px;
}

.container.container-11 {
  position: fixed;
  top: 70%;
  z-index: 50;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  min-width: 130px;
  max-width: 130px;
}

.container.container-1 {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-image: url('../images/New_Header_1.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  vertical-align: top;

  background-blend-mode: normal;
}

.container.container-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: .1875rem double #c0b49c;
  border-bottom: .1875rem double #c0b49c;
  background-color: #01676b;
  vertical-align: top;
}

.container.container-3 {
  padding: 50px 20px;
  background-color: #dfd9cd;
  vertical-align: top;
}

.container.container-4 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1500px;
  vertical-align: top;
}

.container.container-5 {
  padding: 50px 20px;
  background-color: #c0b49c;
  vertical-align: top;
}

.container.container-6 {
  display: inline-block;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  width: 50%;
  vertical-align: top;
}

.container.container-7 {
  padding: 50px 20px 150px;
  border-top: .1875rem double #c0b49c;
  background-color: #01676b;
  vertical-align: top;
}

.container.container-8 {
  background-color: #000;
}

.link-container.link-container-1 {
  height: 30px;
  background-image: url('../images/OMDWebsites_Footer_Bar_2000_New.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-link-1 {
  margin-left: auto;
  max-width: 750px;
  border-right: .1875rem double #ccc;
  border-bottom: .1875rem double #ccc;
  border-left: .1875rem double #ccc;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

div.responsive-picture.picture-1 {
  margin-bottom: 30px;
  margin-left: 0;
  max-width: 800px;
  box-shadow: #000 5px 5px 10px 0;
}

.html-element.html-element-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 250px;
}

.html-element.animate.html-element-1 {
  box-shadow: #000 5px 5px 10px 0;
}

div.responsive-map.map-1 {
  height: 500px;
}

.html-element.html-element-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h2.heading-3 {
    font-size: 40px;
  }

  p.paragraph.paragraph-1 {
    font-size: 30px;
  }

  a.link-text.text-link-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 20px;
  }

  a.link-text.text-link-4 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
  }

  a.link-text.text-link-1 {
    margin-top: 180px;
  }

  /* Layout Elements */

  .container.container-11 {
    margin-top: 0;
    min-width: 150px;
    max-width: 150px;
  }

  .container.container-6 {
    width: 20%;
  }

  div.responsive-picture.picture-1 {
    float: right;
    margin-left: 20px;
    width: 50%;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  a.link-text.text-link-1 {
    margin-top: 320px;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 750px;
  }

  div.responsive-picture.picture-1 {
    margin-left: 50px;
  }
}