@charset "UTF-8";
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	padding:0;
	margin:0;
	text-decoration:none;
}
body {
	background-color: #eaf5f7;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 12px;
}
h1 {
	color: #0177b4;
	padding-bottom: 18px;
	font: 36px/32px 'BebasNeueRegular', Arial, sans-serif !important;
	padding-top:12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 12px;
}
#headerwrapper {
	background-image: url(../images/headerrpt.png);
	background-repeat: repeat-x;
	height: 137px;
	z-index: 10;
	position: absolute;
	width: 100%;
}
#header {
	width: 1058px;
	margin-right: auto;
	margin-left: auto;
}
#header h3 {
	font-size: 46px;
	color: #FFF;
	font-family: 'Shadows Into Light', cursive;
	font-weight:normal !important;
	text-transform: uppercase;
}
#nav {
	float: left;
	margin-left: 0px;
}
#nav ul li a {
	color: #FFF;
}
#nav ul li a:hover {
	color: #04457B;
}
#nav ul li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font: 22px/18px 'BebasNeueRegular', Arial, sans-serif !important;
}
#navstart  {
	padding-left: 0px !important;
}
#navend  {
	border-right-style: none !important;
}
#facebook {
	float: right;
}
.fadeout {
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  -ms-transition: all 0.05s ease-in-out;
  -o-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.fadeout:hover {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}#bodywrapper {
	width: 1058px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	top: 115px;
	z-index: 0;
}
#homebanner {
	background-image: url(../images/homepic.jpg);
	background-repeat: no-repeat;
	height: 365px;
}
#activitieswrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
}
#homeactivities {
	float: right;
	width: 360px;
	margin-top: 60px;
	padding-right: 60px;
}
#homeactivities h3 {
	font-size: 28px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font: 26px/18px 'BebasNeueRegular', Arial, sans-serif !important;
	margin-bottom: 6px;
}
#activitiesleft {
	float: left;
	width: 200px;
}
.activities {
	list-style-type: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.activities li img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.activities li a {
	color: #FFF;
}
#homebanner h4 {
	margin-top: 260px;
	margin-left: 100px;
	color: #FFF;
	font-weight: normal;
	font-family: 'Shadows Into Light', cursive;
	font-size: 26px;
	position: absolute;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 40px;
}

#footer a {
	color: #000;
}
#footer a:hover {
	color: #0FA8DF;
}
#homeRHS {
	float: right;
	width: 418px;
}
.floatright {
	float: right;
}
#news {
	background-color: #f7f3f0;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#news h2 {
	background-color: #0FA8DF;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	font: 22px/18px 'BebasNeueRegular', Arial, sans-serif !important;
	padding-top: 10px;
}
#news h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0177b4;
	padding-left: 20px;
	padding-bottom: 6px;
}
#news a {
	color: #0177b4;
}
#news a:hover {
	color: #000;
}
#news p {
	font-size: 14px;
	padding-left: 20px;
}
#gallery {
	margin-right: 30px;
	margin-bottom: 20px;
	background-image: url(../images/gallery.jpg);
	background-repeat: no-repeat;
	height: 142px;
	color: #FFF;
	padding-left: 280px;
}
#gallery a {
	color: #FFF;
	font-size: 14px;
}
#gallery a:hover {
	color: #A2C120;
}
#gallery h3 {
	font-weight: normal;
	font: 26px/24px 'BebasNeueRegular', Arial, sans-serif !important;
	padding-top: 20px;
}
hr {
	margin-bottom:12px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	clear: both;
}
#LHS {
	float: left;
	width: 560px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#LHS h3 {
	color: #FFF;
	background-color: #0FA8DF;
	font: 24px/22px 'BebasNeueRegular', Arial, sans-serif !important;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 12px;
	width: 350px;
}
#LHS a {
	color: #0FA8DF;
	font-weight: bold;
}
#LHS a:hover {
	color: #000;
	font-weight: bold;
}
#LHS h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0FA8DF;
}
#LHSsub {
	width: 710px;
	margin-top: 40px;
	float: left;
	padding-left: 30px;
	margin-bottom: 30px;
}
#LHSsub h2 {
	color: #0FA8DF;
	padding-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#LHSsub h3 {
	color: #0177b4;
	padding-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top:12px;
}
#LHSsub a {
	color: #0FA8DF;
	font-weight: bold;
}
#LHSsub a:hover {
	color: #000;
	font-weight: bold;
}
#LHSsub h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0FA8DF;
}
#RHSsub {
	float: right;
	margin-top: 40px;
	width: 240px;
	margin-right: 30px;
}
.fetureblue {
	background-color: #0FA8DF;
	height: 86px;
	margin-bottom: 10px;
}
.fetureblue h3 {
	color: #FFF;
	font: 24px/22px 'BebasNeueRegular', Arial, sans-serif !important;
	padding-top: 10px;
}
.fetureblue a {
	font-weight: bold;
	color: #FFF;
}
.fetureblue a:hover {
	color: #000;
}
.fetureblue img {
	float: left;
	margin-right: 10px;
}

.floatleftborder   {
	float: left;
	margin-right: 15px;
	border: 1px solid #0FA8DF;
}
#subactivties {
	padding: 20px;
	margin-bottom: 10px;
}
#subactivties h3 {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font: 26px/18px 'BebasNeueRegular', Arial, sans-serif !important;
	margin-bottom: 6px;
}

.greengradient {
	background: #85a007; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1YTAwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhM2MxMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #85a007 0%, #a3c11e 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85a007), color-stop(100%,#a3c11e)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #85a007 0%,#a3c11e 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #85a007 0%,#a3c11e 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #85a007 0%,#a3c11e 100%); /* IE10+ */

background: linear-gradient(to bottom,  #85a007 0%,#a3c11e 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85a007', endColorstr='#a3c11e',GradientType=0 ); /* IE6-8 */


}
#subgallery {
	margin-bottom: 20px;
	background-color: #A0BF1F;
	color: #FFF;
}
#subgallery h3 {
	font: 26px/18px 'BebasNeueRegular', Arial, sans-serif !important;
	margin-bottom: 6px;
	padding-left: 20px;
}
#subgallery p {
	padding-left: 20px;
}
#subgallery a {
	color: #FFF;
}
#subgallery a:hover {
	color: #000;
}
#LHSsub ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 12px;
}
#LHSsub ul {
	padding-left: 15px;
	padding-bottom:12px;
}
#LHS ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 12px;
}
#LHS ul {
	padding-left: 15px;
}
#LHSsub ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 12px;
}
#LHSsub ol {
	padding-left: 15px;
}
#LHS ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 12px;
}
#LHS ol {
	padding-left: 15px;
}
tr:nth-child(odd)		{ 
background-color:#eee; 
}
tr:nth-child(even)		{ 
background-color:#f9f7f7; 
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	margin-bottom: 18px;
	margin-top: 18px;
}
td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
td:first-child {
	background-color: #0075b6;
	color:#fff;
}
#form {
	float: right;
	width: 500px;
	margin-top:40px;
	margin-right:30px;
}
.album{ list-style:none;}
.album li{ 
float:left; margin-bottom:10px; text-align:center;
}
.album a{
	display:block;
	width:75px;
	height:75px;
	padding:5px;
	margin:5px;
	border:1px solid #999;
	background-repeat: no-repeat;
	background-size: cover;
}
.album a:hover{
	border:1px solid #000
}
