<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* //tablet + mobile navigation */
@media (max-width:1199px) {
			
	header {
		height:148px;
		background-color:#ffffff;
	}	
	
	.navbar-fixed-top-on {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}	

	.navbar-toggle {
		margin:17px 15px;
		display:block;
		z-index:300;
		border:2px solid transparent;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
		
	.navbar-toggle:focus,
	.navbar-toggle:active,
	.navbar-toggle:hover {
		background:rgba(255,255,255,0.25);
	}
	
	.navbar-collapse.collapse {
		display:none !important;
		height:auto;
	}
	
	.navbar-collapse.collapse.in {
		display:block !important;
		z-index:300;
		height:auto;
	}
	
	.navbar-toggle .icon-bar {
		background:#ffffff;
		width:34px;
		height:4px;
		border:2px solid #0090c1;
	}
	
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top:6px;
	}
	
	
	.navcontainer,
	.navcontainer header,
	.navcontainer .container {
		height:94px;
	}
	
	#navbar,
	#navbar.fullWidth	{
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(90vh - 148px);
		overflow-y:scroll;
		overflow-x:hidden;		
		float:right;
		padding:0;
	    clear: both;
	    width: 50%;
	    background: #ffffff;	
	    z-index: 1030;		
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	}

	.navbar-nav.divSandwichNavPageLinks {
		float:left;
		width:100%;
	}
	
	nav .anchSandwichNav {
		font-family:'Brawler', sans-serif;
		color:#9a9da7;
		line-height:1;
		margin:0;
		padding-bottom:15px;
		padding-top:15px;
		padding-left:10px;
		text-decoration:none;border-bottom:none;
		border-bottom:1px solid #dddddd;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
	
	nav .anchSandwichNav.current,
	nav .anchSandwichNav:hover {
		text-decoration:none;border-bottom:none;
		border-bottom:1px solid #dddddd;
		border-left:4px solid #0090c1;
		padding-left:6px;
		color:#0090c1;
	}
	
	nav .anchSandwichNav.last {
		border-bottom:none;
	}
	
	#main {
		margin-top:148px;
		clear:both;
	}
	
}

/* //navigation mobile only */
@media (max-width:767px) {

	.supernav.container,
	.navcontainer .container {
		padding:0;
	}

	.navbar-toggle {
		margin-right:15px;
	}
	
	#navbar,
	.navbar-nav {
		margin:0;
		padding:0;
		width:100%;
		width:100vw;
		max-height:500px;
		max-height:70vh;
		max-height:calc(90vh - 148px);
	}
}

@media (max-width:360px) and (orientation:portrait) {
	
	#navbar,
	.navbar-nav {
		max-height:400px;
		max-height:85vh;
		max-height:calc(90vh - 148px);
	}
}




@font-face {
    font-family: 'Brawler';
    src: url('../fonts/Brawler-Regular.eot');
    src: url('../fonts/Brawler-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Brawler-Regular.woff2') format('woff2'),
        url('../fonts/Brawler-Regular.woff') format('woff'),
        url('../fonts/Brawler-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-BoldItalic.eot');
    src: url('../fonts/SourceSansPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-BoldItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-BoldItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Regular.woff') format('woff'),
        url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-BlackItalic.eot');
    src: url('../fonts/SourceSansPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-BlackItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-BlackItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBoldItalic.eot');
    src: url('../fonts/SourceSansPro-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-SemiBoldItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-ExtraLight.eot');
    src: url('../fonts/SourceSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('../fonts/SourceSansPro-ExtraLight.woff') format('woff'),
        url('../fonts/SourceSansPro-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Black.eot');
    src: url('../fonts/SourceSansPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Black.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Black.woff') format('woff'),
        url('../fonts/SourceSansPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBold.eot');
    src: url('../fonts/SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        url('../fonts/SourceSansPro-SemiBold.woff') format('woff'),
        url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-ExtraLightItalic.eot');
    src: url('../fonts/SourceSansPro-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-ExtraLightItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Light.eot');
    src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Light.woff') format('woff'),
        url('../fonts/SourceSansPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-LightItalic.eot');
    src: url('../fonts/SourceSansPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-LightItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-LightItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Bold.eot');
    src: url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Bold.woff') format('woff'),
        url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Italic.eot');
    src: url('../fonts/SourceSansPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Italic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Italic.woff') format('woff'),
        url('../fonts/SourceSansPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}





html,
body {
	background:#fffcf9;
}

#main {
	background-color:#fffcf9;
}

.ContentWrapper {
	padding:0;
}

.navbar-fixed-top-desktop {
	position:fixed;
	width:100%;
	top:0;
	z-index:1030;
}



.supernav {
	position:absolute;
	top:0;
	width:100%;
	height:54px;
	line-height:54px;
	background:#59c9a5;
	z-index:300;
}


.supernav .anchSuperNav {
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:16px;
	color:#ffffff;
	padding:0 15px;
	height:54px;
	line-height:54px;	
	background:transparent;
}

.supernav .anchSuperNav:hover,
.supernav .anchSuperNav.current {
	color:#0d2149;
	background:#d8efdf;
}

.supernav .divBannerContactInfo {
	display:inline-block;	
	float:right;
}

.supernav .divSuperNavSocial {
	display:inline-block;
	float:right;
	height:54px;
	line-height:54px;	
	margin-left:30px;
}

.social-div .social-networking {
	padding:0;	
}

.social-div .social-networking a {
	font-size:32px;
	height:54px;
	line-height:54px;		
}

.divContactWrapper a,
.divContactWrapper p,
.supernav .divContactEmail {
	float:right;
	display:inline-block;
	margin:0 7.5px;
	color:#ffffff;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divContactWrapper a:hover,
.divContactWrapper p:hover,
.supernav .divContactEmail:hover {
	text-decoration:none;border-bottom:none;
	color:#0090c1;
}

.supernav .divContactEmail {
	margin:0;
}

.supernav .social-div .social-networking a {
	color:#0d2149;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.supernav .social-div .social-networking a:hover {
	color:#ffffff;
}


.supernav .divSuperNavPageLinks {
	display:inline-block;	
	float:right;	
}




.navcontainer {
	position:absolute;
	top:54px;	
	width:100%;
	height:94px;
	line-height:94px;	
	background:#0d2149;
	z-index:300;	
	border:none;
	border-bottom:1px solid #fdfbf9;
}

.anchLogoLink {
	display:inline-block;
	width:auto;
	margin-top:-35px;
}

.anchLogoLink h1,
.headerInBanner.centeredLogo {
	margin:0;
}

.anchLogoLink img {
	max-width:100%;
	width:auto;
}

#navbar {
	float:right;
	padding:0;
}

#navbar.fullWidth {
	width:100%;
	float:left;
	padding:0;
}

#navbar .anchMainNav {
	display:inline-block;
	float:left;
	font-family:'Open Sans', sans-serif;
	font-weight:normal;
	font-size:16px; 
	padding:0 8px;
	height:94px;
	line-height:94px;
	color:#fdfbf9;
	background:transparent;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	-webkit-box-shadow: inset 0px -5px 0px 0px rgba(216,239,223,0);
	-moz-box-shadow:    inset 0px -5px 0px 0px rgba(216,239,223,0);
	box-shadow:         inset 0px -5px 0px 0px rgba(216,239,223,0);	
}

#navbar .anchMainNav:hover,
#navbar .anchMainNav.current {
	color:#0090c1;
	-webkit-box-shadow: inset 0px -8px 0px 0px rgba(216,239,223,1);
	-moz-box-shadow:    inset 0px -8px 0px 0px rgba(216,239,223,1);
	box-shadow:         inset 0px -8px 0px 0px rgba(216,239,223,1);		
	background:transparent;
}



.noPadding,
.no-padding,
.nopadding {
	padding:0;
}

#main .divPageHeaderWrapper {
	height:148px;
	margin-top:148px;
	text-align:center;
	background:url(../images/calloutBackground.png?a=abcc);
	background-size:100% auto;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fffcf9;	
}


#main .divPageHeaderWrapper .PageHeaderInner {
	height:100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}

#main h1.pagelabelheader,
#main h2.pagelabelheader {
	font-family:'Brawler', sans-serif;
	font-size:48px;
	color:#0d2149;
	line-height:1;
}

.content-div h1,
.content-div h2 {
	font-family:'Brawler', sans-serif;
	font-size:42px;
	color:#222222;	
}

.content-div h3 {
	font-family:'Brawler', sans-serif;
	font-size:32px;
	color:#0090c1;	
}

.content-div table,
.content-div td,
.content-div li,
.content-div p {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#222222;	
}

.content-div h1 a,
.content-div h2 a,
.content-div h3 a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#0090c1;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.content-div h1 a:hover,
.content-div h2 a:hover,
.content-div h3 a:hover {
	text-decoration:none;border-bottom:none;
	color:#0090c1;
	border-bottom:1px solid #0090c1;	
}

.content-div table a,
.content-div li a,
.content-div p a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#0090c1;	
	border-bottom:1px solid transparent;	
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.content-div table a:hover,
.content-div li a:hover,
.content-div p a:hover {
	text-decoration:none;border-bottom:none;
	color:#0090c1;	
	border-bottom:1px solid #0090c1;		
}

.content-div p img {
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
}

/* //sidemenu //categories //subcategories */

.divSideMenu {
	border:none;
	margin-bottom:20px;
}

.divSideMenu a.sidemenu-category {
	font-family:'Brawler', sans-serif;
	font-size:18px;
	color:#222222;
	line-height:1.5;
	padding:10px 0;
	border-bottom:1px solid #dddddd;
}

.divSideMenu a.sidemenu-category:hover {
	color:#0090c1;
	background:transparent;
}

.divSideMenu a.sidemenu-category.current,
.divSideMenu a.sidemenu-category.current:hover {
	color:#ffffff;
	background:#0d2149;
	border-bottom:1px solid #0d2149;
}

.divSideMenu a.sidemenu-subcategory {
	font-family:'Source Sans Pro', sans-serif;
	font-size:16px;
	border:none;
	background:transparent;
	color:#222222;
	padding:4px 0;
	padding-left:0;
	border-bottom:1px solid #dddddd;
}

.divSideMenu a.sidemenu-subcategory:hover,
.divSideMenu a.sidemenu-subcategory.current,
.divSideMenu a.sidemenu-subcategory.current:hover {
	padding-left:6px;
	color:#0090c1;
}


.social-icons a {
	display:inline-block;
	margin-right:10px;
	margin-top:5px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}



@media (min-width:768px) {
	.body-12 .divActualContent {
		width:100%;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-box-direction: normal;
	    -moz-box-direction: normal;
	    -webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -webkit-flex-direction: row;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-box-pack: start;
	    -moz-box-pack: start;
	    -webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	    -webkit-align-content: stretch;
	    -ms-flex-line-pack: stretch;
	    align-content: stretch;
	    -webkit-box-align: stretch;
	    -moz-box-align: stretch;
	    -webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	    align-items: stretch;	
	}
}

.divBlockLink,
#main .container .textholder-text.divBlockLink {
	text-align:center;
	padding:0 7.5px;
	margin-bottom:15px;
}

.divBlockLink ~ .divBlockLink {
	border:none;
	margin:0;
}

.divBlockLink p {
	margin:0;
}

.divBlockLink a.anchTextWrapperLink {
	float:left;
	clear:both;
	display:block;
	width:100%;
	height:100%;
	padding:15px;
	border:1px solid #9a9da7;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divBlockLink:hover a.anchTextWrapperLink {
	border-color:#0d2149;
}

.divBlockLink .divMediaWrapper {
	width:100%;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

.divBlockLink a.anchTextWrapperLink .bodytextholder {
	float:left;
	width:100%;
	height:100%;
	text-align:center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}



footer {
	background:#0d2149;
	color:#ffffff;
	border:none;
}

.topFooter {
	border:none;
	height:55px;
	line-height:55px;
	background:#d8efdf;
}

.topFooter-right 	{float:right;}
.topFooter-left 	{float:left;}

.footerLogo {
	text-align:left;
	padding-left:0;
}

.footerLogo,
.footerNav {
	padding-top:15px;
}

.footerLogo img {
	max-width:100%;
	margin-top:24px;
}

.bottomFooter-left .contactAddress {
	float:left;
}

.bottomFooter-left .contactAddress span {
	margin-right:5px;
	float:left;
}

.bottomFooter-left .contactAddress span:first-child {
	display:block;
	width:100%;
}

footer .divFooterNavSocial,
footer .social-div,
footer .social-div .social-networking {
	height:55px;
	line-height:55px;
	float:right;
}

.divFooterNavSocial .social-div .social-networking a {
	font-size:32px;
	height:inherit;
	line-height:inherit;
	color:#0d2149;	
	height:55px;
	line-height:55px;
}

.divFooterNavSocial .social-div .social-networking a:hover {
	color:#0090c1;
}

footer .divContactWrapper a,
footer .divContactWrapper p,
footer .divContactWrapper span,
footer .divContactWrapper a:hover,
footer .divContactWrapper p:hover {
	float:left;
	color:#0d2149;
}

.footerNav {
	text-align:right;
	padding-right:0;
}

.footerNav a {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:18px;
	line-height:3;
	padding:0 8px;
	color:#ffffff;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.footerNav a.first {
	padding-left:0;
}

.footerNav a.last {
	padding-right:0;
}

.footerNav a:hover,
.footerNav a.current {
	color:#0090c1;
	text-decoration:none;border-bottom:none;
}

footer p.contactAddress,
footer p.contactAddress span:first-of-type {
	display:inline-block;
}

footer p.contactAddress .spanContactCity,
footer p.contactAddress .spanContactState,
footer p.contactAddress .spanContactZip {
	display:inline-block;
	margin:0 3px;
}

.lww {
	font-family:'Brawler', sans-serif;
	text-align:right;
	color:#ffffff;
	padding:15px 0;
}

.CopyrightContainer {
	padding:0 15px;
} 

p.CopyrightContainer,
p.CopyrightContainer a {
	font-family:'Open Sans', sans-serif;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;
	margin:10px auto;
	color:#ffffff;
	text-align:right;
}

p.CopyrightContainer a:hover {
	text-decoration:none;border-bottom:none;
	color:#59c9a5;
}

a.anchBackToTop {
	background:#59c9a5;
	color:#0090c1;
	text-decoration:none;
}

a.anchBackToTop:hover {
	background:#0090c1;
	color:#59c9a5;
	text-decoration:none;
}



.body-11 #main {
	background:transparent;
}

.body-home .content-div {
	padding:0;
	clear:both;
}

.divPageHeader-home,
.divPageFooter-home {
	background:#fffcf9;
} 

.divPageFooter-home {
	padding-bottom:50px;	
}

.body-home .textholder.textholder-page-header,
.body-home .textholder.textholder-page-footer {
	border:none;
	float:none;
	padding:30px 0 30px 0;
	margin:0 auto;
}

/* //slider //maincallout */
.divMainCalloutWrapper {
	margin-top:148px;
	
} 

.divMainCalloutWrapper,
.divMainCalloutImage, 
.slideshowsitewidth .slideshowfigure,
.slideshowfigure,
.slideshowsitewidth .slideshowpicture,
.slideshowpicture {
	height:635px;
}

.slideshowfullwidth .swiper-slide img {
	position:absolute;
	top:0;
	height:635px;
	width:auto;
	max-width:none;
    -webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-mos-transform: translate(-50%);
	-o-transform: translate(-50%);	
	transform: translate(-50%);
}


/* //slidertext //maincallouttext */

.divMainCalloutText {
	position:absolute;
	bottom:10%;
	width:100%;
}


/* //static text //staticimage //maincallouttext //staticmaincallout */

.mainCalloutImageWrapper, .divMainCalloutTextWrapper {
	overflow:hidden;
}

.divMainCalloutWrapper.static .divMainCalloutImage,
.divMainCalloutWrapper.static figure,
.divMainCalloutWrapper.static picture {
	position:relative;
	height:635px;
}

.textholder-image.mainCalloutImageWrapper img {
	position:absolute;
	top:0;
	height:635px;
	width:auto;
	max-width:none;
    -webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-mos-transform: translate(-50%);
	-o-transform: translate(-50%);	
	transform: translate(-50%);
}

.divMainCalloutWrapper.static .divMainCalloutTextWrapper {
	width:100%;
	height:90%;
	height:calc(100% - 148px);
	position:absolute;
	bottom:0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}

.divMainCalloutWrapper.static .divMainCalloutText {
	position:relative;
	bottom:auto;
	width:100%;
}

/* //callouttext //maincallouttext //allsettings */
.content-div .divMainCalloutText * {
	color:#ffffff;
}

.divMainCalloutText .MainCalloutTextCenterOuter,
.divMainCalloutText .MainCalloutTextCenterInner {
	display:block;
}

.content-div .divMainCalloutText h1,
.content-div .divMainCalloutText h2 {
	color:#ffffff;
	font-family:'Brawler', sans-serif;
	font-size:48px;
}

.content-div .divMainCalloutText h3 {
	color:#59c9a5;
	font-family:'Brawler', sans-serif;
	font-size:36px;
}

.content-div .divMainCalloutText p {
	color:#ffffff;
	font-family:'Source Sans Pro', sans-serif;
	font-size:21px;
	color:#ffffff;	
}

.content-div .divMainCalloutText a {
	text-decoration:none;border-bottom:none;
	display:inline-block;
	margin:10px 0;
	padding:5px 40px;
	line-height:1.75;
	font-size:21px;
	font-style:normal;
	text-shadow:none;
	background:#59c9a5;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	opacity:1;
	color:#ffffff;
}

.content-div .divMainCalloutText a:hover {
	text-decoration:none;border-bottom:none;
	color:#ffffff;
	opacity:1;
	background:#0090c1;
}

/* slider controls */
.divMainCalloutImage .swiper-button-prev,
.divMainCalloutImage .swiper-button-next {
	width:37px;
	height:64px;
	background-size:37px 64px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../../layout/images/arrow_prev.png);
	top:450px; /* will change per device */
	left:15px;
	right:auto;
	opacity:0.75;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMainCalloutImage .swiper-button-next {
	background-image:url(../../layout/images/arrow_next.png);
	right:15px;
	left:auto;	
}

.divMainCalloutImage .swiper-button-prev:hover {
	background-image:url(../../layout/images/arrow_prev.png);
	opacity:1;
}

.divMainCalloutImage .swiper-button-next:hover {
	background-image:url(../../layout/images/arrow_next.png);
	opacity:1;
}

.divMainCalloutWrapper .swiper-pagination {
	bottom:30px;
	height:30px;
	background:#0d2149;
	background:rgba(13,33,73,0.5);
}

.swiper-pagination-clickable .swiper-pagination-bullet,
.swiper-pagination-clickable .swiper-pagination-bullet-active {
	height:16px;
	width:16px;
	margin:7px;
	opacity:1;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	background:#d8efdf;
}


.swiper-pagination-clickable .swiper-pagination-bullet-active {
	background:#0090c1;
}

/* //minicallout //callouts*/
.divMiniCalloutWrapper {
	background:url(../images/calloutBackground.png);
	background-size:cover;
	background-position:center;
	background-color:#fffcf9;
	padding:50px 0;
}

.divMiniCalloutRow {
	padding:0;
}

.divMiniCallout {
	padding:0 8px;
	margin-bottom:15px;
	height:300px;
}

.divMiniCallout a,
.divMiniCallout a:hover {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    text-decoration:none;border-bottom:none;
    left: 0;
    top: 0;
}

.divMiniCalloutInner {
	position:relative;
	height:100%;
	padding:10px;
	border:1px solid #0090c1;
}

.textholder-mini-callout {
    position: relative;
	float: left;
    height: 100%;
    width: 100%;
	overflow:hidden;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
	margin:0;
	padding:0;
	background:#0d2149;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
	opacity:0.6;
	width:100%;
	max-width:100%;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCallout:hover .divMediaWrapper.miniCalloutImageWrapper img {
	opacity:1;
}


.divMiniCalloutTextWrapper {
	position:absolute;
	width:100%;
	bottom:0;
	padding:20px 0;
	text-align:center;
	background:transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCallout:hover .divMiniCalloutTextWrapper {
	background:#59c9a5;
}

.content-div .divMiniCalloutHeaderWrapper h3 {
	margin:0 auto;
	color:#ffffff;
	font-family:'Brawler', sans-serif;
	font-size:42px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
} 

.divMiniCallout:hover .divMiniCalloutHeaderWrapper h3 {
	color:#0d2149;
}

.divMiniCalloutHeaderWrapper {
	width:90%;
	margin:auto;
}

.content-div .divMiniCalloutHeaderWrapper p {
	
}

/* //pull */

.order-1 {
	-ms-flex-order:1;
	-webkit-order:1;
	order:1;
}

.order-2 {
	-ms-flex-order:2;
	-webkit-order:2;
	order:2;	
}

.pullHolder {
	padding:80px 0;
	background:#f4f4f4;
}

.pullHolder &gt; .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;	
}

.divPullWrapper {
	background:transparent;
	padding:0 8px;
}

.divPullWrapperInner {
	padding:0;
	height:100%;
	background:#ffffff;
	border-bottom:2px solid #dddddd;
}

.divPullWrapperHeader {
	background:#0d2149;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	padding:15px;
	text-align:center;
} 

.divPullWrapper h1,
.divPullWrapper h2,
.divPullWrapper h3 {
	color:#0d2149;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:24px;
}

.divPullWrapper .divPullWrapperHeader h3 {
	font-family:'Brawler', sans-serif;
	font-size:36px;
	color:#fdfbf9;
	text-align:center;
	margin:0;
	margin-bottom:10px;
}


.content-div .divIndividualPull h3 a {
	font-style:normal;
	color:#0d2149;
}

.blog-container {
	padding:15px;
}

.divPullWrapper-blog .blog-container {
	padding:0;
}



.divPullWrapperHeader a {
	color:#ffffff;
	font-family:'Source Sans Pro', sans-serif;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divPullWrapperHeader a:hover {
	color:#59c9a5;
}

.divPullWrapper-blog .blog-container {
	border:none;
	margin:0;
}

.divPullInnerBlockWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;	
	height:100%;
}

.divIndividualPull {
	padding:15px;
   -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;	
}

.divIndividualPull .divDateTimeWrapper {
	padding:10px 0 20px 0;
}

.divIndividualPull .fa,
.divIndividualPull .far {
	color:#0090c1;
	font-size:32px;
}

.divIndividualPull + .divIndividualPull {
	border-top:2px solid #dddddd;
}

.divIndividualPull .divCategoryEventList {
	display:none;
}

.divIndividualPull .divFeaturedAdditionalFields {
	
}

.divIndividualPull .divFeaturedAdditionalFields .divRegisrationLink a,
.divIndividualPull .divFeaturedAdditionalFields .divLocationLink a {
	margin:0 auto;
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.divMainCalloutWrapper {
		margin-top:0;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:397px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		height:397px;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:42px;
		line-height:1;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:32px;
		line-height:1;
	}
	
	.content-div .divMainCalloutText p {
		font-size:18px;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:18px;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		height:250px;
	}
	
	.divMiniCalloutInner {
	
	}	
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:26px;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divMainCalloutWrapper {
		margin-top:0;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:339px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		height:339px;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:30px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:24px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText p {
		font-size:16px;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:16px;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		height:190px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:20px;
	}	
	
	.body-5 .divEventSynopsis {
		margin-left: 20px;
    	width: 96%;
	}
		
}

@media (max-width:767px) {

	.divMainCalloutWrapper {
		margin-top:0;
	}

	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:188px;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.divMainCalloutWrapper.static .divMainCalloutImage {
		height:auto;
	}
	
	.divMainCalloutWrapper .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		position:relative;
		height:188px;
		padding:0;
	}
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper,
	.divMainCalloutWrapper.static .divMainCalloutTextWrapper {
		display:block;
		position:relative;
		clear:both;
		height:auto;
		text-align:center;
	}
	
	.divMainCalloutText {
		position:relative;
		display:block;
		float:left;
		width:100%;
		clear:both;
		height:auto;
		top:0;
		background:#ffffff;
	}
	
	.content-div .divMainCalloutText * {
		text-align:center;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		color:#0d2149;
		font-size:30px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:24px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText p {
		color:#0d2149;
		font-size:16px;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:16px;
	}
	
	.content-div .MainCalloutTextCenterInner *:first-child {
		margin-top:15px;
	}	

	.content-div .MainCalloutTextCenterInner *:last-child {
		margin-bottom:15px;
	}
		
	.divMainCalloutWrapper .swiper-pagination {
		bottom:0;
		background:#0d2149;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		height:275px;
		margin-bottom:30px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:24px;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
		float:none;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
		padding:0;
	}
	
	.divPageHeader-home,
	.divPageFooter-home {
		padding:0 15px;
	}
	
	.body-home .textholder-page-header .tablet-Media .textholder-image,
	.body-home .textholder-page-footer .tablet-Media .textholder-image {
		margin-left:-15px;
		margin-right:-15px;
	}
	
	/* //pull */
	
	.divPullWrapper .divPullWrapperHeader h3 {
		font-size:28px;
		margin-bottom:4px;
	}
	
	.pullHolder,
	.divMiniCalloutWrapper {
		padding:15px 0;
	}
	
	.divPullWrapper {
		padding-top:15px;
		padding-bottom:25px;
	}	

	
}

@media (max-width:767px) and (orientation:landscape) {
	.divMiniCallout {
		float:none;
		width:350px;
		display:block;
		margin-left:auto;
		margin-right:auto;
		
	}
}


.divPageAdditionalControlsWrapper {
	text-align:center;
}

.divEventSynopsis {
	background:#ffffff;
}

.divEventSynopsis .divLocationLink .fa,
.divEventSynopsis .divLocationLink .icon{
	font-size:18px;
}

.divFuturePastWrapper,
.divDateFilterWrapper {
	display:none;
}





.divDirectorySearch {
	display:block;
	margin-bottom:15px;
}

.divDirectorySearch form {
	width:66%;
	margin:auto;
}

.divDirectorySearchBtnWrapper input,
.divDirectorySearchBtnWrapper input:hover {
	display:block;
	padding:0;
	width:100%;
	height:100%;
	line-height:40px;
	background:transparent;
	color:#0090c1;
	z-index:50;
	border:none;
}

#txtDirectorySearch {
	float:left;
	width:66%;
	display:inline-block;
	line-height:40px;
}

.divDirectorySearchBtnWrapper {
	width:32%;
	float:right;
	display:inline-block;
	margin-left:1%;
	position:relative;
	border:2px solid #0090c1;
	color:#0090c1;
	background:transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divDirectorySearchBtnWrapper .fa {
	position:absolute;
	opacity:0;
	top:12px;
	right:15px;
	color:#ffffff;
	background:transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	display:inline-block;
	margin-left:5px;
	z-index:1;
}

.divDirectorySearchBtnWrapper:hover .fa {
	opacity:1;
	right:10px;
	background:transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divDirectorySearchBtnWrapper:hover {
	background:#0090c1;
	color:#ffffff;
	
}

.divDirectorySearchBtnWrapper:hover input {
	color:#ffffff;
}

.content-div .ulDirectorySocialWrapper &gt; li a:hover {
	text-decoration:none;border-bottom:none;
	color:#59c9a5;
}

.ulDirectorySocialWrapper &gt; li .fa-lg {
	font-style:normal;
}

.divTiledListing h3 {
	font-size:28px;
}

.divTiledListing h3:nth-child(2) {
	font-size:22px;	
}


.body-7 .thHeader5 {
	min-width:185px;
}

.body-7 table audio {
	width:100%;
}

.body-7 #popup {
	width:auto;
	height:auto;
	left:50%;
	top:50%;
	margin:auto;
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	overflow:initial;
} 

.body-7 #popup iframe {
	min-width:100%;
	min-height:350px;
	min-width:75vw;
	min-height:60vh;
	max-width:90vw;
	max-height:90vh;
}

.body-7 .trDirectoryDisplayRow {
	min-height:55px;
}

.anchClosePopup {
	top:-10px;
	right:-10px;
	z-index:1031;
}

.body-7 .trPrimaryRow td:first-of-type {
	white-space:nowrap;
	min-width:190px;
}


@media (min-width:768px) and (max-width:1023px) {
	.body-7 .trDirectoryDisplayRow {
		min-height:76px;
	}
	
	.body-7 .trPrimaryRow td:first-of-type {
		white-space:nowrap;
		min-width:auto;
		padding-right:10px;
	}	
	
}

@media (max-width:767px) {
	
	.body-7 #popup {
		width:auto;
		height:auto;
		left:50%;
		top:60%;
		margin:auto;
		-ms-transform:translate(-50%,-50%);
		-webkit-transform:translate(-50%,-50%);
		-moz-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%);
		overflow:hidden;
	} 	
	
	.body-7 .thHeader5 {
		min-width:55px;
	}
	
	.body-7 table {
		max-width:100% !important;
		width:100% !important;
	}
	
	.body-7 .content-div table p,
	.body-7 .content-div table td {
		font-size:13px;
	}
	
	
	.body-7 .content-div table td {
		padding:6px 3px;
	}
	
	
	.body-7 .trPrimaryRow td:first-of-type {
		white-space:nowrap;
		min-width:82px;
		padding-right:8px;
	}
	
	.divDirectorySearch form {
		width:100%;
		padding:0 15px;
	} 
		
	.content-div h2.directorySubheader {
		display:block;
		margin-left:auto;
		margin-right:auto;
		font-size:21px;
		margin-bottom:15px;
		text-align:center;
	}	
		
}




.group input,
.group textarea,
.group select {
	border-bottom:1px solid #59c9a5;
}

.group input:focus,
.group textarea:focus,
.group select:focus {
	border-bottom:1px solid #59c9a5;
}

.group label,
.form-control {
	color:#666666;
}

.group .bar:before, .group .bar:after {
	background:#59c9a5;
}

#frmContactForm input[type=text],
#divGetDirections input[type=text] {
	margin-top:30px;
	border-bottom-color:#59c9a5;
}

#divGetDirections input[type=text] {
	margin-top:0;
}

#frmContactForm input[type=submit],
#divGetDirections input[type=submit] {
	background:#59c9a5;
	background:rgba(89,201,165,0.7);
	border-color:#0090c1;
	border-color:rgba(89,201,165,0.7);
	border-radius:0;
	color:#ffffff;
	text-shadow:none;
}

#frmContactForm input[type=submit]:hover,
#divGetDirections input[type=submit]:hover {
	color:#ffffff;
	background:#59c9a5;
	background:rgba(89,201,165,1);
	border-color:#0090c1;
	border-color:rgba(89,201,165,1);
}

input[type=file]#fileUpload:hover,
.fileinput-button:hover {
	background:#59c9a5;
}


.frmFEForm .anchForgot 			{color:#0090c1;}
.frmFEForm .anchForgot:after 	{background:#0090c1;}







.content-div-directory .fa {
	color:#59c9a5;
}

.content-div a.anchBackToPage,
.content-div a.anchBackToPage .fa {
	color:#222222;	
	border-color:#222222;
}

.content-div a.anchBackToPage:hover,
.content-div a.anchBackToPage:hover .fa {
	color:#0090c1;	
	border-color:#0090c1;
}

.content-div-directory .fullwidth .divListingBelow:last-of-type {
	margin-bottom:30px;
}




.content-div-blog .divPaginationWrapper .Pagination.CurrentPage {
	background:#0d2149;
	border-color:#0d2149;
	color:#fdfbf9;
} 

.content-div-blog .divSideMenu.right {
	border-color:#0090c1;
}

.divSideMenu a.blogsidemenuchooser:hover {
	color:#000000;
}

.divSideMenu a.blogsidemenuchooser.current,
.divSideMenu a.blogsidemenuchooser.current:hover {
	background:#0090c1;
	color:#ffffff;
}
 
.divSideMenu a.anchYearLink:hover,
.divSideMenu a.anchYearLink.current-year {
	background:#0090c1;
	color:#ffffff;
}

.divSideMenu a.anchMonthLink:hover,
.divSideMenu a.anchMonthLink.current-month {
	background:#fdfbf9;
	color:#0090c1;
}

.divSideMenu a.anchTagLink:hover,
.divSideMenu a.anchTagLink.current-tag {
	color:#0090c1;
}

.content-div-blog .blog-preview h3 a {
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.content-div-blog .blog-preview h3 a:hover {
	border-bottom:1px solid #0090c1;
	color:#0090c1;
}

.blog-inner .read-more,
.blogSubTitle-tags a {
	color:#0090c1;
}

.content-div-blog .blog-container,
.content-div-blog .blog-container:last-of-type {
	background:#ffffff;
	border-color:#dddddd;
}


.content-div-blog .blog-container h3,
.content-div-blog .blog-container h3 a {
	font-family:'Brawler', sans-serif;
	font-style:normal;
	color:#0d2149
}

.blog-inner .read-more, .blogSubTitle-tags a {
	color:#0090c1;
}



.galleryImageWrapper img,
.galleryImageWrapper:hover img {
	padding:5px;
}
.sideMenuLeft .divMediaWrapper.galleryImageWrapper,
.sideMenuRight .divMediaWrapper.galleryImageWrapper {
	padding:7.5px;
}



.navbar-toggle {
	margin:24px 15px;
	border:2px solid transparent;
}

.navbar-toggle:focus,
.navbar-toggle:active,
.navbar-toggle:hover {
	background:rgba(255,255,255,0.25);
}

.navbar-toggle .icon-bar {
	background:#ffffff;
	border:2px solid #ffffff;
}

nav .anchSandwichNav {
	font-family:'Brawler', sans-serif;
	color:#9a9da7;
	border-bottom:1px solid #dddddd;
}

nav .anchSandwichNav.current,
nav .anchSandwichNav:hover {
	border-bottom:1px solid #dddddd;
	border-left:4px solid #0090c1;
	color:#0090c1;
}

nav .anchSandwichNav.first {
	padding-top:25px;
}



@media (min-width:1200px) {
	
	.supernav &gt; .container, 
	.navcontainer &gt; .container,
	.MainCalloutTextCenterOuter &gt; .container {
		width:100%;
		padding:0 100px;
		max-width:1695px;
	}
	
}


@media (min-width:1200px) and (max-width:1366px) {
	
	.supernav &gt; .container, 
	.navcontainer &gt; .container,
	.MainCalloutTextCenterOuter &gt; .container {
		width:100%;
		padding:0 50px;
		max-width:1695px;
	}	
	
}

@media (min-width:1200px) and (max-width:1366px) and (max-height:768px) {
	
	.supernav {
		line-height:40px;
		height:40px;
	}
	
	.supernav a,
	.supernav .anchSuperNav,
	.supernav .social-div .social-networking a {
		line-height:40px;
		height:40px;
	}
	
	.navcontainer {
		top:40px;
		line-height:75px;
		height:75px;
	}
	
	.anchLogoLink {
		top:0px;
		width:auto;
	}
	
	#navbar .anchMainNav {
		font-size:16px;
		line-height:75px;
		height:75px;
		padding:0 8px;
		
	}
	
	.divMainCalloutWrapper,
	#main .divPageHeaderWrapper {
		margin-top:105px;
	}

	#main .divPageHeaderWrapper {
		height:95px;
	}

	#main h1.pagelabelheader,
	#main h2.pagelabelheader {
		font-size:36px;
	}
	
	.divMainCalloutWrapper {
		height:auto;
	}
	
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture {
		height:475px;
	}
	
	.slideshowfullwidth .swiper-slide img {
		top:50%;
		-webkit-transform:translate(-50%,-50%);
		-moz-transform:translate(-50%,-50%);
		-o-transform:translate(-50%,-50%);
		-ms-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%);
	}
	
}



@media (min-width:1366px) {
	.slideshowfullwidth .swiper-slide img {
		min-width:100%;
		height:auto;
		max-height:none;
	}
}

@media (min-width:1024px) {
	
}

@media (min-width:768px) {
	
}




@media (max-width:1199px) {

	.navbar-fixed-top-mobile.navbar-fixed-top-tablet {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}
	
	.divMainCalloutImage .swiper-button-prev,
	.divMainCalloutImage .swiper-button-next {
		display:none;
	}
	
	.divDateWrapper,
	.divTimeWrapper {
		margin-bottom:10px;
	}	
	
}

@media (max-width:1023px) {

}

@media (min-width:768px) and (max-width:1199px) {
	
}


@media (min-width:1024px) and (max-width:1199px) {
	
	#main .divPageHeaderWrapper {
		height:120px;
	}	
	
	#main h1.pagelabelheader,
	#main h2.pagelabelheader {
		font-size:42px;
	}	
	
	.content-div h1,
	.content-div h2 {
		font-size:40px;
	}
	
	.content-div h3 {
		font-size:30px;
	}
	
	.content-div p {
		font-size:16px;
	}	
	
}

@media (min-width:768px) and (max-width:1023px) {

	#main .divPageHeaderWrapper {
		height:100px;
	}

	#main h1.pagelabelheader,
	#main h2.pagelabelheader {
		font-size:36px;
	}	
	
	.body-home .textholder.textholder-page-header, 
	.body-home .textholder.textholder-page-footer {
		text-align:center;
		padding:0;
	}
	
	.pullHolder,
	.divPageHeader-home,
	.divPageFooter-home {
		padding:40px 0;
	}
	
	.content-div h1,
	.content-div h2 {
		font-size:36px;
	}
	
	.content-div h3 {
		font-size:24px;
	}
	
	.content-div table,
	.content-div td,
	.content-div li,
	.content-div p {
		font-size:16px;
	}	
	
	.footerNav,
	.footerLogo {
		padding:15px 0;
	} 
	
	
	.footerNav a {
		font-size:16px;
		padding:0;
		margin:0 7px;
	}
	
	nav .anchSandwichNav.first {
		padding-top:15px;
	}		
	
}


@media (max-width:767px) {
	
	header {
		height:148px;
	}
	
	.supernav.container,
	.navcontainer .container {
		padding:0;
	}
	
	.supernav {
		height:40px;
		line-height:40px;
	}
	
	.supernav .divContactWrapper,
	.supernav .divContactWrapper a,
	.supernav .divContactWrapper p,
	.supernav .divContactEmail {
		color:#0d2149;
		font-size:18px;
		height:40px;
		line-height:40px;		
		font-weight:600;
	}
	
	.anchLogoLink {
		padding-left:10px;
		margin-top:-15px;
		width:140px;
		z-index:1031;
	}	
	
	header {
		height:133px;
	}
	
	#main {
		margin-top:133px;
	}
	
	.navcontainer {
		top:40px;
	}
	
	#main .divPageHeaderWrapper {
		margin-top:133px;
		height:133px;
	}	

	#main h1.pagelabelheader,
	#main h2.pagelabelheader {
		margin-top:0;
		line-height:1;
		font-size:32px;
	}	
	
	.content-div h1,
	.content-div h2 {
		font-size:36px;
	}
	
	.content-div h3 {
		font-size:24px;
	}	
	
	.content-div table,
	.content-div td,
	.content-div li,
	.content-div p {
		font-size:15px;
	}	
	

	.divSideMenu {
		padding:0 15px;
	}	
	
	.content-div .subcats-select,
	.content-div .subcats-select a {
		font-style:normal;
		color:#9a9da7;
	}
	
	.content-div .sidemenu-subcategory.current-year {
		color:#0090c1;
	}
	
	.content-div .sidemenu-subcategory.current-tag,
	.content-div .sidemenu-subcategory.current-month {
		padding-left:10px;
		color:#0090c1;
	}
	
	.content-div-blog &gt; h1,
	.content-div-blog &gt; h2,
	.content-div-blog &gt; h3 {
		text-align:center;
		font-size:21px;
	}
	
	/* //footer */
	
	footer {
		padding-top:30px;
	}
	
	.topFooter-left,
	.topFooter-right {
		padding:15px;
	}
	
	.bottomFooter {
		padding-top:15px;
		padding-bottom:15px;
	}
	
	footer,
	.topFooter {
		background:#d8efdf;
	}
	
	.lww {
		background:#0d2149;
	}
	
	.lww,
	p.CopyrightContainer,
	p.CopyrightContainer a {
		text-align:center;
	}
	
	footer .divFooterNavSocial,
	footer .social-div,
	footer .social-div .social-networking,
	footer .social-div .social-networking li, 
	footer .social-div .social-networking li a,
	.divFooterNavSocial .social-div .social-networking a {
		height:70px;
		line-height:70px;
	}
	
	.divFooterNavSocial .social-div .social-networking a {
		font-size:60px;
	}
	
	.bottomFooter-left,
	.bottomFooter-center,
	.bottomFooter-right,
	footer .divFooterNavSocial,
	footer .social-div,
	footer .social-div .social-networking {
		width:100%;
		text-align:center;
		clear:both;
	}
	
	footer .divMainNavLinkWrapper-right,
	footer .divSuperNavLinkWrapper-split-right,
	footer .divSuperNavLinkWrapper-right {
		width:100%;
		text-align:center;
		clear:both;
	}	
	
	footer .divContactWrapper a,
	footer .divContactWrapper p,
	footer .divContactWrapper span,
	footer .divContactWrapper a:hover,
	footer .divContactWrapper p:hover {
		float:none;
		font-size:18px;
	}
	
	footer .divContactWrapper a.contactPhone {
		font-size:24px;
		font-weight:600;
	}
	
	footer p.contactAddress,
	footer p.contactAddress span:first-of-type {
		line-height:1.5;
	}
	
}

@media (max-width:767px) and (orientation:landscape) {
	
}

@media (max-width:365px) {
	.divMiniCalloutInner {
		position:relative;
		height: 95%;
		padding:10px;
		border:1px solid #0090c1;
	}
	
	.content-div table,
	.content-div td {
		font-size: 12px;
	}	
	
}


.anchLogoLink {
	margin-top: 10px;
}

@media (max-width:767px) {
	.anchLogoLink {
		margin-top: 18px;
		width: 221px;
	}
}

.swiper-slide {
	background: black;
}

.slideshowfullwidth .swiper-slide img {
	opacity: .8;
}
</pre></body></html>