@charset "UTF-8";
/* CSS Document */
/*-----------------------------------------------
SCREENS BY SIZE
-----------------------------------------------*/
/* Smartphones (landscape) ----------- */
@import url(/css/tablet.css) screen and (min-width:641px) and (max-width:1024px);
/* Smartphones (portrait) ----------- */
@import url(/css/mobile.css) screen and (max-width:640px);
/* Desktops and laptops ----------- */
@import url(/css/desktop.css) screen and (min-width:1025px);
/*-----------------------------------------------
ALL SCREENS
-----------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Charm:wght@400;700&family=Ms+Madi&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

a[href^=tel] {
  color: white;
  text-decoration: none;
}
a {text-decoration:none;color:blue;}
body, html {
  height: 100%;
  overflow: visible;
  padding: 0;
  margin: 0;
  font-size:11pt;
  -webkit-font-smoothing: antialiased;
/*
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
*/
  color: white;
  line-height: 18pt;
  scroll-behavior: smooth;

  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
  "wdth" 100,
  "YTLC" 500;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.clearit {
  clear: both;
}
#menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: black;
  z-index: 1000;
  opacity: 0;
}
#picturebox {
  width: 100%;
  height: 850px;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.slide, .slidevis {
  display: none;
}
#menubar {
}
.container,.container32 {
  position: relative;
  width:100%;
  padding: 0;
}
.container32 {
	padding:32px;
}
.slide, .coverit {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top center;
}
.table {
  display: table;
}
.table, .tablefold {
  /*width: 100%;*/
  height: 100%;
}
.cell {
  display: table-cell;
}
.row {
  display: table-row;
}
#spacer {
  display: block;
  width: 100%;
}
.footer {
  padding: 48px 2% 48px 2%;
  color: #F8F8E7;
  text-align: center;
  background-color:#02110D;
}
.underliner a {
  position: relative;
  text-decoration: none;
}
.underliner a:hover {}
.underliner a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -4px;
  left: 0;
  background-color: #FFF;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.underliner a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*ANIM _ TEXT FADE IN AND FLOAT DOWN */
.EXE_slideshow {
  overflow: hidden;
}
#ml {
  width: 30px;
}
.menuHold {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 600;
}a
.menuStrip {
  background-color: rgba(255,255,255,0.965);
  color:black;
  padding: 12px 0 12px 0;
  display:flex;
}
.menuStrip a {
	color:#404040;
  	font-family: "Playfair Display", serif;
  	font-optical-sizing: auto;
  	font-style: normal;	
	font-size:12pt;
	font-weight:500;
}
.menuFront {
  z-index: 1500;
}
.menuFront a, .cme {
  display: inline-block;
  color: black;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  border-radius: 18px;
  vertical-align: middle;
  padding-top: 12px;
  padding-bottom: 8px;
}
.cme {
  background-color: white;
  font-weight: bold;
  padding: 11px 20px 7px 20px;
}
.menuFront a {
  margin: 0 12px 0 12px;
}
#ml {
  width: 30px;
}
.formbox input, .formbox textarea,.formbox select {
  width: 100%;
  padding: 12px;
  border: none;
  outline: none;
  background-color: #FFFFFF;
  font-size: 14pt;
  color: black;
  border-radius: 4px;
  font-weight: bold;
}
.formbox textarea {
  height: 125px;
}
::placeholder {
  color: black;
  text-transform: uppercase;
  font-size: 10pt;
}
.formbox button,button {
  border: none;
  outline: none;
  padding: 16px 32px;
  border-radius: 4px;
  font-weight:bold;
  font-size:inherit;
}
.formbox button {
  background-color:#374f2f;
  color: #FAF4D7;
}

.picaperture,.txtaperture {
	width:100%;
}
.picaperture,.txtaperture {
	position:absolute;
	left:0;
	top:0;
}
.botstrip {
	position:absolute;
	left:0;
	bottom:0;	
	color:white;
	width:100%;
	padding-bottom:16px;
	text-align:center;
}
.topstrip {
	padding:32px;
	width:100%;
}
.topstrip td {
	text-align:center;
	color:floralwhite;
}
.picaperture,.txtaperture {
	bottom:0;
}
.picaperture,.botstrip {
	display:none;
}
.txtaperture {
	display:none;
	flex-direction:column;
	justify-content: center;
	align-items:center;
	color:white;
	background-color:rgba(0,0,0,0.45);
	text-align: center;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.85);
}
.tline1 {
	text-transform: uppercase;
	letter-spacing:4px;
}
.tline2 {
	font-size:18pt;
	font-weight:500;
}

.backpic {
	background:url("../img/cottage_front.jpg") center bottom no-repeat;
	background-size:cover;
}
.fs1 {
	font-size:24pt;
  	font-weight: 400;
  	font-style: normal;		
}
.fs2 {
	font-size:11pt;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;	
	letter-spacing:2px;
	text-transform: uppercase;
}

.rhs a {
	color:white;
	text-decoration:none;
	letter-spacing:1px;
}
.rhs span {
	color:#F2EBDB;	
}
.rhs button {
  border: none;
  outline: none;
  padding: 0px;
  height:64px;
  letter-spacing:1px;
  width: 128px;
  border-radius: 32px;
  font-weight:bold;
  background-color:#020925;
  color: white;
  margin:20px 0;
  font-size:inherit;
}

.botstrap div {
  display: inline-block;
  vertical-align: middle;
}

.botstrap a {
  display: inline-block;
  border-radius: 50%;
}

a:hover .bottom {
  border: 0.25em solid #e8d9bc;
}

a:hover .bottom:after {
  border-top: 0.25em solid #e8d9bc;
  border-right: 0.25em solid #e8d9bc;
}

.bottom {
  display: inline-block;
  width: 4em;
  height: 4em;
  border: 0.25em solid white;
  border-radius: 50%;
  margin-left: 0.375em;
}

.bottom:after {
  content: '';
  display: inline-block;
  margin-top: 0.6em;
  width: 1.4em;
  height: 1.4em;
  border-top: 0.25em solid white;
  border-right: 0.25em solid white;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mobfix:after {
    content:"";
    position:fixed; /* stretch a fixed position to the whole screen */
    top:0;
    height:100vh; /* fix for mobile browser address bar appearing disappearing */
    left:0;
    right:0;
    z-index:-1; /* needed to keep in the background */
    background: url('../img/front3.jpg') center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
}
.ibox {
	gap:8px;	
}
.ibox div {
	flex:1;
	background-color:#020925;
	color:white;
	border-radius:8px;
	padding:12px;
	letter-spacing:1px;
	font-size:12pt;
	-webkit-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);	
}
.genShad {
	-webkit-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);		
}
.ibox img {
	display:block;
}
.fbhold {
	flex:1;
}
.twm {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: white;
}
.twm a {
  text-decoration: none;
  color: inherit;
}
.lhs table,.fbhold table {
	display:inline;
}
.gallhold {
	float:left;
	overflow:hidden;
	text-align:center;
	color:white;	
}
.gallhold img,.tbox td img {
	display:block;
}
.gallhold p {
  	height: 100px; 
	overflow:hidden;
}
.mapholder {
	background-color:white;	
	padding:14px 12px 48px 12px;
	border-radius:12px;
	margin-top:48px;
	-webkit-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);		
}
.tbox {
	text-align: center;
}
.tbox table {
	display:inline;

}
.tbox td {
	text-align: left;
	vertical-align: top;
	padding:6px 8px 6px 0;
}
.tbox td:nth-child(2) {
	vertical-align:middle;
}
.prices td {
	border-bottom:1px solid #000;
	padding:4px 0;
}
#bookbar {
	cursor:pointer;
}
.ibox a {
	color:white;
}
.mcol,.ecol {
	display:flex;
}
.mcol,.ocol {
	gap:36px;
}
.ocol,.mcol,.ecol {
	align-items:center;
	color:#404040;
	font-size:12pt;
}
.ocol a,.mcol a,.ecol a {
	font-family: "Playfair Display", serif;
}
.ocol {
	flex:5;
	letter-spacing:1px;
}
.mcol {
	justify-content: center;
}
.mcol,.ecol {
	flex:2;
	justify-content: center;
}
.menuStrip div:nth-child(2) {
	justify-content:flex-end;
}
.menuStrip div:nth-child(4) {
	justify-content:flex-start;
}
.strip {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-style: normal;	
}
.strip h1 {
	font-weight:500;
}
.strip h2 {
  	font-weight:300;
}

.infobox {
	color:#404040;
	font-size:14pt;
	line-height:24pt;
	text-align:center;
	padding-top:48px;
	padding-bottom:96px;
}
.linebox {
	gap:1px;	
	margin-bottom:1px;
}
.bstrip {
	position:absolute;
	bottom:0;
	left:0;
	padding:6px;
	text-align:center;
	width:100%;
	letter-spacing:1px;
}
.ytbox {
	position:relative;
}
.ytbox img {display:block;}
.ythold {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:100%;
	color:#02110D;
	display:flex;
	flex-direction: column;
	justify-content:center;
	align-items: center;
	text-align:center;
	font-weight:300;
}
.ythold a {
	color:red;
}
td {
	vertical-align: middle;
}
td img,.dark img {
	display:block;
}
.dark {
	position:relative;
}
.darkmask {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:100%;
	background-color:rgba(0,0,0,0.45);
	display:flex;
	flex-direction: column;
	justify-content:center;
	align-items: center;
	text-align:center;
}
.darkmask h1 {
	font-size:32pt;
	line-height: 40pt;
	letter-spacing:1px;
}
.darkmask h2 {
	font-size:32pt;
	letter-spacing:1px;
}
.ipage h1,.ipage h2,.bback h2,.darkmask h1 {
	font-family: "Playfair Display", serif;
	letter-spacing:2px;
}
.ipage h1 {
	font-size:32pt;
	line-height:40pt;
}
.ipage h2,.bback h2 {
	font-size:24pt;
	line-height:32pt;
}
.gallhold p {
	padding:4px;
}
.bback {
	background-color:#404040;
	padding:64px 12px;
}
/*-----------------------------------------------------*/
.aperture {
	position:relative;	
	background-color:#FADCC7;	
	width:inherit;
	overflow:hidden;
}
.fpflex {
	display:flex;
	flex-direction: column;
	justify-content:center;	
	height:100vh;
    min-height: -webkit-fill-available;	
	font-family: "Charm", cursive;
	font-weight: 400;
	font-style: normal;
	color:#A75519;
}
.fpfi {
	text-align:center;
}
.fpfi1 {
	flex:5 0 0;
}
.fpfi2 {
	flex:15 0 0;
}
.fpfi3 {
	flex:15 50 0;
	background:url('/img/garland3.png') center top;
	background-size:cover;
}
.flimage {
	width:75%;
	min-width:250px;
	max-width: 1000px;
	display:block;
	margin:0 auto 0 auto;
}
.fpfi table {
	width:100%;
	height:100%;
}
.fpfi2 td {
	text-align: center;
	vertical-align: middle;
}
.fpfi3 td {
	text-align: center;
	vertical-align: bottom;
}
.box {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings:"wdth" 100;
  letter-spacing:1px;
}
.box1 {
	color:black;
	float:left;
	border:1px solid #C9AB8E;
	margin-top:24px;
	margin-left:32px;
}
.box2 {
	float:right; 
	margin-top:24px;
	margin-right:32px;
}
.box a {
  	border-radius:4px;
	display:inline-block;
	color:inherit;
}
.box2 a {
	background-color:#374f2f;
	color:white;
	-webkit-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);		
}
.infobox {
  	font-weight: 400;
}
.infobox h2 {
    font-family: "Charm", cursive;
    font-weight: 400;
    font-style: normal;
	color:#A75519;
	letter-spacing:1px;	
}
.infobox h2 {
	font-size:32pt;
	line-height:40pt;
}
.infobox h4 {
	font-weight:400;
	color:#a0a0a0;
}
.colbox {
	flex:1;
}
.cft {
    font-family: "Charm", cursive;	
	font-size:20pt;
	color:#A75519;	
	line-height:32pt;
}
.registry {
	width:250px;	
	-webkit-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);
	box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.38);		
}
hr {
	border:none;
	border-top:1px solid #A75519;
	width:75%;
}
.formbox table {
	width:100%;
}
.formbox td {
	text-align:left;
}
.formbox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #FFFFFF url(/img/arrow.gif) right top no-repeat;
}
.formbox td {
	padding-top:6px;
}
.footer {
    font-family: "Charm", cursive;
    font-weight: 400;
    font-style: normal;
	color:#FFFFEC;
	letter-spacing:1px;	
	font-size:24pt;
	text-align:center;
}
.focOut:focus {
	border:4px solid black;
}
.bulletdiv table {
	display:inline;
}
.bulletdiv td {
	text-align:left;
	font-size:12pt;
	line-height:16pt;
	padding-bottom:24px;
}
.bulletdiv td:first-child {
	padding-right:8px;
}
.bulletdiv img {
	width:40px;
}
.fpfi h1 {
	margin-bottom:12px;
}
.fhid {
	display:none;
}