body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	background-color: #f3f3f3;
	color: #605c5d;
}
a {
	color: #48690f;
	text-decoration: none;
}
.breadcrumbs {
	font-family: 'Open Sans', sans-serif;
	color: #605c5d;
	font-size: 15px;
}
.Links {
	text-align: center;
}
.Links a{
	color: #48690f;
	text-decoration: none;
}
.buttonpanel {
	width: 100%;
	background-color: #223501;
}
.menu {
	margin: 0;
	padding: 0;
	width: 1000px;
	margin: auto;
	list-style: none;
}
.menu li {
	float: left;
}
.menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 32px;
}
.menu li a:hover {
	background-color: #463d3e;
}
.green {
	color: #48690f;
}
.footer-container {
	width: 100%;
	background-color: #dfdfdf;
	margin-top: 20px;
}
.footer {
	width: 1000px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.copyrightmain {
	float: right;
}
.copyrightmain a {
	color: #48690f;
	text-decoration: none;
}
.accommodation h5 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	color: #48690f;
}
.ErrorPage {
	text-align: center;
	margin: 40px 0px 40px 0px;
}
form {
	margin-top: 15px;
}
form input {
	width: 90%;
	padding: 10px;
	margin-top: 10px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
form textarea {
	width: 90%;
	padding: 10px;
	margin-top: 10px;
	height: 130px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
form button {
	border: 0;
	background-color: #48690f;
	color: #fff;
	padding: 10px;
	margin-top: 10px;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
}
.greenLink {
	color: #48690f;
	text-decoration: none;
}
.contentLeft {
	float: left;
	width: 635px;
	margin-right: 30px;
}
.contentRight {
	float: left;
	width: 335px;
}
.contentRight ul {
	margin: 0;
	padding: 0;
	font-size: 16px;
	list-style: none;
}
.contentRight ul li {
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom: 1px solid #ccc;
	padding-top: 9px;
	padding-bottom: 9px;
}
.servImg {
	margin-top: 22px;
}
iframe {
	margin-top: 5px;
}
.map {
	margin-top: 30px;
}
.attraction {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.attraction img {
	float: left;
	margin-right: 30px;
}
.attraction h5 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
.gallery li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.gallery li:nth-child(4n) {
	margin-right: 0;
}
.gallery li img {
	border: 10px solid #fff;
}
.menuFooter {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menuFooter li {
	float: left;
	margin-right: 12px;
}
.menuFooter li a {
	display: block;
	color: #48690f;
	text-decoration: none;
}
.menuFooter li a.current {
	font-weight: bold;
}
.menu li a.current {
	background-color: #463d3e;
}
.header {
	width: 1000px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.header .col1 {
	float: left;
	text-align: center;
	width: 27.33%;
	padding-top: 30px;
}
.header .col1 a {
	color: #48690f;
	text-decoration: none;
}
.header .col2 {
	float: left;
	text-align: center;
	width: 43.33%;
}
.header .col2 img {
	display: block;
	margin: auto;
}
.header .col3 {
	float: left;
	text-align: right;
	width: 29.33%;
	padding-top: 15px;
}
.header .col3 a {
	color: #48690f;
	text-decoration: none;
}
.header .col3 .number {
	font-size: 26px;
	font-weight: 300;
}
.content {
	width: 1000px;
	margin: auto;
}
.content h1 {
	font-size: 32px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	font-weight: 600;
}
.content h4 {
	font-size: 32px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	font-weight: 600;
}
.content h2 {
	margin: 0;
	padding: 0;
	font-weight: 300;
	color: #48690f;
}
.ContentH2 h2 {
	font-size: 32px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	font-weight: 600;
	color: #605c5d;
}
.readmore {
	display: block;
	background-color: #48690f;
	color: #fff;
	width: 100px;
	text-align: center;
	text-decoration: none;
	padding: 10px;
}
#banner {
	width: 1000px;
	margin: auto;
	border: 10px solid #fff;
}
.diningImg {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.facImg {
	float: left;
	margin-right: 30px;
	margin-top: 22px;
}
/* Basic jQuery Slider essential styles */

ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}
li.bjqs-slide {
	position: absolute;
	display: none;
}
ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 0;
	background-image: url(../images/arrows-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 24px;
	height: 24px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 0;
	background-image: url(../images/arrows-left.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 24px;
	height: 24px;
}
ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ol.bjqs-markers.h-centered {
	text-align: center;
}
ol.bjqs-markers li {
	display: inline;
}
ol.bjqs-markers li a {
	display: inline-block;
}
p.bjqs-caption {
	display: block;
	width: 96%;
	margin: 0;
	padding: 2%;
	position: absolute;
	bottom: 0;
}
ul.bjqs-controls.v-centered li a {
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
}
ul.bjqs-controls.v-centered li a:hover {
	color: #fff;
}
ol.bjqs-markers li a {
	padding: 5px 10px;
	background: #000;
	color: #fff;
	margin: 5px;
	text-decoration: none;
}
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover {
	background: #999;
}
p.bjqs-caption {
	background: rgba(255,255,255,0.5);
}
.tabs {
	position: relative;
	width: 650px;
	float: left;
	overflow: hidden;
	margin: auto;
}
/* Nav */
.tabs nav {
	font-size: 12px;
}
.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.tabs nav ul li {
	border: 1px solid #2b2b2b;
	border-bottom: none;
	display: block;
	float: left;
	position: relative;
	font-size: 16px;
	margin-right: -1px;
}
.tabs nav ul li:first-child {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}
.tabs nav ul li:last-child {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
.tabs nav li.tab-current {
	border: 1px solid #48690f;
	border-bottom: none;
	z-index: 100;
	background-color: #48690f;
}
.tabs nav li.tab-current:before, .tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 2px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: #48690f;
}
.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}
.tabs nav a {
	color: #141414;
	font-weight: bold;
	display: block;
	font-size: 17px;
	line-height: 2;
	padding: 0 1.185em 3px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: 300;
}
.tabs nav a:hover {
	color: #141414;
}
.tabs nav li.tab-current a {
	color: #fff;
	text-decoration: none;
}
/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'museo_sans500';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}
.icon-food:before {
	content: "\e600";
}
.icon-lab:before {
	content: "\e601";
}
.icon-cup:before {
	content: "\e602";
}
.icon-truck:before {
	content: "\e603";
}
.icon-shop:before {
	content: "\e604";
}
/* Content */
.contentTabs section {
	font-size: 14px;
	padding: 0em 0em 0em 0em;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #48690f;
	margin-top: -4px;
	padding: 20px;
}
.contentTabs section ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	-moz-column-count: 2;
	-moz-column-gap: 2.5em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2.5em;
	column-count: 2;
	column-gap: 2.5em;
}
.contentTabs section h4 {
	font-size: 20px;
}
.contentTabs section h2 {
	margin-bottom: 10px;
}
.overviewBlock {
	float: left;
	width: 50%;
	min-height: 100px;
	margin-top: 10px;
}
.contentTabs section:before, .contentTabs section:after {
	content: '';
	display: table;
}
.contentTabs section:after {
	clear: both;
}
/* Fallback example */
.no-js .contentTabs section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #55acef;
}
.contentTabs section.content-current {
	display: block;
}
.mediabox {
	float: left;
	width: 33%;
	padding: 0 25px;
}
.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.mediabox h3 {
	margin: 0.75em 0 0.5em;
}
.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
.tabs nav a span {
}
.tabs nav a:before {
	margin-right: 0;
}
.mediabox {
	float: none;
	width: auto;
	padding: 0 0 35px 0;
	font-size: 90%;
}
.mediabox img {
	float: left;
	margin: 0 25px 10px 0;
	max-width: 40%;
}
.mediabox h3 {
	margin-top: 0;
}
.mediabox p {
	margin-left: 40%;
	margin-left: calc(40% + 25px);
}
.mediabox:before,  .mediabox:after {
	content: '';
	display: table;
}
.mediabox:after {
	clear: both;
}
}
 @media screen and (max-width: 32em) {
.tabs nav ul,  .tabs nav ul li a {
	width: 100%;
	padding: 0;
}
.tabs nav ul li {
	width: 20%;
	width: calc(20% + 1px);
	margin: 0 0 0 -1px;
}
.tabs nav ul li:last-child {
	border-right: none;
}
.mediabox {
	text-align: center;
}
.mediabox img {
	float: none;
	margin: 0 auto;
	max-width: 100%;
}
.mediabox h3 {
	margin: 1.25em 0 1em;
}
.mediabox p {
	margin: 0;
}
}
.clear {
	clear: both;
}
