html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote, figure {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:disc; }
q:before, q:after { content:''; }


* {box-sizing: border-box;}

html {
  background-color: #fff;

}

body {

  background-color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

body,td,th {
  font-family: Arial, Helvetica, san-serif;
  font-size: 16px;
  color: #111;
  line-height: 140%;

}



h1 {
        background-color: #EEEEF2;
        font-size: 30px;
	padding: 20px 10px 10px 15px;
	line-height: 140%;
        color: #373546;
        text-align: center;
        margin-bottom: 15px;
}

h2 {
        color: #c00000;
        font-size: 24px;
	padding: 10px 20px 5px 0px;
	line-height: 140%;

}
h3 {
        color: #c00000;
        font-size: 22px;
	padding: 20px 20px 10px 0px;
	line-height: 140%;

}

h4 {
        color: #c00000;
        font-size:18px;
	font-weight: normal;
        line-height: 140%;
        padding: 15px 20px 0px 0px;
}



.style1 {
   font-size: 12px;
}
.style2 {
   font-size: 12px;
   text-align: right;
}
.style3 {
   font-size: 12px;

   font-style: italic;
}
.style4 {
   font-size: 13px;

   font-weight: bold;
}
.style4a {
   font-size: 13px;
   text-align: center;
   font-weight: bold;
}
.style5 {

   text-align: center;
}
.style6 {

   color: #B30000;
   font-weight: bold;

}
.style7 {
   font-weight: bold;
}

.style8 {
     text-align: right;
}

.style9 {
        color: #6C7836;
        font-size: 18px;

}
.style10 {
        color: #6E7B37;
        font-weight: bold;

}
.style11 {
   font-size: 14px;
}
.style14 {


   padding: 10px 0 0 0;
}

.style16 {
   text-align: right;
   font-weight: bold;

}
.style121{
   font-size: 20px; 
   padding: 15px 0 0 0;
}
.style122{
   font-size: 18px;
   padding: 20px 0 ;
   text-align: center;
}
.style123{
    padding: 0px 0px 20px 0;
      font-size: 26px;
      color: #333;
      text-align: center
}
A{
   text-decoration:none;

}

A:link { color: #c00000;}
A:visited { color: #c00000;}
A:hover { 
  text-decoration: underline;
}

A:focus{
       color: #fff;
       background-color: #373546;

}


.content {
       width: 100%;
       max-width: 1200px;
       margin: 0px auto 40px auto;
       min-width: 994px;

}
.wrapper{
      padding: 0 10px;
      margin: 0;
}
.wrapper2{
      padding: 0 2px;
      margin: 0;
}

p {
    padding-top: 5px;
    padding-bottom: 5px;
}
li {
     margin-bottom: 5px;
}
ul.list{
    list-style: none;
    font-size: 18px;

}
ul.list a{
    color: #473F32;
    padding: 5px;
}
ul.list a:hover {
    color: #000;
    text-decoration: none;
    background-color: #F6D088;
}
ul.list a:focus {
    color: #000;
    text-decoration: none;
    background-color: #F6D088;
}

ul.list2{
     list-style: disc;
     margin-top: 10px;

}
ul.list2 li{
      color: #333;
      padding-bottom: 10px;
}

ul.list2  a {

      padding: 5px;
      text-decoration: none;
      color: #fff;
      background-color: #4D4B63;
      font-size: 16px;
           border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #fff;

}
ul.list2 a:hover {
    text-decoration: none;
       color: #fff;
       background-color: #c00000;
}
ul.list2 a:focus {
    text-decoration: none;
       color: #fff;
       background-color: #c00000;
}

.outer_bg_banner{
    background-color: #fff;
    width: 100%;
    margin: 0 auto;

}
.bg_banner{
    background-color: #fff;

    max-width: 1200px;
    min-width: 900px;
    width: 100%;
    padding-top: 5px;
    margin: 0px auto;
    
}




.topbar4 {
      background-color: #FDFCFC;
      width: 100%;
      margin: 0px auto;
      text-align: center;
      padding: 20px 0;


}


.mediabar{

    text-align: right;
    padding:10px 0 2px 0;
    height: 30px;
    width: 500px;
    float: right;

    margin-right: 10px;
}

.mediabar img{
     display_block;
}

.mediabar a{
  color: #A24E99;

}
.mediabar a:active{
  color: #A24E99;

}
.mediabar a:hover{
  color: #A24E99;


}
.mediabar a:focus{


}

.outer_navy{
    width: 100%;
    text-align: center;
     margin-bottom: 0px;
     background-color: #4D4B63;


}
ul.navy {

       list-style-type: none;
       padding: 20px 0px 13px 0;

}


ul.navy li {
      display: inline;


}

ul.navy a {
      color: #fff;
      text-decoration: none;
      font-size: 17px;
      font-weight: 500;

      padding: 6px 18px 4px 18px;

}
ul.navy a:visited{
      color: #fff;

}
ul.navy a:hover {

       background-color: #c00000;
}
ul.navy a:focus {

       background-color: #c00000;

}


#book {
        margin: 30px auto;
        width: 970px;

}
#book h2{
  color: #000;
  font-size: 18px;
  background-color: #f1f1f1;
  padding: 10px 10px 5px 10px;
}
#book table {
        border-collapse: collapse;
        margin-bottom: 10px;
        width: 900px;
        

}


#submitBtn {

    color: #000;
    background-color:  #f1f1f1;
    padding: 8px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
     border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #c1c1c1;
}
#submitBtn:hover {
      color: #fff;
      background-color: #5F7595;


}
#submitBtn:focus {
      color: #fff;
      background-color: #5F7595;

}



.textField{
    width: 95%;
    padding:5px;
    border: 1px solid #ccc;
    height:150px ;
    overflow:auto;

}
.textField:focus {

      border: 1px solid  #000;
}
.textInput{
    width: 95%;
    padding:5px;
    border: 1px solid #ccc;
}
.textInput:focus {

      border: 1px solid  #000;

}




.textField2{
    width: 98%;
    padding: 4px;
    border:1px solid #999;
    height:150px ;
    overflow:auto;

}
.textField2:focus {

      border: 1px solid  #000;
}
.textInput2{
    width: 98%;
    padding: 4px;
    border:1px solid #999;
}
.textInput2:focus {

      border: 1px solid  #000;

}
.styled-select2 select {

   width: 98%;
   padding: 5px;
   font-size: 20px;
   border:1px solid #aaa;


}
.styled-select3 select {

   font-size: 20px;
   border:1px solid #aaa;
   color: #666;

}



.com_button a {
      display: block;
      width:310px;

      padding: 15px 10px;
      text-decoration: none;
      background-color:  #ded5cb;
      color: #000;

      border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #ded5cb;
      text-align: center;

      margin: 0px 0;
      font-size: 16px;
}
.com_button a:hover {
      color: #fff;
      background-color:  #5F7595;

}
.com_button a:focus {

      text-decoration: none;
      color: #fff;
      background-color: #5F7595;
}



.com_but {

    width: 990px;
    margin: 10px auto;

}
.com_but li {

    padding: 5px;
    text-align: center;
   
}
.com_but ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;

}
.com_but li {
    float: left;
    width: calc(25% );
    margin: 20px 0;

}
@supports (display: grid) {
    .com_but ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);

    }
    .com_but li {
        width: auto;
        min-height: auto;
        margin: 0;

    }
}

.com_but2 {

    width: 990px;
    margin: 10px auto;

}
.com_but2 li {

    padding: 5px;
    text-align: center;
   
}
.com_but2 ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;

}
.com_but2 li {
    float: left;
    width: calc(50% );
    margin: 20px 0;

}
@supports (display: grid) {
    .com_but2 ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);

    }
    .com_but2 li {
        width: auto;
        min-height: auto;
        margin: 0;

    }
}
#thankyou{
   margin-bottom: 260px;
}
.titlepic{
    width: 100%;
    max-width: 1200px;
    min-width: 990px;
}


ul.documents {


      padding: 12px 25px ;
      margin: 0px 0 0 0px;

}
ul.documents li{

      padding-bottom: 10px;


}

ul.documents a{
     font-size: 18px;
     padding: 8px;
}

ul.documents a:hover{
     text-decoration:underline;
     font-size: 18px;
     padding: 8px;

}




.button a {
      display: block;
      width: 300px;
      padding: 10px;
      text-decoration: none;
      color: #373546;
      background-color:  #ddd;
      font-size: 17px;
      border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #ddd;
      text-align: center;
      margin: 10px auto;
}
.button a:hover {
      color: #fff;
      background-color:  #c00000;
      border: 1px solid #c00000;
}

.button a:focus {
      color: #fff;
      background-color:  #c00000;
      border: 1px solid #c00000;
}

.button2 a {
      display: block;
      width: 300px;
      padding: 10px;
      text-decoration: none;
      color: #fff;
      background-color:  #c00000;
      border: 1px solid #c00000;
      font-size: 17px;
      border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;

      text-align: center;
      margin: 10px auto;
}
.button2 a:hover {
      color: #fff;
      background-color:  #373546;
      border: 1px solid #000;
}

.button2 a:focus {
      color: #fff;
      background-color:  #373546;
      border: 1px solid #000;
}
#container {
    margin-right: -400px;
    float:left;
    width:100%;


}
#content {
    margin-right: 450px; /* 50px added for center margin */

}
#sidebar {
    width:400px;
    float:left

}

#contentcard{

}

#sidebarcard{
  padding: 0px 0 0 0px;

}

.galpanel {
      width: 100%;
      max-width: 1200px;

      margin: 0px auto 25px auto;
      padding: 20px 5px 10px 5px;
      box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}



#outergallwrapper{
     width: 990px;
     margin: 0px auto ;
}


#gallcontainer500 {

    margin: 0px -500px 20px 0;
    float:left;
    width:990px;


}
#gallcontent500 {
    margin-right: 510px; /* 50px added for center margin */


}
#gallsidebar500 {
    width:500px;
    float:left;


}

#galcontentcard500{

}

#galsidebarcard500{
  margin: 10px 0 20px 0px;
   

}

.gallwrapper500 ul {
    margin: 0 -2px;
    padding: 0;
    list-style: none;
    width: 480px;

}

.gallwrapper500 li {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 4px);
    margin: 2px;  

}
@supports (display: grid) {
    .gallwrapper500 ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 4px;
        margin: 0;

    }
    .gallwrapper500 li {
        width: auto;
        margin: 0;

    }
}


.newspanel {
      width: 100%;
      max-width: 1200px;

      margin: 0px auto 25px auto;
      padding: 20px 20px 10px 20px;
      box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.newspanel h2{
      font-size: 26px;
      padding-top: 10px;
      margin-top: 0;
}
.newspanel h3{
      font-size: 22px;
      padding-top: 10px;
      margin-top: 0;
}



.newspanel500 {
      width: 100%;
      max-width: 500px;

      margin: 0px 0 25px 0;
      padding: 20px 20px 10px 20px;
      box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.newspanel500 h2{
      font-size: 26px;
      padding-top: 10px;
      margin-top: 0;
}
.newspanel500 h3{
      font-size: 22px;
      padding-top: 10px;
      margin-top: 0;
}


 .newspanel400 {
      width: 100%;
      max-width: 400px;

      margin: 0px 0 25px 0;
      padding: 20px 20px 10px 20px;
      box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.newspanel400 h2{
      font-size: 24px;
      padding-top: 10px;
      margin-top: 0;
}
.newspanel400 h3{
      font-size: 22px;
      padding-top: 10px;
      margin-top: 0;
}



.shortpage5{
   margin-bottom: 5px;
}
.shortpage10{
   margin-bottom: 10px;
}
.shortpage15{
   margin-bottom: 15px;
}
.shortpage20{
   margin-bottom: 20px;
}
.shortpage30{
   margin-bottom: 30px;
}
.shortpage50{
   margin-bottom: 50px;
}
.shortpage100{
   margin-bottom: 100px;
}
.shortpage200{
   margin-bottom: 200px;
}
.shortpage300{
   margin-bottom: 300px;
}
.shortpage400{
   margin-bottom: 400px;
}
.terms{
   margin: 0px auto;
   line-height: 1.4;
   padding: 0px 20px;
}
.terms ol{
   padding-top: 10px;
}

.terms li{
   padding-bottom: 10px;
}
.terms h2{
   padding-top: 20px;
   padding-bottom: 5px;
   font-size: 24px;
}
.plain980_bdr {
      min-width: 900px;
      margin: 20px auto;
	  max-width: 1100px;
	  width: 100%;

}
.plain980_bdr th{
      vertical-align: top;
      padding: 10px;
      font-size: 20px;
      color: #3E7C84;
      border: 1px solid #999;
}
.plain980_bdr td{
      vertical-align: top;
      padding: 5px;
	  border: 1px solid #999;
	  width: 14%;
	   background-color: #fff;
	
}

.outer_calmenu{
       width: 100%;
       background-color: #615E7D;
       max-width: 1200px;
       margin: 0 auto;
}
ul.calmenu {
       background-color: #615E7D;
       list-style-type: none;
       padding: 8px 0 8px 0;
       width: 100%;
       max-width: 1200px;
       min-width: 980px;
       margin: 0px auto 0px auto;
       text-align: center;
       margin: 15px auto 20px auto;

}

ul.calmenu li {
      display: inline;
      padding: 8px 0;
      text-align: center;
      margin: 0;

}

ul.calmenu a {
      text-align: center;
      text-decoration: none;
      font-size: 18px;
      font-weight: normal;
      color: #fff;
      padding: 8px 20px 8px 20px;   

}
ul.calmenu a:hover {
        padding: 8px 20px 8px 20px;
           background-color: #dbeff0;
      color: #111;
}
ul.calmenu a:focus {
        padding: 8px 20px 8px 20px;
      color: #111;
     background-color:#dbeff0;

}
.booked_button {
     background-color: #E6F7F7;
	 padding: 5px;
	 font-size: 15px;
	 border-bottom: 5px solid #fff;

}
/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}




.bottomline{
      font-size: 14px;
      color: #fff;
      margin: 20px auto 0 auto;
      width: 100%;
      max-width: 1200px;
      min-width: 990px;
      text-align: right; 
      padding: 10px 20px 0 0;
      border-top: 1px solid #ddd;

}
.bottomline a{
      font-size: 14px;
       color: #fff;
       padding: 2px;
}
.bottomline a:hover {
     text-decoration: none;
     color: #fff;
     background-color: #c00000;

}
.bottomline a:focus {
     text-decoration: none;
     color: #fff;
     background-color: #c00000;

}
.bottomline p{
      font-size: 14px;
      color: #fff;
}


.outer_footer_panel{
     background-color: #373546;
     width: 100%;
}

.footer_panel {

      width: 100%;
      margin: 0px auto;
      padding: 40px 0 0 5px;
      max-width: 1200px;
      min-width: 994px;
      background-color: #373546;
}
.footer_panel ul{
      list-style: none;
      color: #fff;
}
.footer_panel li{
      line-height: 1.6;
      font-size: 15px;
}
.footer_panel p{
      line-height: 1.4;
      font-size: 15px;
      font-style: normal;
      color: #fff;
}
.footer_panel a {
        color: #fff;
        padding: 5px 2px 4px 2px;
        font-size: 15px;
        line-height: 1.4;
}
.footer_panel a:hover {
       color: #fff;
       background-color: #c00000;
       text-decoration: none;

}
.footer_panel a:focus {
     text-decoration: none;
     color: #fff;
     background-color: #c00000;
     
}



.greyline {
     border-bottom: 3px solid #A6E4F2;
     margin:20px 0;
}
.community{
   margin: 50px 0px;

}

.community h2{
  color: #fff;
  background-color:  #615E7D;
  padding: 8px 0 3px 15px;
  margin-bottom: 10px;
  font-size: 18px;
}


.community h3 {
        font-size: 18px;
        padding: 5px 0;
        line-height: 140%;

}


a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
     color: #fff;
     background-color: #c00000;
    left: auto;
    top: auto;
    width: 200px;                        ;                                                                %;
    height: auto;
    overflow:auto;
    margin: 10px;
    padding:5px;

    border:1px solid #000;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
/* booking form: */
.bt_row::after {
  content: "";
  clear: both;
  display: block;
}

[class*="bt_col-"] {
  float: left;

}

.bt_col-3 {width: 41.66%;}
.bt_col-9 {width: 58.33%;}
.bt_col-12 {width: 100%;}
.bt_row {
  border: 1px solid #ccc;
  padding: 8px;
  margin: 5px 0;
}

/* For desktop: */
.st_row::after {
  content: "";
  clear: both;
  display: block;
}

[class*="st_col-"] {
  float: left;

}


.st_col-1 {width: 8.33%;}
.st_col-2 {width: 16.66%;}
.st_col-3 {width: 25%;}
.st_col-4 {width: 33.33%; }
.st_col-5 {width: 41.66%;}
.st_col-6 {width: 50%; }
.st_col-7 {width: 58.33%;}
.st_col-8 {width: 66.66%;}
.st_col-9 {width: 75%;}
.st_col-10 {width: 83.33%;}
.st_col-11 {width: 91.66%;}
.st_col-12 {width: 100%;}


#preload { display: none; }

.hidden{
   position: absolute;
   top: -9999px;
   left: -9999px;
   color: #fff;
}
.hidden_top{
   position: absolute;
   top: -9999px;
   left: -9999px;
   color: #000;
}