.ls-inner{
  z-index: 0 !important;
}

#yt_menuwrap {
    background: #01a15b none repeat scroll 0px 0px;
    color: #ffffff;
	text-align: center;
}

a.face {
    color: #01a15b;
}

#mainmenu {
     padding: 0px;
   
}

#content {
     padding: 30px 0px;
}

.homepage #content {
    display: none;
}

#yt_wrapper {
    
}

#bd {
    
}

#yt_footer {
    background: #01a15b none repeat scroll 0px 0px;
    padding: 10px 0px;
}

#yt_footer #yt_copyright {
     color: #fff;
     font-size: 10pt;
}

#map-section .container {
     padding: 0px;
     width: 100% ! important;
}

.mapprint {
     display: none;
}

.message-sent {
     color: #333333;
     font-size: 170%;
     letter-spacing: 10px;
     margin: 40px 0px 0px;
     text-align: center;
}

.asap {
     color: #777777;
     letter-spacing: 5px;
     margin-top: 40px;
     text-align: center;
}

#contact-top p {
     display: inline-block;
     margin: 10px 0px 5px 0px;
}

#contact-top {
     text-align: center;
}

.soc2 .fa-facebook:hover {
    background: #ffffff none repeat scroll 0px 0px;
    color: #01a15b ! important;
}

.soc2 .fa-linkedin:hover {
     background: #0077b5 none repeat scroll 0px 0px;
     color: #ffffff ! important;
}

#contact-top .fa {
     font-size: 15pt;
     line-height: 30px;
     margin-left: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #e5e5e5;
    color: #01a15b;
    margin: 0 10px 0 0;
    transition: ease-in-out .5s;
}

#contact-top .fa:hover {
     background: #01a15b;
	 color: #ffffff;
    transition: ease-in-out .5s;
}

#yt_header {
     padding: 15px 0px 10px;
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
}

#addr-top a {
     color: #fff;
}

a:hover {
     color: #aaaaaa;
     text-decoration: none;
}

.copyright a {
    color: #fff;
}

h1 {
     font-size: 40pt;
     margin: 0px 0px 20px;
}

h1.mainhead {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1.3;
}

.contactdetails h1.mainhead {
    text-align: center;
}

h2 {
    
}

h3 {
    
}

.noleft{padding-left:0;}
.noright{padding-right:0;}
.nopad{padding:0;}
.upper{margin-top:30px;}
.uppermore{margin-top:60px;}
.lefty{text-align:left;}
.righty{text-align:right;}
.centy{text-align:center;}
