html, body {
    height: 100%;
}

html {
    display: table;
    margin: auto;
}

body {
    display: table-cell;
    vertical-align: middle;
	font-family:  Arial, Helvetica, sans-serif;
	color: #e4e1e1;
	background-color: #111111;
	max-width:100%;
	width:1900px;
}
h1{
	font-size:50px;
	font-family: "Calibri";
	font-weight: 100;
	text-align:center;
	margin-top:27px;
}
h2{
	font-size:35px;
	font-family: "Calibris";
	font-weight: 100;
}
p{
	font-size: 15px;
	line-height: 1.66em;
}

img {
    display: block;
    margin: 0 auto;
}
th{
	background-color: #3a3a37;
	padding:18px;
}
td{
	background-color: #2a2a29;
	padding:18px;
	text-align:center;
}

.buyline{
	color: rgb(211,153,51);
	font-size:20px;
	line-height:33.2px;
}

.remove-a-stump{
float:right;
}
.gallery_subhead{
width: 80%;
text-align:center;
margin-left:auto;
margin-right:auto;
}

.call-button-main{
 background-color: #9A85f9; /* Purple */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
  margin-bottom: 30px;
}

.call-button-body{
  background-color: #008CBA; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

#gallery{
	max-width:100%;
	max-height:200px;
}
#backgroundimage{
	max-width: 100%;
  border-radius: 25px;
  box-shadow: 10px 10px 5px #2C3742;
  float:left;
}
.logo {
    background-color: #fff;
	display: block;
    margin: auto;
    text-align: center;
	float:left;
	max-height:150px;

}

#facebook {
    background-color: #fff;
    margin: auto;
    text-align: left;
    max-width: 150px;
	width: auto;
	height: auto;
	padding-top: 20px;
}


#footer {
    background-color: #666;
    text-align: middle;
	width: 1000px;
	height: 50px;
	padding-top: 25px;
}

#homepic{
	-webkit-box-shadow: 5px 5px 5px 0px rgba(140,140,140,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(140,140,140,1);
box-shadow: 5px 5px 5px 0px rgba(140,140,140,1);
 max-height: 155px;
    max-width: 232px;
}

#mainheading
{
	color:white;
	margin-bottom:0px;
	font-size:82px;

}
#map{
	text-align: center;
}


 /* The navigation bar */
.navlist {
  overflow: hidden;
  background-color: #333;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  left: 0px;
  width: 100%; /* Full width */
  z-index:10;
}

/* Links inside the navbar */
.navlist a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  padding-top:55px;	
  padding-bottom:59px;	
  font-size:24px;
}

/* Change background on mouse-over */
.navlist a:hover {
  background: #ddd;
  color: black;
}

.hotdipped{
	float:right;
}
.mainimg .kuhmo {
    float: left;
    margin-right: 20px;
    margin-bottom: 80px;
}

.mainimg{
	width:50%;
}


#shop2{
	width:500px;
	margin-left:auto;
	margin-right:auto;

}
#couplepic{
	-webkit-box-shadow: 5px 5px 5px 0px rgba(140,140,140,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(140,140,140,1);
box-shadow: 5px 5px 5px 0px rgba(140,140,140,1);
max-width:100%;
}
#callline {
    text-align: center;
}
#contact{
	max-width:1350px;
	clear:both;
	margin-top: 50px;
	margin-left:250px;
}
#text{
	max-width:1350px;
	clear:both;
	margin-top: -225px;
	margin-left:250px;
}
#text2{
	max-width:1350px;
	clear:both;
	margin-top: 50px;
	margin-left:250px;
}
#text3{
	max-width:1350px;
	clear:both;
	/* margin-top: -225px;
	margin-left:250px;*/
	margin-bottom:25px;
	margin-left: auto;
	margin-right: auto;
}
#textslide{
	max-width:500px;
}

#tablelayout
{
	max-width:1350px;
	clear:both;
	margin-top:130px;
	margin-left:250px;
}
#staff {
    float: right;
    width: 400px;
}
.content {

    display: inline-block;

}
.col-img
{
	width:100%;
}
.sectionimg{
	margin-left:0px;
	text-align:left;
}

.sectionhead{
	font-size: 20px;
	text-align: left;
	font-family: Tinos;
	font-weight: 400;
	font-style: normal;
}
.footer-head{
	font-size: 16px;
	color: #878787;
	text-align: left;
	font-family: Tinos;
	font-weight: 400;
	font-style: normal;
}

.slide_image{
	max-width:1900px;
	max-height:861px;
}
#slideshow { 
    /*margin: 50px auto; 
    position: relative; */
    width: 240px; 
    height: 826px; 
    padding: 10px; 
    /*box-shadow: 0 0 20px rgba(0,0,0,0.4); */
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}

.empty_space{
	height:12px;
	background-color:rgb(126,126,126);
}
.button{
	background-color:#9A85f9;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin:5px;
  width:225px;
}
.your_stay{
	width:230px;
}
.pagewidth {
    width: 58%;
    margin-left: auto;
    margin-right: auto;	
}
.welcome {
    height: 245px;
}
.thingstodo{
	padding-top:65px;
	padding-bottom:65px;
}
.footer_content{
	width:58%;
	margin-left: auto;
    margin-right: auto;
}
.headimage{
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}
.footer_list{
	line-height:22px;
}
.backband_brown{
	background-color:#877666;	
	margin-top:670px;
}
.spacer_band{
	margin-top:670px;
}
.backband_white{
	background-color:white;
	color:black;
}
.feature_list {
    line-height: 22px;
    font-size: 14px;
}

#photos {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 5;
  -webkit-column-gap:   10px;
  -moz-column-count:    5;
  -moz-column-gap:      10px;
  column-count:         5;
  column-gap:           10px;  
  
  margin-left:auto;
  margin-right:auto;
  
  width:1100px;
  max-width:100%;
}



#photos img {
  /* Just in case there are inline attributes */
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}

#photos_4 {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 4;
  -webkit-column-gap:   10px;
  -moz-column-count:    4;
  -moz-column-gap:      10px;
  column-count:         4;
  column-gap:           10px;  
  
  margin-left:auto;
  margin-right:auto;
  
  width:1100px;
  max-width:100%;
}



#photos_4 img {
  /* Just in case there are inline attributes */
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}

.gallery_image{
	margin-bottom:10px;
}
.fontgallery_image{

}
*, *:before, *:after {
box-sizing:unset!important;
}


.goog_calendar{
	width: 500px;
	max-width:100%
}

.trailerpay{padding-top:65px;}

.contact-spacer{height: 170px;}

.header_img{
	float:right;
	padding-top:40px;	
	padding-left:20px;
	padding-right:20px;
}

.header_images{
	margin-left:auto;
	margin-right:auto;
}
.three_image_set{margin-top:120px;}

.main_right_img{
	width:460px;
	max-width:90%
}

.banner{
	width:1900px;
	max-width:55%;
	margin-top: 20px;
}

#openhrs{
	margin-left: auto;
margin-right: auto;
}

	
.infoblocks{padding-top:50px!important;}
.yt_video{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.yt_video_intro{max-width:100%;}

.image_text{text-align:center;}
.gallery_container{	margin-top: 155px;}
.contact_us{margin-top:170px;}
.gallery_container_mobile{display:none;}
.video_list{
	margin-top:150px;
	text-align: center;
}
.a_video{
	width:560px;
	height:315px;
	max-width:100%;
	padding-bottom: 30px;
}