a:link {
    color: #393939;
}
a:visited {
    color: #393939;
}
a:hover {
    color: #393939;
}
a:active {
    color: #393939;
}
.Wp-Artistic-Body-P {
    font-weight: 400;
    margin: 0;
    text-align: left;
}
.Wp-Body-P {
    font-weight: 400;
    margin: 0 0 12px;
    text-align: left;
}
.Wp-Bullet-List-P {
    font-weight: 400;
    margin: 0 0 12px 48px;
    text-align: left;
    text-indent: -15px;
}
.Wp-Footer-P {
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.Wp-Header-P {
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.Wp-Header-and-Footer-P {
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.Wp-Heading-1-P {
    font-weight: 400;
    margin: 32px 0 4px;
    text-align: center;
}
.Wp-Heading-2-P {
    font-weight: 400;
    margin: 20px 0 4px;
    text-align: left;
}
.Wp-Heading-3-P {
    font-weight: 400;
    margin: 12px 0 0;
    text-align: left;
}
.Wp-Heading-4-P {
    font-weight: 400;
    margin: 20px 0 0;
    text-align: left;
}
.Wp-Heading-5-P {
    font-weight: 400;
    margin: 16px 0 0;
    text-align: left;
}
.Wp-Heading-6-P {
    font-weight: 400;
    margin: 12px 0 0;
    text-align: left;
}
.Wp-Headings-P {
    font-weight: 400;
    margin: 0;
    text-align: left;
}
.Wp-Indented-P {
    font-weight: 400;
    margin: 0 0 12px 48px;
    text-align: left;
}
.Wp-Lists-P {
    font-weight: 400;
    margin: 0 0 12px 24px;
    text-align: left;
}
.Wp-Normal-P {
    font-weight: 400;
    margin: 0;
    text-align: left;
}
.Wp-Note-P {
    font-weight: 400;
    margin: 0 0 12px;
    text-align: left;
}
.Wp-Numbered-List-P {
    font-weight: 400;
    margin: 0 0 12px 48px;
    text-align: left;
    text-indent: -12px;
}
.Wp-Quote-P {
    font-weight: 400;
    margin: 12px 48px;
    text-align: left;
}
.Wp-Strong-Quote-P {
    font-weight: 400;
    margin: 12px 48px;
    text-align: left;
}
.Wp-Subtitle-P {
    font-weight: 400;
    margin: 0 0 12px;
    text-align: left;
}
.Wp-Table-Body-P {
    font-weight: 400;
    margin: 0 0 12px;
    text-align: left;
}
.Wp-Title-P {
    font-weight: 400;
    margin: 0 0 20px;
    text-align: left;
}
.Wp-Code-C {
    font-family: "Courier New",monospace;
}
.Wp-Default-Paragraph-Font-C {
    font-family: "Verdana",sans-serif;
}
.Wp-Emphasis-C {
    font-family: "Verdana",sans-serif;
    font-style: italic;
}
.Wp-Hyperlink-C {
    color: #0000ff;
    font-family: "Verdana",sans-serif;
    text-decoration: underline;
}
.Wp-Keyword-C {
    font-family: "Courier New",monospace;
    font-weight: 700;
}
.Wp-Placeholder-C {
    font-family: "Verdana",sans-serif;
}
.Wp-Reference-C {
    font-family: "Verdana",sans-serif;
    font-variant: small-caps;
}
.Wp-Strong-C {
    font-family: "Verdana",sans-serif;
    font-weight: 700;
}
.Wp-Strong-Emphasis-C {
    font-family: "Verdana",sans-serif;
    font-style: italic;
    font-weight: 700;
}
.Wp-Strong-Reference-C {
    font-family: "Verdana",sans-serif;
    font-style: italic;
    font-variant: small-caps;
    font-weight: 700;
}
#container {
    margin: auto;
    max-width: 1000px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.header {
    height: 384px;
    max-width: 1000px;
    position: relative;
    width: 100%;
}
.logo {
    bottom: 0;
    left: 0;
    position: absolute;
}
#nav {
    background: rgba(0, 0, 0, 0) url("../wpimages/nav-bg.jpg") repeat scroll 0 0;
    height: 62px;
    margin-top: 15px;
    width: 100%;
}
.navigation {
    list-style: outside none none;
    margin: 46px 0 0;
    max-width: 1000px;
    padding: 0;
    position: absolute;
    width: 100%;
}
.navigation li {
    display: inline;
    float: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .navigation li a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(239, 239, 239, 1) 20%, rgba(239, 239, 239, 1) 80%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
    padding-bottom:3px;
  padding-left:19px;
  padding-right:19px;
  padding-top:3px;
	}

    /* Safari only override */
    ::i-block-chrome,.navigation li a { background: #FFF; padding-bottom:3px  !important;  padding-left:18px !important;  padding-right:19px !important;  padding-top:3px; !important}
	
}
.navigation li a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(239, 239, 239, 1) 20%, rgba(239, 239, 239, 1) 80%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: bold;
    margin: 0 10px;
    padding: 3px 19px;
    text-decoration: none;
}
.navigation li a:hover {
    background: #888 none repeat scroll 0 0;
    color: #fff;
}
.sub-nav {
    box-sizing: border-box;
    display: none;
    margin-top: 2px;
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 99999;
}
.sub-nav a {
    cursor: pointer;
}
.sub-nav li {
    float: none;
}
.sub-nav li a {
    background-color: #999;
    border: medium none;
    border-radius: 0;
}
.sub-nav li a:hover {
    background: #555 none repeat scroll 0 0;
}
.navigation li a:hover, nav ul li.last:hover a.lasta {
}
.last:hover > ul {
    display: block;
    position: absolute;
}
.last:hover > ul > li > a {
    display: block;
}
.right-sidebar {
    background-color: #a1b298;
    background-image: url("../wpimages/right-sidebar-bg.png");
    background-repeat: no-repeat;
    box-sizing: border-box;
    float: right;
    padding: 20px;
    width: 41%;
}
.right-sidebar p {
    font-family: Verdana,Geneva,sans-serif !important;
    font-size: 12px;
    width: 330px;
}
#txt_62 {
    box-sizing: border-box;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: inherit;
    margin: 0 0 20px;
    padding: 30px 20px 0 0;
    width: 59%;
}
#txt_62 ul li {
    margin: 0 0 10px;
}
#site-title {
    display: none;
    text-indent: -9999px;
}
.book-online-btn {
    display: none;
}
.affiliations {
    width: 292px;
}
.tgc {
    margin: 5px 0 20px;
}
.affiliations img.logo1 {
    float: left;
}
.affiliations img.logo2 {
    float: right;
}
.affiliations img.logo3 {
    float: none;
    margin: 9px 4px 0 0;
}
.affiliations img.logo4 {
    float: none;
    margin: 9px 0 0;
}
.book-online {
    margin-left: 60px;
    margin-top: 90px;
    position: absolute;
}
.sidebar-content {
    height: 40px;
    left: 13px;
    position: relative;
    top: -47px;
    width: 348px;
}
.sidebar-content img {
    left: 15px;
    position: relative;
    top: -34px;
}
.rates {
    background: rgba(0, 0, 0, 0) url("../wpimages/wp4f261f74_06.png") no-repeat scroll left bottom;
    font-family: "Verdana",sans-serif;
    height: 340px;
}
.valid {
    background: #c7bdaf none repeat scroll 0 0;
    border-radius: 20px;
    box-sizing: border-box;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    left: 20px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 150px;
}
.no-smoking {
    color: #fff;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    left: 20px;
    position: absolute;
}
.rates h2 {
    color: #6f594e;
    font-family: "Times New Roman",Times,serif;
    margin: 0 !important;
    text-transform: uppercase;
}
.credit-card {
    float: right;
    width: 153px;
}
.credit-card p {
    color: #6f594e;
    font-family: "Verdana",sans-serif;
    font-size: 11px !important;
    font-weight: bold;
    margin: 0;
    width: 153px;
}
.rates-content {
    font-size: 11px;
    padding: 35px;
    width: 242px;
}
.rates-content p {
    font-size: 11px !important;
    width: 242px !important;
}
.price {
    color: #ff0000;
    font-weight: bold;
}
.rates .small {
    font-size: 8px !important;
}
.red {
    color: #ff0000;
}
.rates .book-online {
    margin: 0;
    position: absolute;
    right: 20px;
}
.book-online.reservations {
    position: relative;
}
img.non-smoking {
    margin-top: 200px;
    position: absolute;
    right: 20px;
}
.clear {
    clear: both;
}
ul.terms {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 2em;
}
ul.facilities-list {
	-webkit-column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    list-style: outside none none;
    margin-top: 0;
}
ul.facilities-list li {
    background: rgba(0, 0, 0, 0) url("../wpimages/wp79968b0f_06.png") no-repeat scroll 0 0;
    height: 30px;
    margin: 0 0 10px;
    padding-left: 30px;
}
.terms a {
    color: #a1b298;
    float: right;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.terms a:hover {
    text-decoration: underline;
}
#page-title {
    font-size: 50px;
    font-weight: normal;
    left: 150px;
    position: absolute;
    top: 290px;
}
#page-title.rooms {
    color: #cbad77;
    text-transform: uppercase;
}
#page-title.reservations {
    color: #fff;
}
#page-title.terms {
    color: #ffff00;
}
#page-title.facilities {
    color: #0071a1;
}
.review-1 {
    background: rgba(0, 0, 0, 0) url("../wpimages/wpd96fbbe0_06.png") no-repeat scroll 0 0;
    float: left;
    height: 230px;
    padding: 20px 20px 20px 15px;
    position: relative;
}
.review-1 p {
    font-size: 11px;
    line-height: 13px;
    width: 198px;
}
.review-2 {
    background: rgba(0, 0, 0, 0) url("../wpimages/wp25d5feba_06.png") no-repeat scroll 0 0;
    float: left;
    height: 200px;
    padding: 60px 20px 20px 15px;
    position: relative;
}
.review-2 p {
    color: #ff0000 !important;
    font-size: 13px;
    width: 198px;
}
.review-3 {
    background: rgba(0, 0, 0, 0) url("../wpimages/wpd96fbbe0_06.png") no-repeat scroll 0 0;
    float: left;
    font-size: 11px;
    padding: 30px 20px 20px 15px;
    position: relative;
}
.review-3 p {
    font-family: "Comic Sans MS",cursive;
    font-size: 13px;
    line-height: 16px;
    width: 190px;
}
.review-4 {
    background: rgba(0, 0, 0, 0) url("../wpimages/wpb9f4b6de_06.png") no-repeat scroll 0 0;
    float: left;
    height: 220px;
    margin-left: -35px;
    padding: 50px 20px 20px 55px;
    position: relative;
}
.review-4 p {
    color: #000 !important;
    font-size: 13px;
    width: 198px;
}
.review-5 {
    background: rgba(0, 0, 0, 0) url("../wpimages/wp0978f3fe_06.png") no-repeat scroll 0 0;
    float: left;
    height: 230px;
    padding: 50px 20px 20px 35px;
    position: relative;
}
.review-5 p {
    color: #000 !important;
    font-family: "Comic Sans MS",cursive;
    font-size: 13px;
    width: 218px;
}
#desk td {
    width: 50%;
}
#desk button {
    margin: 0;
}
#desk textarea {
    margin-top: 0;
}
#desk input {
    margin: 0;
}
#desk.captcha {
    height: 10px;
}
#desk #Container {
    width: 236px;
}
#mobileenquiryForm {
    display: none;
}
.refresh img {
    max-width: 20px;
}
form * {
    box-sizing: border-box;
}
.accommodation-enquiry {
    width: 100%;
}
.accommodation-enquiry td:nth-of-type(1) {
    width: 23%;
}
#booking-form {
    background: #dee4db none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 0.8em;
    padding: 20px 20px 0;
    position: relative;
    width: 100%;
}
#booking-form h2 {
    margin: 0 0 20px;
}
input {
    margin: 10px 0;
    padding: 10px;
    width: 100%;
}
input, select, textarea {
    border: medium none;
}
.input-left-50 {
    float: left;
    padding-right: 5px;
    width: 50%;
}
.input-right-50 {
    float: right;
    padding-left: 5px;
    width: 50%;
}
.input-left-100 {
    float: left;
    width: 100%;
}
textarea {
    border: medium none;
    color: #444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    height: 156px;
    margin: 10px 0 0;
    padding: 12px 15px;
    width: 100%;
}
input[placeholder], [placeholder], [placeholder] {
    color: #999;
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    letter-spacing: 1px;
}
textarea[placeholder], [placeholder], [placeholder] {
    color: #999;
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
	font-size: 15px;
}
select {
    margin: 10px;
    padding: 10px;
    width: 80px;
}
label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
input[type="checkbox"] {
    height: 13px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -1px;
    vertical-align: bottom;
    width: 13px;
}
#Submitter {
    background: #4d6d3b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    width: 50%;
}
input#Submitter[type="submit"]:disabled {
    background: #ccc none repeat scroll 0 0;
    border: 1px solid #999;
    color: #999;
}
#review-form button {
    float: right;
    height: 35px;
    margin: 10px 0 0;
    width: 100px;
}
table.contact-details {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
}
.iframeWrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.iframeWrapper iframe {
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
	width:100%; height:100%
}
.hidden {
    visibility: hidden;
}
#Container {
    height: 50px;
}
.captcha {
    float: left;
    width: 50% !important;
}
.refresh {
    bottom: 12px;
    left: 33px;
    position: relative;
}
#SpamCheck {
    color: #999;
    height: 35px !important;
    padding: 10px;
}
#url {
    height: 1px;
    position: absolute;
    visibility: hidden;
    width: 1px;
}
.Zebra_DatePicker *, .Zebra_DatePicker *::after, .Zebra_DatePicker *::before {
    box-sizing: content-box !important;
}
.Zebra_DatePicker {
    background: #666 none repeat scroll 0 0;
    border: 3px solid #666;
    display: none;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 100px;
    position: absolute;
    z-index: 100;
}
.Zebra_DatePicker * {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #000;
    margin: 0;
    padding: 0;
}
.Zebra_DatePicker table {
    border-collapse: collapse;
    border-spacing: 0;
}
.Zebra_DatePicker td, .Zebra_DatePicker th {
    padding: 5px 0;
    text-align: center;
}
.Zebra_DatePicker td {
    cursor: pointer;
}
.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px;
}
.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    background: #e8e8e8 none repeat scroll 0 0;
    border: 1px solid #7bacd2;
    width: 30px;
}
.Zebra_DatePicker, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker .dp_footer .dp_hover {
    border-radius: 5px;
}
.Zebra_DatePicker .dp_header td {
    color: #fff;
}
.Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next {
    width: 30px;
}
.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: bold;
}
.Zebra_DatePicker .dp_header .dp_hover {
    background: #222 none repeat scroll 0 0;
    color: #fff;
}
.Zebra_DatePicker .dp_header .dp_blocked {
    color: #888;
    cursor: default;
}
.Zebra_DatePicker .dp_daypicker th {
    background: #ffcc33 none repeat scroll 0 0;
}
.Zebra_DatePicker td.dp_not_in_month {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #cdcdcd;
    cursor: default;
}
.Zebra_DatePicker td.dp_not_in_month_selectable {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #cdcdcd;
    cursor: pointer;
}
.Zebra_DatePicker td.dp_weekend {
    background: #d8d8d8 none repeat scroll 0 0;
}
.Zebra_DatePicker td.dp_weekend_disabled {
    color: #ccc;
    cursor: default;
}
.Zebra_DatePicker td.dp_selected {
    background: #5a4b4b none repeat scroll 0 0;
    color: #fff !important;
}
.Zebra_DatePicker td.dp_week_number {
    background: #ffcc33 none repeat scroll 0 0;
    color: #555;
    cursor: text;
    font-style: italic;
}
.Zebra_DatePicker .dp_monthpicker td {
    width: 33%;
}
.Zebra_DatePicker .dp_yearpicker td {
    width: 33%;
}
.Zebra_DatePicker .dp_footer {
    margin-top: 3px;
}
.Zebra_DatePicker .dp_footer td {
    color: #fff;
    font-weight: bold;
    padding: 2px;
}
.Zebra_DatePicker .dp_footer .dp_hover {
    background: #222 none repeat scroll 0 0;
    color: #fff;
}
.Zebra_DatePicker td.dp_current {
    color: #c40000;
}
.Zebra_DatePicker td.dp_disabled_current {
    color: #e38585;
}
.Zebra_DatePicker td.dp_disabled {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #cdcdcd;
    cursor: default;
}
.Zebra_DatePicker td.dp_hover {
    background: #482424 none repeat scroll 0 0;
    color: #fff;
}
button.Zebra_DatePicker_Icon {
    background: rgba(0, 0, 0, 0) url("../wpimages/calendar.png") no-repeat scroll left top;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 0;
    margin-right: 0 !important;
    padding: 0;
    position: relative;
    text-indent: -9000px;
    vertical-align: top;
    width: 16px;
}
button.Zebra_DatePicker_Icon_Disabled {
    background-image: url("../wpimages/calendar-disabled.png");
}
button.Zebra_DatePicker_Icon {
    margin: 0 0 0 3px;
    position: relative;
}
button.Zebra_DatePicker_Icon_Inside {
    float: right;
    margin-top: -36px !important;
    right: 10px;
}
.Date {
    width: 100% !important;
}
#return-details .Zebra_DatePicker_Icon_Inside {
    margin-top: -40px !important;
}
.formError {
    z-index: 990;
}
.formError .formErrorContent {
    z-index: 991;
}
.formError .formErrorArrow {
    z-index: 996;
}
.ui-dialog .formError {
    z-index: 5000;
}
.ui-dialog .formError .formErrorContent {
    z-index: 5001;
}
.ui-dialog .formError .formErrorArrow {
    z-index: 5006;
}
.inputContainer {
    float: left;
    position: relative;
}
.formError {
    cursor: pointer;
    display: block;
    left: 300px;
    position: absolute;
    text-align: left;
    top: 300px;
}
.formError.inline {
    display: inline-block;
    left: 0;
    position: relative;
    top: 0;
}
.ajaxSubmit {
    background: #55ea55 none repeat scroll 0 0;
    border: 1px solid #999;
    display: none;
    padding: 20px;
}
.formError .formErrorContent {
    background: #ee0101 none repeat scroll 0 0;
    border: 2px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 0 6px #000;
    color: #fff;
    font-size: 11px;
    min-width: 180px;
    padding: 4px 10px;
    position: relative;
    width: 100%;
}
.formError.inline .formErrorContent {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.greenPopup .formErrorContent {
    background: #33be40 none repeat scroll 0 0;
}
.blackPopup .formErrorContent {
    background: #393939 none repeat scroll 0 0;
    color: #fff;
}
.formError .formErrorArrow {
    margin: -2px 0 0 13px;
    position: relative;
    width: 15px;
}
body[dir="rtl"] .formError .formErrorArrow, body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom {
    box-shadow: none;
    margin: 0 0 0 12px;
    top: 2px;
}
.formError .formErrorArrow div {
    background: #ee0101 none repeat scroll 0 0;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #444;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 0 auto;
}
.formError .formErrorArrowBottom div {
    box-shadow: none;
}
.greenPopup .formErrorArrow div {
    background: #33be40 none repeat scroll 0 0;
}
.blackPopup .formErrorArrow div {
    background: #393939 none repeat scroll 0 0;
    color: #fff;
}
.formError .formErrorArrow .line10 {
    border: medium none;
    width: 13px;
}
.formError .formErrorArrow .line9 {
    border: medium none;
    width: 11px;
}
.formError .formErrorArrow .line8 {
    width: 11px;
}
.formError .formErrorArrow .line7 {
    width: 9px;
}
.formError .formErrorArrow .line6 {
    width: 7px;
}
.formError .formErrorArrow .line5 {
    width: 5px;
}
.formError .formErrorArrow .line4 {
    width: 3px;
}
.formError .formErrorArrow .line3 {
    border-bottom: 0 solid #ddd;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    width: 1px;
}
.formError .formErrorArrow .line2 {
    background: #ddd none repeat scroll 0 0;
    border: medium none;
    width: 3px;
}
.formError .formErrorArrow .line1 {
    background: #ddd none repeat scroll 0 0;
    border: medium none;
    width: 1px;
}
.captcha input {
    width: 105px !important;
}
.captcha-img {
    margin-left: 10px;
    max-width: 61px;
    text-shadow: none !important;
}
#slideshow {
    height: inherit;
    max-width: 550px !important;
    width: 100%;
}
ul.bjqs {
    display: none;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
li.bjqs-slide {
    display: none;
    position: absolute;
}
ul.bjqs-controls {
    background: #888 none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
    position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
    background: rgba(0, 0, 0, 0) url("../wpimages/slider-controls.png") repeat scroll 0 0;
    height: 33px;
    right: 10px;
    top: 5px !important;
    width: 30px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
    background: rgba(0, 0, 0, 0) url("../wpimages/slider-controls.png") repeat scroll 0 34px;
    height: 33px;
    left: 10px;
    top: 5px !important;
    width: 30px;
}
ul.bjqs-controls.v-centered li.bjqs-next a:hover {
    background: rgba(0, 0, 0, 0) url("../wpimages/slider-controls.png") repeat scroll 31px 0;
    height: 33px;
    width: 30px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
    background: rgba(0, 0, 0, 0) url("../wpimages/slider-controls.png") repeat scroll 31px 34px;
    height: 33px;
    width: 30px;
}
ol.bjqs-markers {
    background: #303030 none repeat scroll 0 0;
    box-sizing: border-box;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 43px;
    list-style: outside none none;
    margin: 0;
    padding: 5px 50px 4px;
    width: 100%;
}
ol.bjqs-markers.h-centered {
    text-align: center;
}
ol.bjqs-markers li {
    display: inline;
}
ol.bjqs-markers li a {
    background: #151515 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin: 5px 2px 0 0;
    padding: 4px 3px;
    text-decoration: none;
    width: 20px;
}
ol.bjqs-markers li a:nth-of-type(2) {
    margin: 0;
    text-decoration: underline;
}
ol.bjqs-markers li a:hover {
    background: #ccc none repeat scroll 0 0;
    color: #333;
}
li.active-marker a {
    background: #ccc none repeat scroll 0 0 !important;
    color: #333 !important;
}
p.bjqs-caption {
    bottom: 0;
    display: block;
    margin: 0;
    padding: 2%;
    position: absolute;
    width: 96%;
}
footer { width: 100%; background: #CCC; }
.footer-copyright { box-sizing: border-box; font-family:Verdana, Geneva, sans-serif; text-align: center;font-size: 11px; padding: 10px; margin:auto; width: 100%; color: #FFF; background: #2b2b2b }
.footer-copyright a { color: #999; }
.footer-copyright a:hover { color: #777; }
@media only screen and (max-width: 1000px) {
body {
    height: inherit;
	margin: 0 !important
}
.header {
    background: #436639 none repeat scroll 0 0 !important;
    height: inherit;
}
.banner-img, .logo {
    max-width: 1000px;
    width: 100%;
}
#nav {
    background-image: none;
}
.navigation li a {
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.hide {
    display: none;
}

img.logo {
    display: none;
}
#site-title {
    background: #436639 none repeat scroll 0 0;
    bottom: 10px;
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: normal;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-indent: 0;
    text-shadow: none;
    text-transform: uppercase;
    top: 0;
}
#site-title p {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    margin: 10px 0 0 !important;
    text-transform: none;
}
.book-online-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #fff !important;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    margin: 10px 0;
    padding: 5px 10px;
    text-decoration: none;
}
.book-online-btn:hover {
    background: #fff none repeat scroll 0 0;
    color: #436639 !important;
    cursor: pointer;
}
#site-title h1 {
    font-weight: normal !important;
    margin: 0 !important;
}
.book-online {
    display: none;
}
#page-title {
    background: #2b2b2b none repeat scroll 0 0;
    bottom: 10px;
    font-size: 35px;
    font-weight: normal;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    top: 0;
}
span.bb {
    display: block;
    font-size: 30px;
    margin: -10px 0 0;
    padding: 0;
    text-transform: none;
}
span.psa {
    color: #a2c500;
    display: block;
    float: none;
    font-size: 21px;
    padding: 0;
    text-transform: none;
}
#txt_62 {
    box-sizing: border-box;
    height: inherit !important;
    padding: 20px;
    top: auto !important;
    width: 100% !important;
}
.Body-C {
    font-size: 14px;
    line-height: 1.4em !important;
}
.right-sidebar {
    background-image: none;
    position: relative !important;
    width: 100% !important;
}
.affiliations, .tgc {
    display: block !important;
    margin: auto !important;
}
.sidebar-content, img.contact-bg {
    display: none !important;
}
.right-sidebar p {
    text-align: center !important;
    width: 100% !important;
}
.right-sidebar img {
    display: block;
    margin: auto !important;
    max-width: 100% !important;
}
.sidebar-content img {
    display: inline !important;
}
.affiliations {
    display: block !important;
    margin: auto !important;
    max-width: 1000px;
    text-align: center;
    width: 100% !important;
}
.affiliations img {
    display: inline;
    float: none !important;
    margin: 5px auto !important;
    max-width: 100%;
    text-align: center;
}
.leaf-branch {
    display: none !important;
}
#slideshow {
    display: block;
    margin: 0 auto 60px;
}
.rates, .rates-content {
    background-position: center bottom;
    display: block;
    float: none;
    margin: auto;
    text-align: center;
}
.credit-card {
    background-position: center bottom;
    display: block;
    float: none;
    margin: 10px auto;
    text-align: center;
}
img.non-smoking {
    display: none;
}
.refresh img {
    display: inline !important;
}
#nav {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999999;
	margin: 0;
}
#nav li a {
    background: #efefef none repeat scroll 0 0;
    color: #666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 15px 0 14px 15px;
    text-decoration: none;
    width: 100%;
}
#nav li a:hover {
    background: #666 none repeat scroll 0 0;
    color: #efefef;
}
#nav > a { }
#nav:not(:target) > a:first-of-type, #nav:target > a:last-of-type {
    background-image: url("../wpimages/nav-white.png");
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 50px;
}
#nav > ul {
    display: none;
    height: auto;
    left: 0;
    margin-top: 90px !important;
    position: relative;
    right: 0;
    width: 100%;
}
#nav:target > ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#nav > ul > li {
    border-bottom: 1px solid #999;
    float: none;
    margin: 0;
    width: 100%;
}
#nav li ul {
    background: #efefef none repeat scroll 0 0;
    border-top: 1px solid #999;
    margin-left: 0;
    position: relative !important;
    width: 100%;
}
#nav li ul li {
    background: #f63 none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
#nav li ul li a {
    font-weight: normal;
    position: relative !important;
    width: 100%;
}
#nav li:hover li a {
}
.sub-nav {
    display: block;
    margin-top: 0;
}
.sub-nav li a {
    background-color: #ccc !important;
    padding-left: 20px !important;
}
.sub-nav li a::before {
    color: #aaa;
    content: "ᴸ ";
}
.sub-nav li a:hover {
    background-color: #666 !important;
    color: #333;
}
.refresh img, .captcha img { display: inline !important}

@media only screen and (max-width: 680px) {
span.bb {
    display: block;
    font-size: 30px;
    padding: 0;
    text-transform: none;
}
span.psa {
    color: #a2c500;
    float: none;
    font-size: 21px;
    padding: 0;
    text-transform: none;
}
ul.facilities-list {
    -moz-column-count: 1;
    -moz-column-gap: 0;
}
}
@media only screen and (max-width: 600px) {
#slideshow {
    display: block;
    margin: 0 auto 72px;
}
ol.bjqs-markers {
    height: 72px;
}
.captcha { width: 100% !important;}
#review-form button {
    float: none;
    height: 35px;
    margin: 10px 0 0;
    width: 90%;
	display: block;
	margin:auto
}
input#Submitter { width: 100%; display: block; margin:10px auto }
}
@media only screen and (max-width: 500px) {
	#nav li a { padding: 8px}
	#nav > ul { margin-top: 61px !important; }
	#nav:not(:target) > a:first-of-type, #nav:target > a:last-of-type { top: 7px !important }
}
@media only screen and (max-width: 400px) {

#site-title {
    font-size: 18px;
}
#page-title {
    font-size: 26px;
}
span.bb {
    font-size: 20px;
}
span.psa {
    font-size: 18px;
}
ol.bjqs-markers {
    display: none;
}
.rates {
    background-color: #fff;
    background-image: none;
}
.rates {
    height: inherit;
    margin: 10px 0 0;
    padding: 20px 0;
}
.rates-content {
    box-sizing: border-box;
    padding: 20px !important;
    width: 100%;
}
.rates-content p {
    font-size: 15px !important;
    width: 100% !important;
}
.rates .small {
    font-size: 12px !important;
}
.rates h2 {
    margin: 9px 0 !important;
}
}