body {
font-weight: normal;
font-size: 16px;
    line-height: 1.5em;
font-family: 'Verdana', sans-serif;
width: 100%;
    max-width: 100%;
    margin: 0;
}

a {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
}


a:hover {
    color: #4B4B4B;
}


h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
}

h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
}

h3 {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
    
}


h4 {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
    
}

header {
    
 float: left;
    position:relative;
}


nav {
    float: left;
    width: auto;
    padding-right: 50px;
    padding-top: 50px;
    position: relative;
}

nav a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 34px;
color: #000;
text-decoration: none;
text-align: left;
}

nav a:hover {
color: #4B4B4B;
}

nav ul {
 list-style-type: none;   
    line-height: 2em;
}





#mobile-nav {
    float: left;
    padding-right: 50px;
    padding-top: 10px;
    position: relative;
   
    border-bottom: 3px solid #2e2e2e;
    display:none;
    
}


#mobile-nav ul {
list-style-type: none;
}


#mobile-nav ul li {
    
    display: inline;
    
        padding: 5px;
    }

#mobile-nav ul li a {
        font-size: 22px;

}






img {

    max-width: 100%;
    
}


.main-title {
    float: left;
    max-width: 100%;
    position: relative;
    clear: both;
    padding-top: 27px;
width: auto;
}


.main-title:hover {
    opacity: 0.8;
}


.small-title {
    font-family: 'Trebuchet MS';
    font-size: 46px;
    position: relative;
    text-transform: uppercase;
    float: left;
    clear: both;
    padding-top: 20px;
    margin: 10%;
    width: 100%;
    display: none;
 
    
}


.small-title a {
 text-decoration: none;   
}

.small-title a:hover {
 text-decoration: none;
    opacity: 0.8;
}


a.main-cta  {
background: #2e2e2e;
padding:4px;
    color: white;
float:right;
position: relative; 
    border: 2px solid transparent;  
    
}
  
a:hover.main-cta {
    color: #2e2e2e;
    background: #fff;
    border:2px solid #2e2e2e;
}



/*MASTER A TEMPLATE*/

.main-text {
    width: 45%;
    position: relative;
    float: left;
    padding-top: 50px;
    
}



.main-text a {
color: #096;
text-decoration: none;
}
  
.main-text a:hover {
    color: #086;
}


.main-image {
    
    width: 40%;
    float: right;
    position: relative;
/*
    padding-top: 50px;
*/
    padding-right: 50px;
}


.secondary-image {
    
    width: 250px;
    float: right;
    position: relative;
    padding-top: 50px;
    padding-right: 50px;
}


/*BOOKING TEMPLATE*/


.intro-text {
width: 45%;
    position: relative;
    float: left;
    padding-top: 50px;
    padding-bottom: 40px;

}

.accordion {

float: left;
position: relative;
width: 100%;
    padding-bottom: 10px;
border-top: 1px solid #DFDCDC;
}


.accordion p {
font-size: 14px;
    line-height: 1.2em;

}

.accordion h3 {
    
 line-height:1.4em;
    font-size: 18px;
}

.accord-content {
display: none;

}


.items {
    
 width: 45%;
    position: relative;
    float: left;
/*
    padding-top: 50px;   
*/
    
}

.cart-accordion {
float: right;
    position:relative;
width: 200px;
}

.cart-accord-header {
float: right;
    position: relative;
    width: 200px;
}



.cart-accord-content {
display: none;

}


#cart-toggle {
background: #fff;
    border: 2px solid #2e2e2e;
float: right;
    padding:10px;
    position:relative;
}


#cart-toggle:hover {
background: #2e2e2e;
    border: 2px solid #2e2e2e;
    color: white;
    padding:10px;
    position:relative;
}


#menu-toggle {
    
  background: #2e2e2e;
    border: 2px solid transparent;
    color: white;  
    
float: left;
    padding:10px;
    position:relative;
    display: none;
}


#menu-toggle:hover {
background: #3e3e3e;
    border: 2px solid transparent;
    padding:10px;
    position:relative;
}

/*MASTER-B TEMPLATE*/

.link-block {
float: left;
    position:relative;
    padding-top: 50px;
    padding-left: 20px;
    

}

.centre-image {

float: left;
    position:relative;
        padding-top: 50px;

}


.link-block a {
    font-size: 18px;
    font-family: 'Trebuchet MS', sans-serif;
    color: #000;
text-decoration: none;
text-align: left;
    
}

.link-block a:hover {
    opacity: 0.8;
}



/*
GALLERY UPDATED
*/



.gallery-main {
  width:60%;
  float:left;
    text-align: center;
  position:relative;
  padding-top: 50px;
}

.gallery-main ul {
  list-style-type:none;
}

.gallery-main ul li {
  padding:5px;
  width:150px;
  position:relative;
  float:left;
  display:block;
}


.gallery-main ul li:hover {
color: grey;
opacity: 0.9;
}


.gallery-main h2 {
text-transform: uppercase;
font-weight:700;
font-size:20px;
    
}


.gallery-main h3 {
font-weight:400;
font-size:16px;
text-decoration: italic;
}



.gallery-image {
    
    width: 50%;
    height: auto;
    position: relative;
    float: left;
    padding-top: 50px;
    margin-left: 5%;
    
}


.gallery-controls {
    list-style-type: none;
    font-size: 14px;
    font-weight: bold;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #333;
    
}

.gallery-controls ul{
    display: inline;
    text-decoration: underline;
    font-weight: 400;
    
}



.gallery-controls li {
display: block;
text-decoration: none;
    padding-bottom: 5px;
}


/*END GALLERY UPDATED*/








/*MEDIA QUERIES*/

@media only screen and (max-width: 915px) {
    
 
    .gallery-main {
        width:50%;
    }

    .gallery-image {
    margin-left:5%;
    }
    


@media only screen and (max-width: 768px) {
    
 
    .main-text {
        width:90%;
        padding: 5%;
    }

    .main-image {
      width:90%;
        padding: 5%;    }

    .secondary-image {
        width:90%;
        padding: 5%;
    }
    
    .gallery-main {
    width:100%;
    }
    

    .gallery-image {
    
    margin-left: 5%;
        margin-right: 5%;
        width: 90%;
    }
    
    /*

    nav {
    width: 100%;
        border-bottom: 1px solid #ccc;
    }
*/
    
    #menu-toggle {
    
    display:block;
    }
    

    
    nav {
    
    display:none;
    }
    
    nav ul li {
    
    display: inline;
        padding: 15px;
    }
    
    nav ul li a {
    font-size: 30px;
        
    }
    
    
    .main-title {
        
     display:none;   
    }
    
    
    .small-title {
    display: block;
    
    }
   
.items {
    
 width:90%;
 padding: 20px; }
    
 
    
}


@media only screen and (max-width: 425px) {


#mobile-nav ul li {
    
    display: block;
    
        padding: 5px;
    }
    
}



