body{
    margin: 0px;
    
   
    
    
    
}

.active{
    color: #bae0c5;
}
a {
    text-decoration: none;
    color: #E9EDE9;
}


#header {
    position: fixed;
    width:100%;
    height: 140px;
    background-color: #72957D;
    top: 0px;
    z-index: 99;
    
    border-radius: 0px 0px 0px 20px;
    
}

#lmlogo {
    position: relative;
    width: 70px;
    height: 70px;
    margin: 20px;
    
}

#topmenulist {
    color: #E9EDE9;
    list-style-type: none;
    
    
}



#topmenu {
	display: table;   /* Allow the centering to work */
	margin: -40px auto;
}

li {
    
    margin-right: 5px;
    font-family: 'Dosis', sans-serif;
    display: inline;
    
}

#bacp {
    position:absolute;
    width: 140px;
    height: 60px;
    right:0px;
    top:140px;
    
}
    

#hands {
    position: fixed;
    left: 0px;
    top: 100px;
    width: 100%;
    height: 100%;
    z-index: -10;
    opacity: 15%;


}

.contentboxhome{
    position: relative;
    width: 80%;
    height: 100%;
    max-width: 600px;
    margin: 190px auto 40px;
    
    
    
    
}

.contentboxservices{
    position: relative;
    width: 80%;
    height: 100%;
    
    margin: 170px auto 200px;
    text-align: center;
    
    
    
    
}

#contenttext1 {
    position: relative;
    float: left;
    
    
}


#katie{
    position: relative;
    float: left;
    margin: 0px 30px 10px 0px;
    width:120px;
    border-radius: 10px;
    opacity: 80%;
}


#p {
    position: relative;
    margin-top: 160px;
    font-family: 'Caveat', cursive;
    text-align: left;
    opacity: 40%;
    line-height: 40px;
    font-size: 22px;
    line-height: 50px;
    
}

.pabout {
    position: relative;
    margin-top: 10px;
    font-family: 'Dosis', sans-serif;
    text-align: left;
    opacity: 80%;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
    
    
}
#h{
    position: relative;
   padding-top: 40px;
    
   font-family: 'Mrs Saint Delafield', cursive;
   
    text-align: left;
    opacity: 25%;
}

.habout {
    position: relative;

    padding-top: 10px;
    
    font-family: 'Dosis', sans-serif;
   
    
    opacity: 70%;
}


#footer {
    position: static;
    margin-top: 10px;
    bottom: 0px;
    
    width:100%;
    height: 135px;
    background-color: #72957D;
    
    border-radius: 0px 20px 0px 0px;
    
}

#socialsdiv{
    position: relative;
    margin: 0px auto;
    width: 125px;
    
    
  
}
.socials{
    width: 30px;
    margin: 0px 10px;
    opacity: 30%;
    display: inline-block;
}

#footerline {
    position: relative;
    width:40%;
    margin-top: 5px;
    opacity: 10%;
}

#ftext{
    position: relative;
    font-family: 'Dosis', sans-serif;
    color: white;
    
    text-align: center;
    letter-spacing: 10px;
    opacity: 30%;
    font-size: 13px;
    
    
}
#fcontact{
    position: relative;
    font-family: 'Dosis', sans-serif;
    color: white;
    
    text-align: center;
    letter-spacing: 5px;
    opacity: 90%;
    font-size: 12px;
    
    
}


.onscreena {
    text-decoration: none;
    color: #72957D;

}

.title {

    font-family: 'Dosis', sans-serif;
    text-align: center;


}

.services{
    
    position: relative;
    width: 70%;
    height: 190px;
    max-width: 320px;
    
    
    margin: 40px 10px;
    border-radius: 15px;
    border: 1px white;
    
    font-family: 'Dosis', sans-serif;
    padding: 10px;
    color: white;
    opacity: 100%;
    display: inline-block;
    background-color: #72957D;
    
    
    
    
    
    

   
    

}



.text{
    font-family: 'Dosis', sans-serif;

}

.pics{
    
    position: relative;
    width: 70%;
    height: 300px;
    max-width: 320px;
    min-width: 300px;
    
    
    margin: 10px 10px;
    border-radius: 15px;
    border: 1px white;
    
   
    
    opacity: 100%;
    display: inline-block;
}
.cheshpic {
    position:absolute;
    top: 0px;
    left: 0px;
    opacity: 90%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    
    
    
}

.servicespic {
    position:absolute;
    top: 0px;
    left: 0px;
    opacity: 20%;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    
    
    
}

.servicespic:hover {
    filter: blur(7px);
    
}
#clear{
    position: relative;
    height: 300px;
}

.testidiv{
    background-color: white;
    margin-bottom: 100px;
    width: 90%;
    border-radius: 10px;
    padding: 30px;
    opacity: 70%;
    box-shadow: 3px 3px #d6dbd8;
}

.tnumber {
    font-family: 'Noto Serif JP', serif;
    font-size: 15px;
}
.testi{
    font-style: italic;
}

.person{
    opacity: 40%;
}

#peace{
    font-style: italic;
    font-family: 'Caveat', cursive;
    font-size: 20px;
    opacity: 35%;
    letter-spacing: 2px;
}

.contacttext{
    text-align: center;
    font-family: 'Dosis', sans-serif;
}

#enquire{
    position: relative;
    background-color: #72957D;
    width: 100px;
    
    border-radius: 5px;
    padding: 5px;
    font-family: 'Dosis', sans-serif;
    opacity: 70%;
    margin: 0px auto;
}

#enquirediv{
    height: 100px;
    width: 100px;
    position: relative;
    margin: 0px auto 50px;
}

#thelodgeretreat {
    width: 100%;
    opacity: 90%;
    border-radius: 10px;
    

   
}

#cranagepic {
    width: 100%;
    opacity: 100%;
    border-radius: 10px;
    

   
}


.notate {
    font-family: 'Mrs Saint Delafield', cursive;
    opacity: 40%;
}


.thefont {
    font-family: 'Dosis', sans-serif;
}