<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { background: #282525; }
#wrapper { box-shadow:0 0 30px 10px rgba(0,0,0,0.4); }
.fancybox-overlay { background:rgba(40,37,37,0.95); }

	#navigation{left:0;right:0;}

#header p{color: #fff2f2;}

body { color:#423c3d; font-family: 'Open Sans', sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color:#002e75; font-family: 'Open Sans', sans-serif; }
.gallery a.thumb, .videos a.thumb, .blog a.thumb, .tax a.thumb { background-color: #002e75; }
a { color: #004387; }
a:hover, a:focus { color: #00317c; }
.btn-cta,
.btn-cta:hover,
.btn-cta:focus,
.btn-cta:active {
	background: #d10d3e;
	background: -moz-linear-gradient(top, #d10d3e 0%, #ad0030 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d10d3e), color-stop(100%,#ad0030));
	background: -webkit-linear-gradient(top, #d10d3e 0%,#ad0030 100%);
	background: -o-linear-gradient(top, #d10d3e 0%,#ad0030 100%);
	background: -ms-linear-gradient(top, #d10d3e 0%,#ad0030 100%);
	background: linear-gradient(to bottom, #d10d3e 0%,#ad0030 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d10d3e', endColorstr='#ad0030',GradientType=0 );
	color: #fff!important;
}
.btn-cta:hover { box-shadow: 0 0 10px #d10d3e; color: #fff; }
.btn-cta:focus, .btn-cta:active {
	box-shadow: 0 0 10px #d10d3e, 0 0 0 100px rgba(0,0,0,0.1) inset, 0 3px 5px rgba(0, 0, 0, 0.3) inset;
	color: #fff;
}
.btn-at { background-color: #d10d3e; color: #fff; }
.btn-at:hover, .btn-at:focus, .btn-at:active { background-color: #ad0030; color: #fff; }
::selection { color: #fff; background: #d10d3e; }
::-moz-selection { color: #fff; background: #d10d3e; }
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus { background-color: #004387; border-color: #00317c; }
.pagination &gt; li &gt;a , .pagination &gt; li &gt; span { color: #004387; }
.pagination &gt; li &gt;a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus { color: #00317c }
.social li a:hover, .social li a:focus { background: #004387; }
.newsletter_widget .newsletter-s p { background-color: #002e75; }

#navigation .navbar {
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	min-height: 40px;
	background: #008eaa;
	background: -moz-linear-gradient(top, #008eaa 0%, #00003a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008eaa), color-stop(100%,#00003a));
	background: -webkit-linear-gradient(top, #008eaa 0%,#00003a 100%);
	background: -o-linear-gradient(top, #008eaa 0%,#00003a 100%);
	background: -ms-linear-gradient(top, #008eaa 0%,#00003a 100%);
	background: linear-gradient(to bottom, #008eaa 0%,#00003a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008eaa', endColorstr='#00003a',GradientType=0 );
}
#navigation .navbar-nav &gt; li &gt; a { color:#fff; }
#navigation .navbar-nav &gt; li &gt; a:hover, #navigation .navbar-nav &gt; li &gt; a:focus { color:#25e1e8; }

.widget .h1 { color: #423c3d; }
.widget.widget_recent_entries ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a { background:#fff; color: #d10d3e; }
.widget.widget_recent_entries ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_recent_entries ul li a:focus,
.widget.widget_archive ul li a:focus,
.widget.widget_categories ul li a:focus,
.widget.widget_recent_entries ul li a:hover:after,
.widget.widget_archive ul li a:hover:after,
.widget.widget_categories ul li a:hover:after,
.widget.widget_recent_entries ul li a:focus:after,
.widget.widget_archive ul li a:focus:after,
.widget.widget_categories  ul li a:focus:after { background:#d10d3e; color: #fff; text-decoration:none; }
.widget.widget_meta ul li span, .widget.widget_recent_comments ul li span { color:#423c3d; }
#footer { background: #0c0b0b; }
#footer p, #footer ul{ color:#686364; }
#footer a{color:#686364;}
#footer a:hover, #footer a:focus { color: #fff; }
.disclaimer p{color:#686364;}
</pre></body></html>