<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen {
	.wpcf7{text-align:center;}
	.blog-right-container h2{font-size:15px;}
	.blog-right-container {font-size:11px;}
.next-posts{margin-top:30px;}
	
.my-youtube {
	padding-bottom:38% !important;
	padding-top:0px !important;
	height:0 !important;
	overflow:hidden !important;
}

.my-youtube iframe, .my-youtube object, .my-youtube embed {
	position:absolute !important;
	top:0 !important;
	left:0 !important;
	width:100% !important;
	height:100% !important;
}


.my-youtube-outer{width:100% !important;display:block !important;position:relative !important;margin-left:auto !important;margin-right:auto !important;max-width:900px !important;}
	
	
	
	.wp-caption {
	background: #ffffff;
	line-height: 18px;
	margin-bottom: 10px;
	max-width: 100% !important; /* prevent too-wide images from breaking layout */
	padding: 0px;
	text-align: center;
	margin:0px;
	margin-bottom:10px;
		border:solid;border-width:3px;border-color:#ffffff;-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);}


.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 0px;
	padding:0px;
}
caption {
	background: #fff;
	margin-bottom: 2em;
	text-align: left;
	
}
.wp-caption img {
	margin: 0px;
	padding:0px;
}
.wp-caption img,
.wp-caption {
    width:auto !important;
    max-width:100% !important;
    height:auto !important;
}






	
	
input[type=checkbox]{-webkit-appearance:checkbox;
	-moz-appearance:checkbox;
	width:auto;}
	
	input[type=radio]{-webkit-appearance:radio;
	-moz-appearance:radio;
	width:auto;}
	input[type=date]{ display:block;
  
       -webkit-appearance: textfield;
    -moz-appearance: textfield;
    min-height: 30px; }

span.wpcf7-list-item { display: block; width:100%;}
	
select {
    padding:8px;
	 border: solid;
    border-width: 1px;
    border-color: #555;
    color: #555;
	 border-radius: 3px;
}

.ngg-galleryoverview {
text-align:center;
}
.ngg-gallery-thumbnail-box {
float:none !important;
display:inline-block;
}
	.entry li{padding-bottom:20px;}
.side-excerpt {
    font-size: 13px;
}
.side-excerpt a {
    text-decoration: none;
}
.side-blog-title {
    font-weight: bold;
    text-decoration: none;
    font-family: 'Oswald';
    font-size: 15px;
}
.blogdate {
    background-color: #ddebda;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    text-transform: uppercase;
    line-height: 12px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #626262;
    font-size: 12px;
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 15px;
}
.blog-content-container {
    margin-top: 20px;
}
.blogtitle {
    font-family: Oswald;
    font-size: 25px;
    display: block;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: bold;
}
.blogtitle a {
    text-decoration: none;
}
input[type=submit] {
    transition-duration: .5s;
}
input[type=submit]:hover {
    background-color: #748CE8;
    color: #FFF;
}
iframe {
    box-sizing: border-box;
}
input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input, textarea {
    border-radius: 3px;
    line-height: 30px;
    border: solid;
    border-width: 1px;
    border-color: #555;
    color: #555;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin: 0px;
   
}
.myclosebutton {
    position: absolute;
    right: 30px;
    top: 30px;
}
.quick-quote-title {
    font-size: 28px;
    color: #FFF;
    font-weight: bold;
}
#quick-quote-inner {
    text-align: center;
}
#quick-quote-outer {
    display: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.80);
    position: fixed;
    top: -100%;
    left: 0px;
    z-index: 9999999999999999999999999999;
    color: #FFF;
    justify-content: center;
    align-items: center;
}
.d-fi .flexmiddle {
    justify-content: center;
    font-size: 10px;
}
.footermenu-wrap {
    font-size: 12px;
}
.my-footer a {
    color: #FFF;
}
.company-name {
    font-size: 18px;
    font-weight: bold;
	color:#71a3e9;
}
.footer-address {
    font-size: 12px;
}
.my-footer {
    min-height: 300px;
    color: #fff;
    position: relative;
}
footer {
    background-color: #333333;
}
.d-fi a {
    color: rgba(255,255,255,0.54);
}
.d-fi {
    padding-bottom: 12px !important;
}
.my-buttons {
    text-decoration: none;
}
.my-buttons a {
    text-decoration: none;
}
.my-button {
    padding: 10px;
    padding-bottom: 8px;
    background-color: #6b94ce;
    text-align: center;
    font-size: 30px;
	font-weight:bold;
    line-height: auto;
    transition-duration: .5s;
    color: #FFF;
    text-decoration: none;
	height:100%;
	display:flex;
	flex-direction:column;
justify-content: flex-start;
}

a .my-button {
    text-decoration: none;
}
.my-button a {
    color: #FFF;
    text-decoration: none;
		overflow: hidden;

}
	.myhider{overflow: hidden;border:solid;border-color:#FFF; box-sizing: border-box;border-width:2px;display:block;line-height:0px;margin:0px;padding:0px; margin-bottom:5px; }
.my-button:hover {
    background-color: #346cbc;
}
.my-button img {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: solid;
    border-width: 0px;
    border-color: #FFF;
    margin: 0px;
	transition-duration: .5s;
}
	.my-button img:hover{transform: scale(1.1);}
.my-button .flex-outer {
    justify-content: center;
}
	
	
	
	
	
.my-footer a[href^=tel] {
    color: #FFF;
    text-decoration: none;
}
.my-google-map {
    width: 100%;
}
.my-google-map {
    width: 100%;
    height: 100%;
}
.background-video-outer {
    width: 100%;
    /* whatever width you want */
    display: inline-block;
    position: relative;
    line-height: 0px;
}
.background-video-outer:after {
    padding-top: 49.39138576779026%;
    display: block;
    content: '';
}
.background-video-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display:flex;
	justify-content: center;
	align-content: center;
}
.background-video-text {
    align-self: center;
    font-size: 35px;
    color: #fff;
    text-align: center;
   

}
.mytable td {
    padding: 8px;
    border: 0px;
}
.mytable th {
    background-color: #b30e0e;
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    padding: 10px;
}
.mytable tr:nth-child(even) {
    background-color: #f2f2f2;
}
#chris-towns{height:auto;}
#chris-areas{height:auto;margin-left:5%;}
#chris-options{width:50%;float:left;height:auto;margin-left:5%;}
	#chris-basic-options{max-width:700px;position:relative;margin-left:auto;margin-right:auto;display:block;height:auto;}
#CalendarButton1,#CalendarButton2{margin-left:3px;margin-right:3px;}
.chris-date-ranges{margin-bottom:10px;text-align:right;width:300px;display:inline-block;}
.chris-date-ranges input{margin-left:3px;margin-right:3px;}
#week-availablity{margin-top:20px;}
.chris-field-container{margin-top:15px;margin-bottom:15px; text-align:right; width:300px; display:inline-block;}
#search-button{font-size:18px;padding:10px;}
#chris-amenities{height:auto;margin-left:2%;}
#chris-options-advanced{height:auto;margin-left:2%;}
#chris-towns-advanced{height:auto;}
#chris-areas-advanced{height:auto;margin-left:2%;}
	input, textarea, select {border-radius:3px;line-height:30px;border:solid;border-width:1px;border-color:#555;color:#555;padding-left:10px;padding-right:10px;box-sizing: border-box;margin:0px;}
	.align-left{text-align: left;}
	#listing-number-search{width:auto;max-width:650PX;display:block;postion:relative;margin-left:auto;margin-right:auto;}
		h2{display:inline-block;width:auto;}
	a{color:#183968;}}
</pre></body></html>