<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width:1200px){.container{width:1040px;} .navigation{width:1010px}}
		body.boxed .body{max-width:1080px}
		@media (min-width: 1200px) {body.boxed .body .site-header, body.boxed .body .main-menu-wrapper{width:1080px;}}.recurring-info-icon{display:inline-block;} .main-content-row{flex-direction:row}.event-detail h4 a[href^="https://www.google"]:before, .events-grid .grid-content h3 a[href^="https://www.google"]:before, h3.timeline-title a[href^="https://www.google"]:before{display:inline-block;}
			.content{min-height:400px;}.site-header .topbar,.header-style5 .site-header,.header-style6 .site-header,.header-style6 .site-header&gt;.container{height:85px;}.site-header h1.logo{height:70px;}.home .hero-slider{top:-86px;margin-bottom:-86px;}.home .slider-revolution-new{top:-86px;margin-bottom:-86px;}.header-style4 .top-navigation &gt; li ul{top:85px;}.header-style4 .topbar .top-navigation &gt; li &gt; a{line-height:85px;}@media only screen and (max-width: 992px) {.main-menu-wrapper{top:85px;}}@media only screen and (max-width: 992px) {.header-style3 .main-menu-wrapper{top:124px;}.header-style4 #top-nav-clone{top:85px;}}@media only screen and (max-width: 767px) {.header-style3 .main-menu-wrapper{top:164px;}}.nav-backed-header{display:block;}.share-bar{display:block;}.page-header{display:block;}.breadcrumb{visibility:visible}.page-banner-image:before{opacity:.4;}.content{}body.boxed{}
		.content{}
/*========== User Custom CSS Styles ==========*/
#header{
margin: 0 auto;
}
h1{
	font-size:36px;
}
h2{
	font-size:30px;
}
h3{
	font-size:24px;
	
	
Target ALL VERSIONS of IE:
[if IE]
	&lt;link rel="stylesheet" type="text/css" href="all-ie-only.css" /&gt;
&lt;![endif]--&gt;
Target everything EXCEPT IE
&lt;!--[if !IE]&gt;&lt;!--&gt;
	&lt;link rel="stylesheet" type="text/css" href="not-ie.css" /&gt;
 &lt;!--&lt;![endif]--&gt;
Target IE 7 ONLY
&lt;!--[if IE 7]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie7.css"&gt;
&lt;![endif]--&gt;
Target IE 6 ONLY
&lt;!--[if IE 6]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie6.css" /&gt;
&lt;![endif]--&gt;
&lt;strong&gt;Target IE 5 ONLY&lt;/strong&gt;
&lt;!--[if IE 5]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie5.css" /&gt;
&lt;![endif]--&gt;
Target IE 5.5 ONLY
&lt;!--[if IE 5.5000]&gt;
&lt;link rel="stylesheet" type="text/css" href="ie55.css" /&gt;
&lt;![endif]--&gt;
Target IE 6 and LOWER
&lt;!--[if lt IE 7]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie6-and-down.css" /&gt;
&lt;![endif]--&gt;
&lt;!--[if lte IE 6]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie6-and-down.css" /&gt;
&lt;![endif]--&gt;
Target IE 7 and LOWER
&lt;!--[if lt IE 8]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie7-and-down.css" /&gt;
&lt;![endif]--&gt;
&lt;!--[if lte IE 7]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie7-and-down.css" /&gt;
&lt;![endif]--&gt;
Target IE 8 and LOWER
&lt;!--[if lt IE 9]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie8-and-down.css" /&gt;
&lt;![endif]--&gt;
&lt;!--[if lte IE 8]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie8-and-down.css" /&gt;
&lt;![endif]--&gt;
Target IE 6 and HIGHER
&lt;!--[if gt IE 5.5]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie6-and-up.css" /&gt;
&lt;![endif]--&gt;
&lt;!--[if gte IE 6]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie6-and-up.css" /&gt;
&lt;![endif]--&gt;
Target IE 7 and HIGHER
&lt;!--[if gt IE 6]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie7-and-up.css" /&gt;
&lt;![endif]--&gt;
&lt;!--[if gte IE 7]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie7-and-up.css" /&gt;
&lt;![endif]--&gt;
Target IE 8 and HIGHER
&lt;!--[if gt IE 7]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie8-and-up.css" /&gt;
&lt;![endif]--&gt;
&lt;!--[if gte IE 8]&gt;
	&lt;link rel="stylesheet" type="text/css" href="ie8-and-up.css" /&gt;
&lt;![endif]--&gt;</pre></body></html>