body {
  font: 1em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  background-color: #fff;
  color: #2b446e;
}
div#container {
  padding: 10px;
  background-color: #fff;
}
header {
  margin-bottom: 10px;
  border-bottom: 3px solid #ccc;
}
header a {
  text-decoration: none;
}
header ul {
  list-style: none;
}
header ul.nav {
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #fff;
}
header ul.nav img {
  border: none;
}
header ul.nav .logo {
  float: left;
}
header ul.nav .logo a {
  padding: 0;
}
header ul.nav .btn {
  float: right;
  margin-top: 25px;
}
header ul.nav .btn img {
  width: 30px;
}
header ul.nav ul.menu {
  padding: 0;
  margin: 0;
  display: none;
  clear: both;
}
header ul.nav ul.menu li#activities span {
  display: block;
  font-size: 1.2em;
  padding: 10px;
  margin-bottom: 10px;
  height: 22px;
  background-color: #fff;
  border: 2px solid #bfd3e4;
}
header ul.nav ul.menu li.link,
header ul.nav ul.menu li#homelink {
  height: 42px;
  margin-bottom: 10px;
  background-color: #bfd3e4;
}
header ul.nav ul.menu li.link a,
header ul.nav ul.menu li#homelink a {
  display: block;
  font-size: 1.2em;
  color: #2b446e;
  padding: 10px;
}
header ul.nav ul.menu li > ul {
  margin: 0;
  padding-left: 20px;
}
div.slideshow {
  background-color: #fff;
  margin-bottom: 10px;
}
div.slideshow img {
  width: 100%;
  display: none;
  margin: 0;
}
div.slideshow img.current {
  vertical-align: top;
  display: inline;
}
div.slideshow ul.indicators {
  margin: 0;
  background-color: #fff;
  padding: 0;
  text-align: center;
}
div.slideshow ul.indicators li {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 10px 10px;
  background: none;
  border: 1px solid #0c456a;
  list-style-type: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
div.slideshow ul.indicators li.active {
  background: #0c456a;
}
ul.tours_info {
  font-size: 0.8em;
}
ul.tours_info li {
  margin-bottom: 5px;
  line-height: 1em;
}
table.tours tr,
table.tours td {
  display: block;
}
table.tours thead tr {
  display: none;
}
table.tours tr {
  border: 3px solid #ccc;
  margin-bottom: 20px;
}
table.tours td {
  border: none;
  border-bottom: 1px solid #ccc;
  position: relative;
  padding-left: 40%;
  padding-bottom: 6px;
}
table.tours td:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 55%;
  padding-right: 10px;
  white-space: nowrap;
  content: attr(data-label);
  font-weight: bold;
}
table.tours tr:nth-of-type(odd) {
  background-color: #e8edf1;
}
div.photo_links {
  text-align: center;
  padding: 0 auto;
  margin-bottom: 20px;
}
div.photo_links div.mobile_box a {
  display: block;
  text-align: right;
  font-size: 1.2em;
  font-weight: bold;
  color: #800000;
}
div.photo_links div.mobile_box a img {
  border: none;
  width: 30px;
  margin: 0 0 0 10px;
}
div.photo_links div.link_box {
  display: none;
  position: relative;
  padding: 0;
  z-index: 0;
}
div.photo_links div.link_box img {
  display: none;
}
div.photo_links div.link_box a {
  text-decoration: none;
}
div.photo_links div.link_box a h2 {
  font-size: 1.2em;
  font-weight: normal;
  color: #2b446e;
  padding: 10px 0;
  background-color: #bfd3e4;
  margin-bottom: 2px;
}
img {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0 0 15px 0;
}
div.banner_photo {
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4 {
  color: #800000;
}
h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 15px;
}
h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
}
.pmargin,
p {
  margin-bottom: 15px;
}
p.designby {
  font-size: 0.8em;
}
p.italic {
  font-style: italic;
}
strong {
  font-weight: bold;
}
em {
  color: #800000;
  font-weight: bold;
}
span.h1em {
  color: #800000;
  font-style: italic;
  font-weight: normal;
}
span.em {
  font-style: italic;
}
ul {
  list-style: disc;
  margin: 10px 0 10px 30px;
}
ul li {
  display: normal;
  margin-bottom: 5px;
}
ul.list-style-none {
  list-style: none;
}
ul.page_nav_hz {
  list-style: none;
  margin: 10px 0 20px 0;
}
a,
a:visited {
  text-decoration: underline;
  color: #690a68;
}
a:hover {
  text-decoration: underline;
}
div.clearer {
  clear: both;
}
footer {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
  background-color: #bfd3e4;
  padding: 10px 0;
}
footer p {
  margin: 0;
  padding: 0;
}
footer #design_by {
  font-size: 0.8em;
}
footer #design_by a,
footer #design_by a:visited {
  text-decoration: underline;
  color: #3a5f9a;
}
footer #design_by a:hover {
  text-decoration: underline;
  color: #834257;
}
footer .footer_social_icons .fa {
  background: #000;
  width: 32px;
  height: 23px;
  text-align: center;
  padding-top: 7px;
  margin: 5px;
  margin-top: 10px;
  color: #fff;
}
footer .footer_social_icons .fa-facebook {
  background: #4460a0;
}
footer .footer_social_icons .fa-google-plus {
  background: #df4a33;
}
@media screen and (min-width: 600px) {
  ul.page_nav_hz li {
    display: inline;
    margin-right: 20px;
  }
}
@media screen and (min-width: 670px) {
  header {
    height: 140px;
  }
  header ul.nav {
    overflow: visible;
  }
  header ul.nav li {
    float: left;
  }
  header ul.nav li a.btn {
    display: none;
  }
  header ul.nav li.logo {
    margin-right: 30px;
  }
  header ul.nav ul.menu {
    display: block !important; /*override javascript injected inline styling*/
    position: relative;
  }
  header ul.nav ul.menu li#homelink {
    display: none;
  }
  header ul.nav ul.menu li#activities span {
    border: none;
    cursor: pointer;
  }
  header ul.nav ul.menu li:hover > ul {
    visibility: visible;
  }
  header ul.nav ul.menu li {
    float: left;
  }
  header ul.nav ul.menu li a {
    display: block;
    background-color: #fff;
    font-size: 1em;
    color: #2b446e;
    padding: 10px 33px 10px 10px;
  }
  header ul.nav ul.menu li ul {
    z-index: 10;
    visibility: hidden;
    background-color: #fff;
    border: 1px solid #575757;
    -webkit-box-shadow: 1px 1px 5px #ccc;
    -moz-box-shadow: 1px 1px 5px #ccc;
    box-shadow: 1px 1px 5px #ccc;
    position: absolute;
    top: 35px;
    left: 0;
    margin: 0;
    padding: 0;
  }
  header ul.nav ul.menu li ul li.link {
    float: none;
    margin: 0;
    padding: 5px;
    background-color: #fff;
  }
  header ul.nav ul.menu li ul li.link a {
    padding: 5px;
    margin: 0;
    display: inline-block /* IE 6 & 7 Needs Inline Block */;
  }
  img {
    width: auto;
  }
  div.float_right {
    float: right;
    margin-left: 20px;
  }
  div.float_left {
    float: left;
    margin-right: 20px;
  }
  div.center {
    text-align: center;
  }
  table.tours {
    border-collapse: collapse;
    border: 3px solid #ccc;
  }
  table.tours thead tr {
    display: table-row;
  }
  table.tours thead th {
    background-color: #fff;
  }
  table.tours tr {
    display: table-row;
  }
  table.tours td,
  table.tours th {
    display: table-cell;
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
  }
  table.tours th {
    font-weight: bold;
    text-align: center;
  }
  table.tours td:before {
    display: none;
  }
  table.tours td:nth-of-type(1) {
    width: 8%;
  }
  table.tours td:nth-of-type(2) {
    width: 25%;
  }
  table.tours td:nth-of-type(4) {
    width: 10%;
    text-align: center;
  }
  table.tours tr:nth-of-type(odd) {
    background-color: #e8edf1;
  }
  div.photo_links div.mobile_box {
    display: none;
  }
  div.photo_links div.link_box {
    text-align: center;
    display: inline-block;
    position: relative;
    max-width: 18%;
    padding: 0;
    margin: 0 30px 10px 5px;
    vertical-align: top;
  }
  div.photo_links div.link_box img {
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #ccc;
  }
  div.photo_links div.link_box a h2 {
    padding: 5px 0 0;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #fff;
    color: #690a68;
    text-decoration: underline;
  }
  div.photo_links div.link_box a h2 span {
    display: none;
  }
}
@media screen and (min-width: 920px) {
  header ul.nav ul.menu {
    margin-top: 50px;
  }
  div#content {
    padding: 15px;
  }
}
@media screen and (min-width: 1000px) {
  html {
    background-color: #bfd3e4;
  }
  body {
    background: #0a4469;
    background: -moz-linear-gradient(top, #0a4469 0%, #bfd3e4 100%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a4469), color-stop(100%, #bfd3e4), color-stop(100%, #7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0a4469 0%, #bfd3e4 100%, #7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0a4469 0%, #bfd3e4 100%, #7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0a4469 0%, #bfd3e4 100%, #7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0a4469 0%, #bfd3e4 100%, #7db9e8 100%); /* W3C */
  }
  div#container {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
  }
  footer {
    background-color: transparent;
  }
}
@media screen and (max-width: 768px) {
  .site_map_list li {
    width: 100%;
    float: left;
    padding: 2px 0%;
  }
}
