html{
}
body{
	/*background: linear-gradient(
    to bottom,
    #fff,
    #fff 191px,
    #ececec 191px,
    #ececec 192px,
    #fff 192px,
    #fff 249px,
    #43485b 249px,
    #43485b 304px,
    #fff 304px,
    #fff
  );*/
		background: linear-gradient(
    to top,
    #fff,
    #fff 1200px,
    #43485b 1200px,
    #43485b 1800px,
    #fff 1800px,
    #fff
  );
	margin:0;
	padding:0;
	width:100%;
	color:#43485b;
  font-size: 14px;
  color: #222222;
  text-align: left;
  font-family: 'Montserrat', Arial, Helvetica, San-serif;
  overflow-x:hidden;
}
header{
	max-width:1000px;
	height:193px;
	margin:0 auto;
	background:transparent url(../siteimages/corallogo.png) no-repeat 10px 17px;
}
.taller{height:248px;}
main{
	background-color:transparent;
	padding:0 4px;
	width:100%;
}
#mobnav, #hamburger, .mobonly{display:none;}
h1{
  font-weight: 100;
  font-size: 22px;
  text-align: left;
  letter-spacing: 1px;
  color: #f49e8a;
  font-family: 'Lora', "Times New Roman", Georgia, Serif;
}
h1 a{
	color: #f9c5b9;
	text-decoration:none;
}
h2{
	font-size:18px;
	margin-left:25px;
}
h3{
	font-size: 18px;
	color: #43485A;
	font-family: 'Lora', "Times New Roman", Georgia, Serif;
	margin-left:6px;
}
h4{
	font-size:16px;
	color:#666;
}
.underlined{border-bottom:2px solid #ededed;}
footer{clear:both;}
::-webkit-input-placeholder{
	font-family: Montserrat, Arial, Helvetica, San-serif;
	font-size: 14px;
	color: #43485A;
	letter-spacing: 0.34px;
	font-weight:300;
}
::-moz-placeholder{
	font-family: Montserrat, Arial, Helvetica, San-serif;
	font-size: 14px;
	font-weight:300;
	color: #43485A;
	letter-spacing: 0.34px;
}
:-ms-input-placeholder{
	font-family: Montserrat, Arial, Helvetica, San-serif;
	font-size: 14px;
	font-weight:300;
	color: #43485A;
	letter-spacing: 0.34px;
}
#searchenc{
	background:#43485b;
	padding: 0 0 9px 0;
}
#searchbar{
	padding: 4px 0 0 0;
}
#searchbar form{
	margin:0.4%;
	position:relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content:space-between;
	width:99.2%;
}
#searchbar input[type=text], #searchbar select, #searchbar p{
	padding:8px 0 9px 8px;
	outline:0;
	border-radius:3px;
	font-size:14px;
	margin:0;
	width:22%;
	border: solid 1px #9ac6c5;
}
#searchbar input[type=text]{
		border-radius:3px 0 0 3px;
		border:0;
    border-top: solid 1px #9ac6c5;
    border-left: solid 1px #9ac6c5;
    border-bottom: solid 1px #9ac6c5;
  }
#searchbar select{
	height:37px;
}
#searchbar p{
	display:inline-block;
	float:right;
	color:#fff;
	background:#313544;
	border:1px solid #222;
	margin:0;
	height:25px;
	vertical-align:middle;
	position:relative;
	width:150px;
}
#searchbar input[type=submit]{
	background: #fff url(../images/mag.png) no-repeat center center;
	height: 37px;
	width: 24px;
	border-radius: 0 5px 5px 0;
	border-left: 0;
 	border-right: solid 1px #9ac6c5;
	border-top: solid 1px #9ac6c5;
  border-bottom: solid 1px #9ac6c5;	margin: 0;
	color: transparent;
	outline: none;
	position: relative;
  left: -2.2%;
}
/*
#searchbar input[type=submit]{
	background: #9ac6c5;
	position: absolute;
	color: #fff;
	border-radius: 3px;
	top: 49px;
	right: 0;
	width: 159px;
	padding: 13px 0;
	font-family: 'Arial', 'sans-serif';
	font-weight: 400;
	z-index: 1;
	border: 0;
	text-decoration: underline;
	font: 400 14px Arial;
	cursor: pointer;
}
*/
#datecheck{
	background:#43485a;
	padding: 0;
	overflow: hidden;
	height:186px;
}
#datecheck div{
	text-align:center;
	background:url(../siteimages/calendar_icon.png) no-repeat 90% bottom, url(../siteimages/heart_large.png) no-repeat 5% 5%, url(../siteimages/heart_small.png) no-repeat 20% 90%;
	width:1000px;
	max-width:1000px;
	margin:0 auto;
	height:126px;
	padding:30px;
}
#datecheck p{
	width:322px;
	height:56px;
	border:3px solid #9ac6c5;
	background:#43485a;
	font-weight:normal;
	font-size: 24px;
	font-family:'Lora', "Times New Roman", Georgia, Serif;
	margin:33px auto;
}
#datecheck a{
	padding: 15px 0;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
.homefeature h2, .cfeature h2, .tfeature h2, .tfeature2 h2{
	background:#2b2f3c;
	font-size:18px;
	text-align:center;
	margin:0;
	padding:10px 0;
	color:#ededed;
	position:relative;
	bottom:4px;
}
.homefeature a, #content aside.cfeature a, #content aside.tfeature h2 a, #content aside.tfeature2 h2 a{
	color:#ededed;
	margin:0;
	text-decoration:none;
}
.homefeature img, .full, .cfeature img{
	width:100%;
	height:auto;
	margin:0;
}
#footerbg{background:#9ac6c5;}
#contactbg{
	background:#43485b;
}
#contact{
	display: flex;
	background:transparent url(../siteimages/coralfooter.png) no-repeat 10px 10px;
	line-height:200%;
}
#contact a{color:#ededed;text-decoration:none;}
#contact a.hilit{color: #9AC6C5;}
#contact ul{font:14px lora-regular, 'Lora', "Times New Roman", Georgia, Serif;}
#contact li{
	margin:17px 0;
	padding:0;
}
#contact h2{
	font-family: Lora-Bold, 'Lora', "Times New Roman", Georgia, Serif;
	font-size: 18px;
	color: #EDEDED;
	letter-spacing: 0;
}
#contact input[type=text], #contact input[type=email], #contact input[type=tel], #contact textarea, #contact  input[type=submit], .pageform input[type=text], .pageform input[type=email], .pageform input[type=tel], .pageform textarea, .pageform input[type=submit], .pageform input[type=password], .pageform select{
	background: #D8DAE2;
	border:0;
	outline:0;
	border-radius: 1px;
	width:95%;
	height:37px;
	font-family: Montserrat, Arial, Helvetica, San-serif;
	font-weight:300;
 	font-size: 14px;
	color: #43485A;
	letter-spacing: 0.34px;
	margin:9px 0;
	padding:4px 10px;
}
.pageform  input[type=submit]{padding:4px 0;}
.pageform select.smaller{
	width: 23%;
	margin: 2% 0 0 4%;
	position: relative;
  top: -17px;
}
#fieldcontain{
	float: right;
  width: 74%;
}
.pageform select{
	width:100%;
	height:46px;
	border-radius:0px;
	outline: 1px inset black;
	outline-offset:-1px;
}
.pageform label{
	margin: 0;
	display: block;
	padding: 14px 1% 0 10px;
	position: relative;
}
#content .pageform a{color:#efefef;}
#contact textarea{
	height:100px;
}
#contact input[type=submit], .pageform input[type=submit], .smbtn{
	background: #9AC6C5;
	border-radius: 5px;
	width:140px;
	height:40px;
	font-family: Montserrat, Arial, Helvetica, San-serif;
	font-weight:300;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.39px;
}
.pageform input[type=submit].brochure{width:280px;}
.pageform{
	background:#43485b;
	border-radius:6px 6px 0 0;
	color:#efefef;
	padding:5%;
	margin:18px 0;
}
.pageform textarea{height:320px;}
.leader{margin:20px auto;}
#indexad #dateenquire{display:none;}
.fright{float:right;}
.dtonly{display:inline-block;}
div#cookie-warning {
	bottom: 0;
	left:40%;
	margin: 0 0 0 -375px;
	padding: 5px 10px 5px 10px;
	position: fixed;
	text-align: left;
	width: 40%;
	z-index: 10000;
	color: #000;
	display:none;
}
div#cookie-warning .cookie-trans {
	background:#bdf2f6;
	border: 1px solid #b2f238;
	border-bottom: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-ms-border-radius-topleft: 5px;
	-ms-border-radius-topright: 5px;
	-o-border-radius-topleft: 5px;
	-o-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 100%;
	filter: alpha(opacity = 90);
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}
div#cookie-warning p.notice_header {
	font: 100 14px Verdana,sans-serif;
	padding: 0px;
	margin: 0px;
	color: #000;
	clear:none;
	text-align:left;
}
div#cookie-warning p{
	text-align:left;
	font-size:11px;
}
div#cookie-warning a {
	color: #004699;
}

#cookie-warning button {
	float: right;
	margin: 10px;
	font-size: 12px;
	width: auto;
	height: auto;
	background: #ed9d8d;
}
dd, ol li{
	font-size:0.9em;
	margin:6px 20px;
}
@media all and (min-width: 700px){
	.textwidth{
		max-width:1000px;
		margin:0 auto;
	}
	.textwidth p{margin:4px;}
	#topfeature{
		float:right;
		background-color:#ececec;
		border-radius:0 0 8px 8px;
		padding:8px 16px;
	}
	#topfeature aside{
		float:right;
		margin:6px 14px;
		text-align:center;
		width:132px;
		overflow:hidden;
	}
	#topfeature h6{
		color:#fff;
		background:#43485b;
		padding:4px 0;
		margin:0;
		font-size:12px;
		font-weight:400;
	}
	#topfeature a, nav a{
		text-decoration:none;
		color:#43485b;
	}
	#topfeature p{
		margin:0;
		font:12px Verdana, Arial, 'sans-serif';
	}
	nav{
		background:#fff;
		text-align:center;
		padding:0;
		z-index:5;
		overflow:hidden;
		border-top: 1px solid #ececec;
	}
	nav ul{
		list-style:none;
		margin: 0;
    padding: 0;
    display: inline;
	}
	nav li{
		display:inline-block;
	}
	nav a{
		font-family: Lora, "Times New Roman", Georgia, Serif;
		font-size:16px;
		display:inline-block;
		height:40px;
		margin:0 10px;
		position:relative;
	}
	nav a::after{
 		content:url(../siteimages/heart_hover.png);
		top:16px;
		right:50%;
		position:relative;
		transition: all 0.5s ease-in-out;
	}
	nav a.norm::after{opacity:0;}
	nav a.norm:hover::after{opacity:1.0;}
	nav a.page::after{content:url(../siteimages/heart_fill_coral.png);}
	.fixed {
		position: fixed;
		top:0;
		width:100%;
		border-bottom:1px solid #ececec;
	}
	#heart.moved{top:16px;}
	#heart{
		transition-duration: 1s;
		position:relative;
		top:-60px;
		display:inline;
		padding:0;
		margin:0 10px 0 0;
	}
	#hero{
		height:418px;
		width:100%;
		background-size:cover;
		display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
	#hero h2{
		background-color: rgba(67,72,90,0.79);
		color:#ededed;
		font-size:24px;
		font-weight:lighter;
		text-align: center;
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px;

	}
	#hero h3{
		background:#9ac6c5;
		display:inline-block;
		color: #fff;
		border-radius: 3px;
		padding: 13px;
		float:right;
	}
	#hero h3 a{color:#efefef;}
	#posts, .feature{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.post-content, .homefeature{
		/*height: 100%;*/
		width: 42%;
		flex-grow: 1;
		padding:2%;
	}
	.post-content:first-child{border-bottom:2px dashed #9ac6c5;}
	.post-content:nth-child(2){
		border-bottom:2px dashed #9ac6c5;
		border-left:2px dashed #9ac6c5;
	}
	.post-content:nth-child(4){border-left:2px dashed #9ac6c5;}
	.post-content div{
		padding:2%;
		width:130px;
		float:left;
		height:200px;
	}
	.post-content p{
		font-size:16px;
		color:#666;
	}
	.homefeature{
		float:left;
		/*padding:25px;*/
		position:relative;
	}
	#countylinks{
		column-count: 5;
		column-gap: 20px;
		column-rule-style: solid;
		column-rule-width: 1px;
		column-rule-color: #ededed;
		padding:4px;
	}
	#countylinks ul, #contact ul{
		list-style:none;
		margin:0 6px;
		padding:0;
	}
	#countylinks a{
		text-decoration:none;
		font-size:10px;
		color:#101010;
	}
	#countylinks p{margin:4px 0;}
	#countylinks h5{
		color:#101010;
		font:14px Lora-Bold, 'Lora', "Times New Roman", Georgia, Serif;
	}
	.firstitem{
		width:290px;
		margin:110px 0 0 10px;
	}
	.firstitem p{
		text-align:center;
		margin:26px auto;
		color:#ededed;
		font-size:12px;
	}
	.seconditem{
		padding:60px 60px 0;
		width:440px;
	}
	.tonly{display:none;}
}

@media all and (max-width: 800px){
.dtonly{display:none;}
}


@media all and (max-width: 700px){
	label[for="hamburger"], .tonly{display:block;}
	nav {
		position: fixed;
		top: 0;
		display: block;
		background: #43485A;
		width: 0px;
		height:1000px;
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		-ms-transition-duration: .2s;
		-o-transition-duration: .2s;
		transition-duration: .2s;
		-webkit-transition-delay: .2s;
		-moz-transition-delay: .2s;
		-ms-transition-delay: .2s;
		-o-transition-delay: .2s;
		transition-delay: .2s;
		z-index:35;
	}

	nav ul{
		list-style:none;
		margin:0 auto;
		text-align:center;
		padding:0;
		position:relative;
		left: -400px;
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		-ms-transition-duration: .2s;
		-o-transition-duration: .2s;
		transition-duration: .2s;
		-webkit-transition-delay: .2s;
		-moz-transition-delay: .2s;
		-ms-transition-delay: .2s;
		-o-transition-delay: .2s;
		transition-delay: .2s;
	}
	nav li{
		display: block;
		margin :0 20px;
		padding:12px;
		text-align: left;
	}
	nav li:last-child{border-bottom:none;}
	nav li a{
		color:#fff;
		text-decoration:none;
		font-weight:300;
		font-family: Lora, "Times New Roman", Georgia, Serif;
		font-size: 16px;
		color: #EDEDED;
		letter-spacing: 0;
		line-height: 45px;
	}

	.menuicon {
		position: fixed;
		top: 20px;
		right: 10px;
		display: block;
		cursor: pointer;
		height: 21px;
		width: 25px;
		z-index:32;
		background: #e7e7e7;
    padding: 8px 6px;
    border-radius: 6px;
	}
	.menuicon span {
		z-index:33;
    display: block;
    top: 9px;
    width: 25px;
    height: 3px;
    background-color: #fff;
    position: relative;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
  }
	.menuicon span::after, .menuicon span::before {
		display: block;
		content: '';
		position: absolute;
		width: 25px;
		height: 3px;
		background-color: #fff;
		-webkit-transition-property: margin, -webkit-transform;
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		-ms-transition-duration: .2s;
		-o-transition-duration: .2s;
		transition-duration: .2s;
		-webkit-transition-delay: .2, 0;
		-moz-transition-delay: .2, 0;
		-ms-transition-delay: .2, 0;
		-o-transition-delay: .2, 0;
		transition-delay: .2, 0;
	}
	.menuicon span::before {margin-top: -8px;}
	.menuicon span::after {margin-top: 8px;}

	#hamburger:checked ~ nav {width: 84%;}
	#hamburger:checked ~ nav ul {left:0px;}
  #hamburger:checked ~ .menuicon span {background-color: rgba(0,0,0,0);}
	#hamburger:checked ~ .menuicon span::before, #hamburger:checked ~ .menuicon span::after {
		margin-top: 0px;
		border-radius: 0;
		-webkit-transition-delay: 0, .2s;
		-moz-transition-delay: 0, .2s;
		-ms-transition-delay: 0, .2s;
		-o-transition-delay: 0, .2s;
		transition-delay: 0, .2s;
	}
	#hamburger:checked ~ .menuicon span::before {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#hamburger:checked ~ .menuicon span::after {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	header h1{
		font-size: 20px;
		color: #43485A;
		padding-top:90px;
	}
	nav a::before{
 		content:url(../siteimages/heart_hover.png);
		transition: all 0.5s ease-in-out;
	}
	nav a.norm::before{opacity:0;}
	nav a.norm:hover::before{
 		opacity:1.0;
	}
	nav a.page::before{
		content:url(../siteimages/heart_fill.png);
		padding:0 10px 0 0;
	}
}


@media all and (max-width: 699px){
	body{
		background:none;
	}
	#ltcol,  #rtcol, .nomob{display:none;}
	.mobonly{display:block;}
	header{
		height:145px;
		background:transparent url(../siteimages/txtlogo.png) no-repeat 1px 3px;
		background-size: contain;
	}
	header h1{text-align:center;}
	header a{color: #43485A;text-decoration:none;}
	#searchbar{
		background: #43485A;
    padding: 20px 0px;
		margin: 0 0 20px 0;
	}
	#searchbar form{
	text-align: center;
	display: block;
	width:99.2%;

	}
	#searchbar input[type=text], #searchbar select, #searchbar p{
		padding: 8px 0 9px 8px;
		width: 80%;
		margin: 0 0 11px 0px;
	}
	#searchbar input[type=text]{
		width: 76%;
    margin-left: 11px;
	}
	#searchbar select{width:83%;}
	#searchbar p {
		width: 38%;
    float: none;
    display: block;
    margin: 0 8%;
  }
  #searchbar input[type=submit]{
    position: relative;
    top: -1px;
    height:36px;
    left: -3.0%;
	}
	#content{
		margin-top: 9px;
	}
	#searchenc{padding:0;}
  #mobilefeature{
		text-align: center;
  }
  #mobilefeature h6{
  	background: #43485A;
  	font-family: 'Lora', "Times New Roman", Georgia, Serif;
		font-size: 18px;
		color: #FFFFFF;
		letter-spacing: 0.45px;
    padding: 7px 0;
    margin: 0;
  }
  #mobilefeature p{
		background: #CCCCCC;
		border: 2px solid #C4C4C4;
		border-radius: 5px;
		display: inline-block;
    font-size: 18px;
    padding: 6px;
    margin: 14px 8px;
    width: 80%;
  }
  #mobilefeature a{
		color: #43485A;
  	text-decoration:none;
  }
  #datecheck{
  	  background:#43485a url(../siteimages/calendar_icon.png) no-repeat 50% bottom;
  	  height:auto;
  	  max-width: 565px;
    	margin: 4px auto;
  }
  #datecheck div{
  	width:auto;
  	background:none;
  	padding:0;
  	height:auto;
  }
  #datecheck p{
  	width:260px;
  	height:45px;
  	font-size:17px;
		margin: 2px auto;
  }
  .featurebg{
  background: #43485A;
  }
	.homefeature{
		text-align:center;
	}
	.homefeature h2{
		margin:0 0 20px 0;
		font-weight:400;
	}
	.homefeature img{
		width:80%;
		height:auto;
		margin:0;
	}
	#contact{
		background: transparent url(../siteimages/greyfooter.png) no-repeat center 5px;
		padding:103px 6px 23px;
		display: block;
		text-align:center;
	}
	#contact p{
		font-size:12px;
		color:#ededed;
	}
	#contact ul{
		list-style:none;
		margin:0;
		padding:0;
		font-size:16px;
	}
	.pageform input[type=submit].brochure{
		width:auto;
		padding: 0 9px;
	}
	#fieldcontain{
		width:100%;
		float:none;
	}
	div#cookie-warning {
		left:0;
		margin:0;
		width:100%;
	}
}