<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
.navbar-brand a div {
	background-image: url('images/LogoTransparent.png');
	height: 100%;
	width: 100%;
}
*/

.pic-menu-text
{
	text-align: right; color: #ffffff; padding-right: 12px; padding-left: 12px; font-size: 2em; font-weight: bold; margin-top: -40px;
}

.pic-menu-text-small
{
	text-align: right; color: #ffffff; padding-right: 12px; padding-left: 12px; font-size: 1.6em; font-weight: bold; margin-top: -40px;
}

.pic-menu-text-small2
{
	text-align: right; color: #ffffff; padding-right: 12px; padding-left: 12px; font-size: 1.6em; font-weight: bold; margin-top: -60px;
}

a.no-link, a.no-link:hover
{
	text-decoration: none !important;
}


.dates-div
{
height:24px;
font-size:16px;
border-bottom: 1px solid;
font-weight:bold;
}

#newsArea h3,#postsArea h3,#eventsArea h3 {
	font-size: 16px;
}

#newsArea a,#postsArea a,#eventsArea a, .nav-sub-item a, .button-link, .navbar-nav a, .footer-nav a{
	text-decoration: none !important;
}

a {
	text-decoration: underline !important;
}

.k-widget {
	border-color: transparent !important;
}

.navbar-brand {
	display: inline-block;
	float: none;
}

	.navbar-brand img {
		height: 40px;
		width: 91px;
	}

.container-content {
	padding-top: 80px;
}

.row-centered {
	text-align: center;
}

.col-centered {
	display: inline-block;
	float: none;
	/* reset the text-align */
	text-align: left;
	/* inline-block space fix */
	margin-right: -4px;
}

.nav-sub-item {
	min-height: 60px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	background-color: #16868a;
	color: #000;
	margin: 12px;
	padding-top: 24px;
	padding-bottom: 24px;
}


@media (min-width: 768px) {
	.navbar-brand img {
		height: 60px;
		width: 136px;
	}

	.navbar-brand {
		display: inline-block;
		float: left;
	}

	.container-content {
		padding-top: 115px;
		padding-bottom: 60px;
	}

	.nav-sub-item {
		min-height: 80px;
		margin: 18px;
		padding-top: 31px;
		padding-bottom: 31px;
	}
}

@media (min-width: 1024px) {

	.nav-sub-item {
		min-height: 120px;
		margin: 24px;
		padding-top: 48px;
		padding-bottom: 48px;
	}
}

.navbar-home {
	float: left;
	line-height: normal !important;
	font-size: 20px;
	margin-left: 10px;
	border-color: transparent !important;
}

.navbar-menue {
	line-height: normal !important;
	font-size: 20px;
	border-color: transparent !important;
}

.navbar-custom {
	background-color: #0a2c47;
	color: #ffffff;
	border-radius: 0;
	font-size: 16px;
}

	.navbar-custom .navbar-nav &gt; li &gt; a {
		color: #fff;
	}

	.navbar-custom .navbar-nav &gt; .active &gt; a, .navbar-nav &gt; .active &gt; a:hover, .navbar-nav &gt; .active &gt; a:focus {
		color: #ffffff;
		background-color: transparent;
	}

	.navbar-custom .navbar-brand {
		color: #eeeeee;
	}

.icon-bar {
	background-color: #ffffff;
}

ul.sub-menu-item {
	padding: 0;
}

	ul.sub-menu-item li {
		list-style: none;
		text-align: center;
		color: #0a2c47;
	}

		ul.sub-menu-item li div.btn {
			margin: 6px;
			display: block;
			background-color: white;
			margin-left: 12px;
			margin-right: 12px;
		}

.dropdown-submenu {
	position: relative;
}

	.dropdown-submenu &gt; .dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -6px;
		margin-left: -1px;
		-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px 6px;
		border-radius: 0 6px 6px 6px;
	}

	.dropdown-submenu:hover &gt; .dropdown-menu {
		display: block;
	}

	.dropdown-submenu &gt; a:after {
		display: block;
		content: " ";
		float: right;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #cccccc;
		margin-top: 5px;
		margin-right: -10px;
	}

	.dropdown-submenu:hover &gt; a:after {
		border-left-color: #ffffff;
	}

	.dropdown-submenu.pull-left {
		float: none;
	}

		.dropdown-submenu.pull-left &gt; .dropdown-menu {
			left: -100%;
			margin-left: 10px;
			-webkit-border-radius: 6px 0 6px 6px;
			-moz-border-radius: 6px 0 6px 6px;
			border-radius: 6px 0 6px 6px;
		}


.bar-small {
	margin: 6px;
	font-weight: bold;
	width: 100%;
}

	.bar-small a {
		color: #000;
		text-decoration: none;
	}

		.bar-small a:visited {
			color: #000;
			text-decoration: none;
		}

.discover {
	background-color: #5b8641;
}

.levelback {
	background-color: #72af52;
}

.share {
	background-color: #f09123;
}

.color-orange-0 {
	background-color: #F09123;
}
/* Main Primary color */
.color-orange-1 {
	background-color: #FFC077;
}

.color-orange-2 {
	background-color: #FEAD4F;
}

.color-orange-3 {
	background-color: #C56E0A;
}

.color-orange-4 {
	background-color: #9C5400;
}


.color-green-0 {
	background-color: #5B8641;
}
/* Main Primary color */
.color-green-1 {
	background-color: #A5C891;
}

.color-green-2 {
	background-color: #79A360;
}

.color-green-3 {
	background-color: #416D26;
}

.color-green-4 {
	background-color: #285110;
}

.pagetitle {
	background-color: #1463a6;
	font-weight: bold;
	padding-top: 6px;
	font-size: 16px;
	color: #fff;
	margin-top: 12px;
	text-align: center;
}

.pagecontent {
	background-color: #1463a6;
	font-size: 12px;
	color: #fff;
	padding-left: 12px;
	padding-right: 12px;
}

.footer {
	/* Set the fixed height of the footer here */
	background-color: #0a2c47;
	text-align: center;
}


	/* Custom page CSS
-------------------------------------------------- */
	/* Not required for template or sticky footer method. */
	.footer &gt; .container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}

	.footer-nav {
		color: white;
		
	}

	.footer-nav ul {
		list-style-type: none;
	}
	.footer-nav li {
		display: inline-block;
		padding: 12px;
	}

	.footer-nav a,.footer-nav a:hover, .footer-nav a:visited {
		color: white;
		text-decoration: none;
		font-size: 15px;
		font-family: "PT Sans", "Sans Serif";
	}

.slides {
	cursor: move;
	left: 0px;
	top: 0px;
	height: 480px;
	overflow: hidden;
	position:;
}

#sliderContainer {
	height: 480px;
}

.sliderButtonLeft, .sliderButtonRight {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(images/a11.png) no-repeat;
	overflow: hidden;
	top: 200px !important;
}

.sliderButtonLeft {
	background-position: -3px -33px;
	left: 0px !important;
}

.sliderButtonRight {
	background-position: -63px -33px;
	right: 0px !important;
}

.sliderButtonLeft:hover {
	background-position: -123px -33px;
}

.sliderButtonRight:hover {
	background-position: -183px -33px;
}

.sliderButtonLeft.sliderButtonLeftdn {
	background-position: -243px -33px;
}

.sliderButtonRight.sliderButtonRightdn {
	background-position: -303px -33px;
}</pre></body></html>