@charset "utf-8";
/* CSS Document */


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #B6B672;
	text-decoration: none;
}

a {
	color:#4a8a9b;
}

.thumb a {
	color:#003b4d;
}

.thumb a:hover {
	color: #B6B672;
	text-decoration: none;
}

.basin-text {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}

.team-space {
	text-align: center;
	width: 100%;
	background-color: #EBEBEB;
	margin-top: 0px;
	padding-top: 5px;
}

.slide-space {
	margin-top: 10px;
	padding-top: 50px;
}

@media (max-width: 750px) {
	

.slide-space {
	margin-top: 0px;
}	
}



blockquote {
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:-30px;
	position: relative;
	margin: 0 auto;
	padding-left: 0.4em;
	max-width: 875px;
}

blockquote h3 {
	font-size: 21px;
	color: #D8D8B4;
}

blockquote h3:before { 
    content: "\201C";
    font-weight: bold;
    font-size:50px;
    color: #D8D8B4;
    position: absolute; 
    top: -0.2em;
    left: -0.5em; 
    font-family: 'Georgia'; 
	
} 
blockquote h3:after {
	content: "\201D";
	font-weight: bold;
	font-size:50px;
	color: #D8D8B4;
	position: absolute;
	bottom: -0em;
	right: 0;
	font-family: 'Georgia';
}



.attractions-events {
	margin-left: 0%;
}


.well-sm {
	padding-bottom: 0px;
}


.foot-text a {
	color:#ffffff;
}

.foot-text a:hover {
	color: #B6B672;
	text-decoration: none;
}

.foot-text a:visited {
	color: #ffffff;
	text-decoration: none;
}

.airport-accommodation-contact {
	font-family: "Times New Roman", Times, serif;
	color: #E673A7;
	font-size: 20px;
	padding-top: 20px;
	font-weight: bold;
	font-style: normal;
	}
	
.recommended {
	color: #DF4D8E;
	font-size: 13px;
	padding-top: 20px;
	font-weight: bold;
	font-style: normal;
	}
	
.navstretch {
	background-color: #145164;
	height: 32px;
	padding-top: 0px;
	width: 100%;
}

.car-text a {
	color:#BDBEC1;
}

.car-text a:hover {
	color: #8CBAC8;
	text-decoration: none;
}

.label-success {
	background-color: #87A42F;
}

.btn-default {
	background-color: #EEE;
	margin-top: 5px;
}


#container {
	max-width: 1100px;
	height:100%;
	margin: auto;
	text-align:left;
	background-color: #FFF;
}

.thumbnail {
	background-color: #F3F3F3;
	width: 100%;
	margin-left: 0%;
	text-align: center;
}

.b-and-b-facilities {
	line-height: 2;
	padding-top: 10px;
}


body {
	background-color:#003848;
}



.jumbotron h1 {
	color:#333;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.attraction {
	font-size:16px;
}

.attractions {
	margin-left: -15px;
	margin-right: -15px;
}

.b-and-b {
	color:#366370;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.new-forest-hideaway{
	text-align:left;
}


.jumbotron p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.trip-advisor {
	text-align:center;
}



.breakfast {
	margin-top:10px;
	margin-right:20px;
}

.breakfast-pic {
	width: 420px;
	margin-top:7px;
	margin-right:20px;
}


.about-pics {
	max-width: 475px;
	width: 100%;
	float:right;
	margin-right:0px;
	background-color: #EBEBEB;
}

.breakfast-pics {
	max-width: 475px;
	width: 100%;
	float:right;
	margin-right:0px;
	background-color: #EBEBEB;
}






@media (max-width: 1000px) {
	.breakfast-pics {
	max-width:800px;
}
}

@media (max-width: 750px) {	
	
.about-pics {
	max-width:650px;
}


}

@media (max-width: 650px) {
.logo {
	width: 100%;
}

}

@media (max-width: 768px) {
	

.navstretch {
	background-color: #FFF;
}

.breakfast-pic {
	width:100%;
	margin-top: 10px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	margin-left: 15px;
	width: 100%;
}

.navbar-nav > li > a {
	margin-left: 15px;
	width: 100%;
}
}


.h2, h2 {
	color: #FFF;
	font-size: 24px;
	padding-left: 0px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	
.h3, h3 {
	color: #FFF;
	font-size: 24px;
	padding-left: 0px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	
.h3 {
	text-align: center;
	font-weight:bold;
	color: #63a04b;
}


h5, .h5 {
	font-size: 20px;
	color: #63a04b;
	;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.facilities{
	line-height: 2;
	margin-left: 0px;
	padding-left: 25px;
}

.navbar-inverse{
	background-color: #145164;
	border-color: #145164;
	border: 0;
	width: 100%;
	z-index: 100;
	}
	


.navbar-nav > li > a, .navbar-brand {
    padding-top:6px !important; 
    padding-bottom:0 !important;
    height: 32px;
}

.navbar {min-height:32px !important; z-index:1;}

.navbar-nav>li {
        float: none;
}

/* link */
.navbar-inverse .navbar-nav > li > a {
	color:#ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #ffffff;
	background-color: #003b4d;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #2b6e80;
	font-weight: bold;
}


.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #333333;
	background-color: #276679;
	font-weight: bold;
}
/* end link */



/* mobile version */

@media (max-width: 767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #3f5b6c;
		background-color:#ffffff;
	    margin-left: 15px;
		margin-top: 0px;
		width: 100%;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
		background-color:#E673A7;
    }
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #3f5b6c;
	}
}

/* end mobile version */



.dropdown-menu {
	min-width: 169px;
}

.head-background {
	background-color:#002a37;
	background-position:left;
	background-size: cover;
	background-height: 200px;
	margin-top: 0px;
	}
	
.contact {
	margin-top: 20px;
	text-align: right;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.8;
}


@media(max-width: 767px) {
	.contact {
	text-align: center;
	}
	
	.footer {
		text-align:center;
	}
	
	ul.foot-text {
		text-align:center;
	}
}

.photo-caption {
	color: #275755;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	line-height: 2.5;
		
}

.handmade-basin {
	color: #175264;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bg-lawn-service {
	/* [disabled]background-image:url(../images/hmb-background.png); */
	height:1000px;
	margin-top: -500px;
	background-repeat:no-repeat;
	text-align:center;
}



.logo {
	text-align: center;
	min-height: 50px;
	min-width: 125px;
	max-width: 350px;
	margin-top: -10px;
	margin-bottom: 20px;
}

.bgimage {
	/* [disabled]background-image: url(../images/glampsite.png); */
	background-position: left;
	background-size: cover;
	background-height: 200px;
	background-repeat: no-repeat;
	}
	
@media(max-width: 1200px) {
	
.bgimage {
	background-image:none;
	background-position:left;
	background-size: cover;
	background-height: 200px;
	background-repeat:no-repeat;
	}
	}
}
	
.carousel {
	margin-top: 0px;
}

.carousel-caption {
	z-index: -10;
}


.jumbotron {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFF;
	padding-left: 0px;
	padding-right: 0px;
}


.text-background {
	background-color:#003b4d;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.location-background {
	background-color:#FFF;
	margin-top: -20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.carousel slide {
	max-width: 1100px;
	text-align:center;
}

.contact-drop {
}


@media(max-width: 767px) {
	.img-responsive {
	max-width: 75%;
	}	
	
	.dropdown-menu {
		text-align:center;
		}
		
	.foot-logo {
		max-width: 10%;
		}

	.carousel {
		margin-top:200px;
	}
	
	.contact-drop {
	margin-top: 240px;
}

}

.tab-background {
	background-color:#FFF;
	background-position:left;
	background-size: cover;
	height: 100%;
	margin-top: -30px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-top: 20px;
		}
		
.tab-space {
	background-color:#FFF;
	padding-top: 20px;
	box-sizing: border-box;
}

.tab-content {
	background-color:#FFF;
	padding-bottom: 10px;
	padding-left: 15px;
}

h4 {
	color: #f3e5da;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
}

h5 {
	color: #1B5117;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.footer-background {
	background-color: #002a37;
	background-position: left;
	background-size: cover;
	height: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 0px;
		}
		
.footer {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
		}
		
.foot-logo {
	margin-right:0px;
}
	
			
.foot-stop {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	font-size:small;
		}
		
	
	
.pub-image { 
	border: 0px solid #9325BC; 
	padding: 0px; 
	} 
	
	
.pub-image:hover { 
	-moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc; 
	box-shadow: 0 0 10px #ccc; 
	opacity: 0.8; 
	filter: alpha(opacity=30);
	} 	
	
.copyright-text {
	color:#e9e1cf;
	line-height: 2;
	margin-top: 0px;
	text-align: right;
	font-weight: 500;
	font-size: 11px;
}

.company-info {
	color:#e9e1cf;
	line-height: 2;
	margin-top: 0px;
	text-align: left;
	font-weight: 500;
	font-size: 11px;
}

.policy-text {
	color:#999;
	line-height: 2;
	margin-top: 7px;
	text-align: right;
	font-weight: 500;
	font-size: 12px;
	text-align: right;
}

.foot-text {
	color:#BDBEC1;
	line-height: 1.8;
	margin-top: 7px;
	text-align: left;
	font-weight: 500;
	list-style:none;
	margin-left: -40px;
}

.car-text {
	color:#BDBEC1;
	line-height: 2;
	text-align: left;
	font-weight: 500;
	list-style:none;
	margin-left: 0px;
	font-size:12px;
}

.footer-text {
	color:#BDBEC1;
	line-height: 2;
	margin-top: 7px;
	text-align: left;
	font-weight: 500;
	list-style:none;
	margin-left: 0px;
	font-size: 12px;
}


.footer-list {
	font-size:12px;
	color:BDBEC1;
	line-height: 1.8;
	margin-top: 7px;
	text-align: left;
	font-weight: 500;
	list-style:none;
	margin-left: -40px;
}

.social {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
	
.social:hover {
	-moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc; 
	box-shadow: 0 0 10px #ccc; 
	opacity: 0.8; 
	filter: alpha(opacity=30);
	} 	
	
	
/* Flexible iFrame */

.Flexible-container {
	position: relative;
	padding-bottom: 55%;
	padding-top: 0px;
	margin-top: 10px;
	height: 0;
	overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 1200px;
    height: 450px;
}
	
/* Flexible iFrame End */		
	
iframe:focus { 
    outline: none;
}

iframe[seamless] { 
    display: block;
}
	
/* Featured Website iFrame */

.Flexible-feature-container {
	position: relative;
	padding-bottom: 90%;
	padding-top: 0px;
	margin-top: -22px;
	height: 1500px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
	background-color:#FFF;
}


.Flexible-feature-container iframe,   
.Flexible-feature-container object,  
.Flexible-feature-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1500px;
}
	
/* Feature website iFrame End */	
		
	
.carousel-control-right {
	display: 
}
		

.icon {
	max-width: 90px;
	margin: 0 auto;
	display: block;
	border: 0px solid #9325BC;
	padding: 5px;
}

.services section {
	text-align: center;
}

@media(min-width: 1200px) {
	h3 {
	margin-top: 0;
	color: #63a04b;
	font-size: 26px;
	}
	
.services section {
		text-align: left;
		}	
	}

.imghead {
	background-image:url(../images/the-new-forest.jpg);
	background-position: bottom center;
	background-size: cover;
	height: 100px;
}
	
	
.media img {
	width: 100px;
}





/*@media only screen and (min-width: 960px) #wrapper {
	width: 1000px;
	margin: 20pc auto;
}

#wrapper {
	width: 1000px;
	background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px rgba(0,0,0,.25);
}*/
