<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.logo-img {
	width: 200px;
	height: auto;
}

body {
	overflow-x: hidden!important;
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
}

blockquote {
	
}

iframe {
	border: none;
margin-bottom: 20px;
margin-top: 0;
font-size: 60px;
max-width: 100%!important;
}

.article-details .article-header h1, .article-details .article-header h2, h1, .custom h3, .moduletable h3, .page-header h1, .content-category h2 {
	font-size: 60px;
	margin: 0 0 60px 0;
	text-align: center;
	position: relative;
	text-transform: none;
}

.donate a span {background-color: #309BCB; color: #FFF; padding: 5px 10px; border-radius: 3px;}


.donate i {color: #FFF; padding-right: 3px;}
h1.dp-heading {font-size: 48px;}

h1:after, .custom h3:after, .moduletable h3:after, .content-category h2:after {
	content: '';
	background-color: #FFA200;
	height: 4px;
	width: 120px;
	bottom: -20px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	position: absolute;
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px;
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
}

h3.sp-module-title {
	
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
}

h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.moduletable {
	border: none;
	padding: 0;
}

.btn {
	text-transform: uppercase;
	padding: 15px 40px;
	background: linear-gradient(90deg, rgba(0,132,255,1) 0%, rgba(118,215,198,1) 100%);
	color: #FFF;
	font-weight: bold;
}

.btn:hover {
	background: radial-gradient(circle, rgba(0,132,255,1) 0%, rgba(118,215,198,1) 100%);
	color: #FFF;
}

blockquote {
	font-style: italic; font-size: 16px; padding-left: 30px;
	position: relative;
}

blockquote:before {
	content: 'â€œ';
	position: absolute;
	font-size: 84px;
left: -15px;
top: -37px;
color: #d0d0d0;
}

blockquote p {
	
}

.article-info dd::after {display: none;}

/*menu*/

#t4-header {
	background: #fafafa;
	background-size: 100% auto;
	padding-bottom: 0px;
	margin-bottom: 30px;
	transition: all 300ms ease-in-out;
}

body.home #t4-header {
	padding-bottom: 0;
	background: none;
	transition: all 300ms ease-in-out;
}

.not-at-top #t4-header.t4-sticky {
	padding-bottom: 0;
	background-image: none;
	transition: all 300ms ease-in-out;
}

.t4-megamenu .navbar-nav &gt; li &gt; a, .t4-megamenu .navbar-nav &gt; li &gt; .nav-link {
	text-transform: uppercase;
	font-size: 16px;
}

.t4-navbar.mx-auto {
	margin-right: 0!important;
}

.t4-megamenu .dropdown-menu {
	padding: 10px 20px;
}

.t4-megamenu .dropdown-menu li &gt; a, .t4-megamenu .dropdown-menu li &gt; .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
	font-size: 90%; padding: 5px 0;
}

li.mega .fa-search {
	margin-right: 5px;
}

.navbar-expand-sm .t4-megamenu .searchdrop {
	margin-left: -150px!important;
}

/*Banner*/

#sp-banner {
	
}


/*row1wrap*/

#t4-section-1 .bg-overlay {
	opacity: 1;
}


#t4-section-1 .t4-section-inner {
	padding: 0;
}
#t4-section-1 {
	
}

#t4-section-1 h2 {
	font-size: 36px;
	color: #309BCA;
}

.partners {
	text-align: center;
}

.partners img {
	vertical-align: middle;
	margin: 20px;
	max-width: 200px;
	height: auto!important;
	max-height: 50px;
	width: auto!important;
}

/*row2wrap*/

#t4-section-2 {
	
}

#t4-section-2 img {
	width: 100%;
	height: auto;
}

p.storycat {
	background: #FFA200;
	margin-bottom: -25px;
	position: relative;
}

p.storycat a {
	color: #FFF;
	padding-left: 10px;
}

p.credits {
	color: #309BCA;
}

.leading {
	margin-bottom: 30px;
	align-items: center;
}

.secondary, .tertiary {
	margin-bottom: 30px;
}

.leading, .secondary .col, .tertiary {
	box-shadow: 0px 0px 2.2px rgba(0, 0, 0, 0.02),
	  0px 0px 5.3px rgba(0, 0, 0, 0.028),
	  0px 0px 10px rgba(0, 0, 0, 0.035),
	  0px 0px 17.9px rgba(0, 0, 0, 0.042),
	  0px 0px 33.4px rgba(0, 0, 0, 0.05),
	  0px 0px 80px rgba(0, 0, 0, 0.07);
}

.leading .col, .secondary .col, .tertiary .col {
	padding: 0;
}

.secondary {
	gap: 3em
}

.leading .col p, .secondary .col p {
	font-size: 16px;
}

.leading .col p, .secondary .col p, .tertiary .col p, .leading .col h4, .secondary .col h4, .tertiary .col h4 {
	padding: 0 20px;
}

.secondary .col h4, .leading .col h4, .tertiary .col h4 {
	text-transform: none;
}

.leading .col h4 {
	font-size: 27px;
}

.category-desc {
	border: none;
}

.category-desc hr {
	clear: both; margin: 50px;
}

.stories .page-header h1 {
	font-size: 42px;
	text-align: left;
	margin-bottom: 0;
}

.stories .page-header h1:after {
	display: none;
}

.stories .category-desc img {
	float: left;
	margin: 0 20px 0 0;
}

.stories .category-desc .secondary img, .stories .category-desc .leading img, .stories .category-desc .tertiary img {
	float: none;
	margin: inherit;
}

.stories ul.content-list {
	list-style-type: none;
	padding: 0;
	font-size: 0.875rem;
}

.stories ul.content-list a:before {
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	display: inline-block;
	margin: 0 5px 0 0;
	font-weight: bold;
}

.stories ul.tags {
	margin-bottom: 5px;
}

.stories .item-image img {
	width: 100%;
}

.stories div.com-content-article__body {
	max-width: 900px;
	margin: 20px auto;
}

body.item-892 div.com-content-article__body {
	max-width: 1040px;
	margin: 20px auto;
}


.stories .article-info {
	display: block;
	padding: 5px 0 5px 0;
}

.secondary p.readmore, .leading p.readmore, .tertiary p.readmore {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin: 10px 20px;
	padding: 10px 0 0 0!important;
	text-align: right;
}

.tertiary p.readmore {
	padding-top: 0;
	border: none;
	margin-top: 0!important;
}

p.readmore .btn {
	background: none;
	padding: 0;
	color: #309BCA;
	font-weight: bold;
}

p.readmore .btn:hover {
	background: none;
	color: #000;
}

#t4-section-2 .bg-overlay-image, #t4-section-3 .bg-overlay-image {
	background-size: 90% auto;
}

#t4-section-1 .container, #t4-section-2 .container, #t4-section-3 .container, #t4-section-5 .container {
	max-width: 1024px;
}

/*row3wrap*/

#t4-section-3 {
	
}

#t4-section-3 .custom h3 {
	text-align: left;
}

#t4-section-3 .custom h3:after {
	margin-left: 0;
}

.facts {
	margin: 8px 0;
}

.facts .wf-column {
	background: #0084FF url('../../../../images/admin/wavesbg.png') repeat left top;
	background-size: 300px auto;
	padding: 0px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
}

.facts .wf-column strong {
	font-size: 32px;
}

.facts .wf-column p {
	margin: 0px 40px 40px 40px;
}

.facts .wf-column h4 {
	margin: 40px 40px 5px 40px;
}

/*row4wrap*/

#t4-section-4 {
	padding-top: 0px;
	background-color: #fafafa;
}

#t4-section-4 .bg-overlay-image {
	background-size: 100% auto;
}

#t4-section-4 .t4-section-inner {
	padding: 0!important;
}

div.questions {
	background: #fafafa url('../../images/curve.png') no-repeat center bottom;
	background-size: 100% auto;
	margin-top: -100px;
}


/*row5wrap*/

.mod-dpcalendar-upcoming-panel .dp-link {
	font-size: 22px;
	line-height: 1.1;
	font-weight: bold;
}

.mod-dpcalendar-upcoming-panel__description {
	font-size: 16px;
}

.mod-dpcalendar-upcoming-panel__information {
	padding: 30px;
}

/*row6wrap*/

#sp-row-6 {
	
}

#sp-position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#t4-footer .bg-overlay-image {
	background-size: 300px auto;
}

#t4-footer small {
	text-transform: uppercase;
	letter--spacing: 1px;
	font-size: 80%;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #sp-main-body {
	display: none;
}

#sp-main-body {
	
}

.com-dpcalendar-event__information {background: none; border: none;}

.com-dpcalendar-event .dp-description__label {
  flex: 0 0 auto;
  text-align: left;
  padding-right: 10px;
  display: none;
}

.dp-date {font-weight: bold; font-size: 110%}

.com-dpcalendar-event .dp-description__description { }

.com-dpcalendar-event .dp-description {margin-bottom: 0px;}

.author-posts .item-image img {width: 100%;}

.com-dpcalendar-event {max-width: 960px; margin: auto;}

body.noauthor div.author-block {
	display: none;
}

.lakefacts {
	display: flex;
	flex-wrap: wrap;
	gap: 1%
}

.lakefacts p {
	flex-grow: 1;
	max-width: 48%; ;
	background: #EBF5FA;
	padding: 30px;
	border: 1px solid #888;
}

div.item-pagenoauthor {
	max-width: 960px; margin: auto;
}

.nav-breakpoint-sm .t4-megamenu {
	max-height: 500px;
}

.lerow {
	background: #FFA202; margin-bottom: 30px; padding-right: 30px;
}

.leimage {
	margin-right: 20px;
}

.lequote {
	font-style: italic; padding: 20px 140px 20px 0; position: relative;
}

.lequote::after {
	content: "";
	background: url('../images/quote.png') no-repeat center center;
	background-size: 100% 100%;
	width: 128px; height: 128px;
	position: absolute;
	top: -26px; right: 0;
}

.wf_file::before {
	content: "\f15b";
	font: normal normal normal 16px/1 "Font Awesome 5 Free";
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

@media  (max-width: 990px)  {
	.t4-megamenu .navbar-nav &gt; li &gt; a, .t4-megamenu .navbar-nav &gt; li &gt; .nav-link {
		padding: 10px; font-size: 15px;
	}

}


@media  (max-width: 800px) {
	body {
		
	}
	
.not-at-top #t4-header.t4-sticky  {
		position: fixed!important;
		width: 100%;
		top: 0!important;
	}
	
	#t4-header header {
		padding: 10px 0!important;
	}
	
	.leading, .secondary, .tertiary {
		flex-direction: column;
		flex-wrap: wrap;
	}
	
	.tertiary .col-3 {
		width: 100%;
	}
	
	.partners img {
  vertical-align: middle;
  margin: 20px;
  max-width: 150px;
  height: auto;
  max-height: 32px;
  width: auto;
		
		}
		
		.stories .page-header h1 {
			font-size: 30px;
		}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock &gt; div {
		min-width: 200px!important;
	}
	
	.lakefacts p {
		max-width: 100%;
	}
	
	header form.mod-finder  {
		display: none;
	}
}</pre></body></html>