@charset "UTF-8";
/* CSS Document */
html, body {
  height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #4C4D51;
  padding-top: 50px;
}
*:focus {
  outline: none !important;
}
header {}
#top-paragraph-with-h1 h1 {
  padding-bottom: 6px;
  margin-bottom: 6px;
}
h1 {
  padding-top: 0px;
  padding-bottom: 6px;
  font-size: 1.8em !important;
}
.hdr2 {
  padding-top: 2px;
  padding-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  font-size: 1.8em !important;
  font-weight: 700;
  color: #333 !important;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
h2 {
  width: 100%;
  padding-top: 2px;
  padding-bottom: 0px;
  font-size: 1.6em !important;
  color: #171717 !important;
  letter-spacing: 0em;
  font-weight: 700 !important;
  text-align: center !important;
}
.center_buttons {
  text-align: center;
  font-weight: bold;
  margin-bottom: 0px !important;
  padding-top: 8px;
  padding-bottom: 0px !important;
  margin-right: auto;
  margin-left: auto;
  float: none;
  display: block;
}
.center_caltext {
	text-align: center;
	font-size: 0.9em;
	font-weight: 400;
	color: #999;
}
#bot_text h3 {
  text-align: center !important;
  padding-top: 8px;
  padding-bottom: 6px;
  font-weight: 800;
}
#bot_text p {
  text-align: center !important;
}
#bot_text p a {
  text-decoration: none;
}
#bot_text p a:hover {
  text-decoration: underline;
}
#bot_text ul {
  padding-left: 0px;
}
#bot_text ul li {
  text-align: center;
  padding-bottom: 10px;
}
#bot_text ul li a {
  text-decoration: none;
}
#bot_text ul li a:hover {
  text-decoration: underline;
}
#footer-1 {
  padding-top: 20px;
  padding-bottom: 200px;
}
#footer-1 p {
  padding-top: 4px;
  padding-bottom: 4px;
}
#content {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  padding-top: 30px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
}
#content {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DDDDDD), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(bottom, #DDDDDD 0%, #000000 100%);
  background-image: -moz-linear-gradient(bottom, #DDDDDD 0%, #000000 100%);
  background-image: -o-linear-gradient(bottom, #DDDDDD 0%, #000000 100%);
  background-image: -ms-linear-gradient(bottom, #DDDDDD 0%, #000000 100%);
  background-image: linear-gradient(to top, #DDDDDD 0%, #000000 100%);
  background-color: #F7F7F7;
}
.content-padding, #left-nav {
  padding: 10px;
  background: #f7f7f7;
  border: 1px solid #F0F0F0;
  border-bottom-width: 2px;
  border-right-width: 2px;
  border-radius: 4px;
  box-shadow: -2px 6px 16px #000;
}
.nav a {
  text-transform: uppercase;
}
.subject {
  text-align: left;
}
.navbar-brand {
  padding-bottom: 10px !important;
  margin: 0px;
  color: #B0B0B0;
  line-height: 1.6em;
}
.navbar-brand a {
  color: #B0B0B0 !important;
  font-weight: 400 !important;
}
.navbar-inverse {
  background-color: #000 !important;
}
.pull-left li a {
  color: #B0B0B0 !important;
  font-weight: 400 !important;
}
.pull-left li a:hover {
  color: #FFF !important;
}
.dropdown-menu {
  background-color: #333 !important;
}
.dropdown-menu li {
  padding-top: 4px;
}
.dropdown-menu li a {
  color: #CCCCCC !important;
}
.dropdown-menu li a:hover {
  color: #FFF !important;
  background-color: #999 !important;
}
.add30_top {
  margin-top: 30px;
  margin-bottom: 0px;
}
.pic_left {}
.pic_right {}
.center_text20 {
	text-align: center !important;
	font-size: 1.5em !important;
	color: #CCC !important;
	text-transform: none !important;
	font-weight: 400 !important;
	margin-top: 12px !important;
	margin-right: 0 !important;
	margin-bottom: 8px !important;
	margin-left: 0 !important;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
}
.center_text {
  text-align: center;
}
.bot_line {}
h2, h3 {
  text-align: center;
}
.hdr-shadow {
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.99);
}
h4 {
  text-align: left;
}
/* Slide Show */
/* Carousel Fading slide */
.carousel-fade .carousel-inner {
  background: #000 !important;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity !important;
  -moz-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
}
.carousel-fade .next.left, .carousel-fade .prev.right, .carousel-fade .item.active {
  opacity: 1;
}
.carousel-fade .active.left, .carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */ /* Assigning animation to indicator li will make slides flicker */
}
/*Carousel Stuff*/
.carousel {
  height: 50%;
}
.item, .active, .carousel-inner {
  height: 100%;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
/* Fade transition for carousel items */
.carousel .item {
  left: 0 !important;
  -webkit-transition: opacity 5s !important; /*adjust timing here */
  -moz-transition: opacity 5s !important;
  -o-transition: opacity 5s !important;
  transition: opacity 5s !important;
}
.carousel-control {
  background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left, .prev.right {
  opacity: 1;
  z-index: 1;
}
.active.left, .active.right {
  opacity: 0;
  z-index: 2;
}
.top_pad {}
.top_pad_0 {
  padding-top: 0px !important;
}
.tab {
  padding-left: 12px;
}
#left-nav {
  margin-bottom: 20px;
  background-color: #C8C8C8;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#left-nav a {
  color: #545454;
  font-weight: 600;
  text-transform: uppercase
}
#left-nav a:hover {
  color: #FFF;
  background-color: #75778D;
}
#left-nav li.active a {
  background: #e1e1e1;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#content h1 {
  font-size: 2em;
  font-weight: 700;
  color: #DFDFDF;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 4);
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 6px;
  margin-left: 0;
  padding-top: 0px;
  padding-bottom: 2px;
}
#content h2 {
  font-size: 1.7em;
  text-transform: none;
  font-weight: 400;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 12px;
  margin-left: 0;
}
#content h3 {
  text-align: center;
  font-size: 1.6em;
  text-transform: none;
  font-weight: 400;
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 0;
}
#content h4 {
  font-size: 1.6em;
  text-transform: none;
  font-weight: 400;
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 0;
}
#content .btn {
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#more {
  margin-top: 18px;
  margin-bottom: 30px;
}
#more span {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  bottom: 0;
  font-size: 1.4em;
  left: 15px;
  line-height: 34px;
  padding: 0 14px;
  position: absolute;
  background-color: rgba(40, 84, 145, 0.6);
}
#more span a {
  color: #fff;
  text-decoration: none;
}
#moretext {
  margin-top: 18px;
  margin-bottom: 30px;
}
.bot22_top18 {
  margin-top: 18px;
  margin-bottom: 22px;
}
.bot24_top0 {
  margin-top: 0px;
  margin-bottom: 24px;
}
#moretext2 {
  text-align: center;
  background: #222222;
  color: #CCCCCC;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
.moretext2-padding {
  color: #CCCCCC;
  background: #222222;
  box-shadow: -4px 10px 20px #000;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
  border: 1px solid #000;
}
.moretext2-padding h3 {
  text-align: center;
}
.moretext2-padding h4 {
  padding-right: 16px;
  padding-left: 16px;
}
.moretext2-padding p {
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  text-align: justify;
}
.moretext2-padding li {
  font-size: 0.9em;
  text-align: left;
  color: #CCC;
  line-height: 2.0em;
  list-style-type: none;
}
.moretext2-padding a {
  color: #CCC;
  text-decoration: underline;
}
.moretext2-padding a:hover {
  color: #FFF;
  text-decoration: none;
}
.img-responsive {
  box-shadow: -2px 6px 16px #000 !important;
}
.pic_left {}
footer {
  color: #999;
  font-size: 0.9em;
  line-height: 1.4em;
  text-align: center;
  background: #111111;
  margin-top: 0px;
  padding-top: 14px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
footer a {
  color: #CCC;
  text-decoration: underline;
}
footer a:hover {
  color: #FFF;
  text-decoration: none;
}
.accordion-toggle {}
/*Entrance Fees Page*/
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.bot_pad_18 {
  padding-bottom: 18px;
}
.top_pad_24 {
  padding-top: 24px;
}
@media (max-width: 767px) {
  #myCarousel {
    height: 340px !important;
  }
  #rental-rate-spacer {
    padding-top: 24px;
  }
  .prevbtn, .nextbtn {
    display: none !important;
  }
  .pic_right {
    max-width: 100%;
    text-align: center;
    margin-bottom: 12px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 24px;
  }
  h1 {
    font-size: 1.8em !important;
  }
  h1, h2, h4 {
    text-align: center !important;
  }
  .moretext2-padding ul {
    text-align: left;
    padding-left: 16px;
  }
  .top_pad {
    padding-top: 18px !important;
  }
}
/*Small Devices*/
@media (min-width: 768px) and (max-width: 991px) {
  #myCarousel {
    height: 380px !important;
  }
  .prevbtn, .nextbtn {
    display: none !important;
  }
  .bot_line {}
  .pic_left {
    max-width: 100%;
    text-align: center;
    margin-bottom: 24px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
  }
  .pic_right {
    max-width: 100%;
    text-align: center;
    margin-bottom: 8px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 24px;
  }
  #moretext_pic2 {
    margin-top: 18px;
    margin-bottom: 30px;
    padding-bottom: 18px;
  }
  h1, h2 {
    text-align: center !important;
  }
  .top_pad {
    padding-top: 20px !important;
  }
}
/*Medium Devices*/
@media (min-width: 992px) and (max-width: 1199px) {
  #myCarousel {
    height: 460px !important;
  }
  .bot_line {
    width: 100%;
    padding-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
  }
  .top_pad {
    padding-top: 24px !important;
  }
}
/*Large Devices*/
@media (min-width: 1200px) {
  #myCarousel {
    height: 560px !important;
  }
  .bot_line {
    width: 100%;
    padding-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
  }
  .top_pad {
    padding-top: 30px !important;
  }
}
/*Correct URL printing problem*/
@media print {
  a[href]:after {
    content: none !important;
  }
}