body {
  color: #666666;
  font-family: 'Verdana';
  font-size: 14px;
  line-height:1.3;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin-top:0;
}
ol, ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}


.Normal > ol {
  list-style: decimal;
margin-left: 20px;
}


a{
	color:#1d797c;
/*     -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s; */
}
a:hover, a:focus{
	color:#666666;
	text-decoration:none;
	outline: medium none;
}
/* Google chrome */
:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 0;
	outline-offset: 0;
}
a:visited !important {
color:#1d797c;

}
p{
	margin-bottom:0;
}
img{
	max-width:100%;
	height:auto;
}


.main-wrap {
  position: relative;
}
.header-wrap {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.header-wrap.sticky {
  position: fixed;
  height: 73px;
}
.logo-img-sticky, .main-nav ul , .header-wrap.sticky .logo-img{
  display: none;
}
.logo {
  float: left;
  padding:5px 0 5px 15px;
}
.header-wrap.sticky .logo {
  padding: 20px 0 0;
}
.header-wrap.sticky .logo-img-sticky{
  display:inline-block;
}
.header-right {
  float: right;
  padding-top: 7px;
}
.header-top {
  padding: 10px 26px 5px 0;
}
.header-wrap.sticky .header-top {
  padding-bottom: 0;
  padding-top: 0;
}
.header-wrap li a {
  color: #FFFFFF;
}
.header-top-nav > li {
  float: left;
  margin-right: 24px;
}
.header-top-nav > li a:hover, .header-top-nav > li a:focus, .header-top-nav > li.active > a {
  color:#C19419;
}
.header-top-nav{
    float: right;
	margin: 6px 10px 0 0;
}
.header-searchbox {
    float: right;
    width: 376px;
    position: relative;
}
.header-searchbox input {
  border: medium none;
  border-radius: 36px;
  color: #666666;
  height: 36px;
  line-height: 1;
  padding: 0 22px;
  width: 100%;
}
.header-searchbox > button {
  background-color: #1D797C;
  background-image: url("../images/search-btn.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 30px;
  height: 36px;
  position: absolute;
  right: -5px;
  text-indent: -99999px;
  top: 0;
  width: 36px;
}
.header-searchbox > button:hover, .header-searchbox > button:focus{
	background-color:#C19419;
}

.main-nav {
  padding: 0 5px;
  position: relative;
}
.main-nav > li {
  position: static;
}
.main-nav > li > a {
    margin-right: 24px;
    padding: 11px 0;
}
.main-nav > li:last-child > a {
  margin-right: 0;
}
.main-nav > li > a:hover, .main-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #C19419;
}
.main-nav .sub-nav > li > a {
  color: #1D797C;
  display: block;
  line-height: 1;
  padding: 6px 15px;
}
.main-nav .sub-nav > li > a:hover, .main-nav .sub-nav > li > a:focus {
	color:#666666;
}
.sub-nav2 {
  padding-bottom: 10px;
  padding-left: 40px;
}
.sub-nav2 li a {
  color: #666666;
  font-size: 12px;
}
.sub-nav2 li a:hover, .sub-nav2 li a:focus {
  color: #A09D93;
}

.LoginLink{
  font-size: 12px;
}



.home-slider-wrap {
  position: relative;
  margin-bottom: 27px;
}
.home-slider-wrap .bx-wrapper {
  border: medium none;
  box-shadow: none;
  margin: 0;
}
.home-slider-wrap .bx-pager-link {
text-indent: 9999px;
}

.sliderItem {
  position: relative;
  text-align: center;
}
.slider-heading-img {
  left: 0;
  position: absolute;
  text-align: center;
  top: 116px;
  width: 100%;
}
.slider-heading-img > img{
  display:inline-block;
}
.home-slider-wrap .bx-controls {
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 999;
}
.home-slider-wrap .bx-pager {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0;
  position: static;
}
.home-slider-wrap .bx-controls .bx-pager-item {
  display: block;
  text-align: right;
}
.home-slider-wrap .bx-controls .bx-pager-item .bx-pager-link {
    background: none repeat scroll 0 0 #B9B8B4;
    border-radius: 16px;
    display: inline-block;
    height: 17px;
    margin: 6px 0;
    width: 17px;
}
.home-slider-wrap .bx-controls .bx-pager-item .bx-pager-link:hover, .home-slider-wrap .bx-controls .bx-pager-item .bx-pager-link:focus, .home-slider-wrap .bx-controls .bx-pager-item .bx-pager-link.active {
  background: none repeat scroll 0 0 #C19419;
}

.flip-icons-wrap {
  bottom: 14px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 99;
}
.flip-icons-wrap .alt-text {
  display: none;
}
.flip-icons-wrap .flipper {
    display: inline-block;
    height: 109px;
    margin: 0 16px;
    position: relative;
    text-align: center;
    transform: perspective(1000px);
    transform-style: preserve-3d;
    transition: all 0.6s ease 0s;
    vertical-align: middle;
    width: 109px;
}
.flip-icons-wrap .front, .flip-icons-wrap .back {
    backface-visibility: hidden;
    border-radius: 81px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotateY(0deg);
    transform-style: preserve-3d;
    transition: all 0.6s ease 0s;
    width: 100%;
    z-index: 2;
}
.flip-icons-wrap .front {
  background-color: #FFFFFF;

}
.flip-icons-wrap .back {
  overflow: hidden;
  transform: rotateY(-180deg);
}
.flip-icons-wrap .back a{
    background-color: rgba(29, 121, 124, 0.8);
    color: #FFFFFF;
    font-weight: bold;
    height: 100%;
    left: 0;
    line-height: 1.2;
    padding-top: 36px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.flip-icons-wrap .flipper:hover .back {
  transform: rotateY(0deg);
}
.flip-icons-wrap .flipper:hover .front {
  transform: rotateY(180deg);
}

.news-event-wrap {
  padding-bottom: 20px;
}
.town-news-col {
  padding: 0 27px 0 0;
}
.event-col {
  padding: 0 0 0 22px;
}
.news-event-wrap h2 {
  color: #C19419;
  margin: 20px 0 15px;
  text-align: center;
}
.town-news-content {
  margin-bottom: 15px;
}
.town-news-content a.town-news-title {
  font-weight: bold;
}
.town-news-content .town-news-date {
  font-size: 10px;
}

.event-content-box {
  height: 250px;
  overflow: hidden;
  width: 100%;
}
.event-content {
  margin-bottom: 15px;
}
.event-content h3 {
  color: #1D797C;
  margin-bottom: 0;
}
.event-content a.event-title {
  font-weight:bold;
}
.event-content .event-date {
  font-size:12px;
}
.event-content-box.default-skin .scroll-bar.vertical {
  border: 1px solid #F0F0EF;
  border-top: medium none;
  border-bottom: medium none;
  width: 11px;
}
.event-content-box.default-skin .scroll-bar .thumb {
  background-color: #D4D3D2;
  opacity: 1;
}
.event-col a.view-all {
  float: right;
  font-size: 12px;
  padding: 10px 11px 0;
}

.kudus-wrap {
  background-color: #044F52;
  background-image: url("../images/kudus-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0;
}
.kudus-wrap .col-sm-3 {
  padding: 0;
}
.kudus-wrap .col-sm-9 {
  padding: 0 33px;
}
.kudus-wrap .col-sm-9 h2 {
  color: #C19419;
  margin: 10px 0 24px;
}
.kudus-wrap .col-sm-9 a.kudus-title {
  color: #FFFFFF;
  font-weight:bold;
}
.kudus-wrap .col-sm-9 a.kudus-title:hover {
  color: #C19419;
}
.kudus-wrap .col-sm-9 p {
  color: #B9B8B4;
  margin-bottom: 14px;
}

.footer-wrap {
  background-color: #E6E6E6;
  margin-top:9px;
  min-height: 250px;
  padding: 30px 0 35px;
}
.footer-left {
  padding-left: 25px;
}
.footer-right {
  float: right;
  padding-right: 25px;
  text-align:right;
}
.social-box {
  margin-bottom: 23px;
}
.social-box > a {
  margin-right: 18px;
}
.footer-nav li a {
  display: block;
  font-size: 12px;
  margin-bottom: 13px;
}
.footer-right .footer-nav li a {
  margin-bottom: 9px;
}
.footer-mid {
  font-size: 12px;

  text-align: center;
}
.footer-mid a.phone {
  color: #666666;
  display: inline-block;
  margin-bottom: 12px;
}
.footer-mid p {
  margin-bottom: 12px;
}
.footer-mid .copyright, .footer-mid .site-by {
  font-size: 10px;
}

/* Child Page */
.innerPage-banner {
  background-image: url("../images/sub_banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 375px;
}
.col-sm-3.left-sidebar {
  padding: 0 40px 0 0;
  width: 21.41%;
}
.col-sm-9.innerPage-content {
  width: 78.59%;
  padding:0;
}
.left-sidebar-nav {
  border-bottom: 1px solid #D4D3D2;
  margin-top: 30px;
  padding-bottom: 14px;
}
.left-sidebar-nav > li {
  margin-bottom: 17px;
}
.left-sidebar-nav > li > a {
  color:#CD670D;
}
.left-sidebar-nav > li > a:hover, .left-sidebar-nav > li > a:focus, .left-sidebar-nav > li.active > a{
  color:#666666;
}
.more-info-row {
  font-size: 12px;
  line-height: 1.6;
}
.more-info-row h3, .more-info-row h4 {
  color: #1D797C;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 25px;
  text-transform: uppercase;
}
.more-info-row h4 {
  margin-top: 20px;
  margin-bottom:0;
  text-transform: capitalize;
}
.more-info-row p {
  margin-bottom: 20px;
}
.more-info-row .notice-text {
  margin-bottom: 0;
}
.gold-text {
  color: #c19419;
}
.dot-separator {
  letter-spacing: 4px;
  margin: 15px 0;
  text-align: center;
}

.innerPage-content {
  font-size: 12px;
  line-height: 1.6;
}
.innerPage-content p {
  margin-bottom: 20px;
}
.breadcrumbs {
  color: #1D797C;
  font-size: 10px;
  padding: 5px 0 10px 5px;
}
.breadcrumbs a, .breadcrumbs .separator{
  color: #666666;
}
.breadcrumbs a:hover, .breadcrumbs a:focus {
  color: #1D797C;
}
.innerPage-title {
  color: #C19419;
  font-weight: normal;
  margin-bottom:20px;
}
.innerPage-content h2 {
  color: #1d797c;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.innerPage-thumbnail-box {
  margin-bottom: 17px;
}
.innerPage-thumbnail-box .col-sm-4 {
  padding: 0 0 0 7px;
}
.innerPage-thumbnail-box .col-sm-4:first-child {
  padding-left:0;
}
.innerPage-thumbnail-box .thumbnail-col1 {
  width: 34.7%;
}
.innerPage-thumbnail-box .thumbnail-col2 {
  width: 35.5%;
}
.innerPage-thumbnail-box .thumbnail-col3 {
  width: 29.8%;
}
.innerPage-park-title-row {
  position: relative;
}
.park-details-box {
  position: absolute;
  right: 0;
  text-align: center;
  top: -2px;
  width: 236px;
}
.park-details-head {
  color: #666666;
  font-size: 18px;
  text-transform: uppercase;
}
.park-details-head:hover, .park-details-head:focus {
  color: #CD670D;
}
.park-details-body {
  background-color: #FFFFFF;
  border: 1px solid #D4D3D2;
  display: none;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 99;
}
.park-details-body.active {
  display: block;
}
.park-details-body > h2 {
  margin-bottom: 10px;
}
.park-details-body h6, .park-details-body p {
  margin-bottom: 0;
}
.park-details-body h6{
	text-transform:uppercase;
}
.google-map-img {
  display: block;
  margin: 7px 0 15px;
}
.park-hours{
	margin-bottom:13px;
}
.amenities li {
  padding-left: 10px;
  position: relative;
}
.amenities li:before {
  content: "-";
  left: 0;
  position: absolute;
  top: 1px;
}
table#TblUpcomingEvents {
width:100%;
}

table#TblUpcomingEvents tr td, table#TblUpcomingEvents tr th {
padding:10px;
}

table#TblUpcomingEvents tr:nth-child(even) {
    background-color: #eef4d0;
}

table#TblUpcomingEvents tr td.col1 {
    width:15%;
}

table#TblUpcomingEvents tr td.col2 {
    width:15%;
}

table#TblUpcomingEvents tr td.col3 {
    width:100%;
}

.btn-reservelg {
	box-shadow: inset 0px 3px 6px #00000029;
	border: 1px solid #707070;
	border-radius: 6px;
	font-size: 18px;
	font-weight: 500;
	float: right;
	padding: 25px 20px;
	line-height: 1;
	max-width: 255px;
	width: 100%;
	background-color: #1d797c;
	color: #fff;
}

a.btn-reservelg {
	color: #fff !important;
	text-decoration: none !important;
}

.btn-reservelg:visited {
	background-color: #1d797c;
	color: #fff;
}

.btn-reservelg:hover,
.btn-reservelg:focus {
	background-color: #c19419;
	color: #1d797c;
}

.btn-reservesm {
	box-shadow: inset 0px 3px 6px #00000029;
	border: 1px solid #707070;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 400;
	float: left;
	padding: 10px 5px;
	line-height: 1;
	max-width: 150px;
	width: 75%;
	background-color: #1d797c;
	color: #fff;
}

a.btn-reservesm {
	color: #fff !important;
	text-decoration: none !important;
}

.btn-reservesm:visited {
	background-color: #1d797c;
	color: #fff;
}

.btn-reservesm:hover,
.btn-reservesm:focus {
	background-color: #c19419;
	color: #1d797c;
}

.btn-register {
	box-shadow: inset 0px 3px 6px #00000029;
	border: 1px solid #707070;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 500;
	float: right;
	padding: 10px 10px;
	line-height: 1.5;
	max-width: 255px;
	width: 100%;
	background-color: #1d797c;
	color: #fff;
}

a.btn-register {
	color: #fff !important;
	text-decoration: none !important;
}

.btn-register:visited {
	background-color: #1d797c;
	color: #fff;
}

.btn-register:hover,
.btn-register:focus {
	background-color: #c19419;
	color: #1d797c;
}

.btn-infolink {
	box-shadow: inset 0px 3px 6px #00000029;
	border: 1px solid #707070;
	border-radius: 6px;
	font-size: 12px;
	font-weight: 500;
	float: center;
	padding: 10px 10px;
	line-height: 1.5;
	background-color: #1d797c;
	color: #fff;
}

a.btn-infolink {
	color: #fff !important;
	text-decoration: none !important;
  font-weight: bold;
}

.btn-infolink:visited {
	background-color: #1d797c;
	color: #fff !important;
}

.btn-infolink:hover,
.btn-infolink:focus {
	background-color: #c19419;
	color: #1d797c;
}
