


@font-face {
	font-family: 'DowncomeRegular';
	src: url('fonts/downcome-webfont.eot');
	src: local('☺'), url('fonts/downcome-webfont.woff') format('woff'), url('fonts/downcome-webfont.ttf') format('truetype'), url('fonts/downcome-webfont.svg#webfontDoaqzYAc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PublicGothicCircularRegular';
	src: url('fonts/public_gothic_circular-webfont.eot');
	src: local('☺'), url('fonts/public_gothic_circular-webfont.woff') format('woff'), url('fonts/public_gothic_circular-webfont.ttf') format('truetype'), url('fonts/public_gothic_circular-webfont.svg#webfont0yjujoGJ') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	min-height: 900px;
	height: 100%;
}

#site {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	
}

footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 27px;

	width: 100%;
}

#footer_back {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 27px;
	background: #000;
	opacity: 0.6;
	width: 100%;
}



#footer_wrapper {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #9d9d9d;
}

.copyright {
	
	float: left;
	height: 27px;
	line-height: 27px;
	
}

.lower {
	float: right;
	height: 27px;
	line-height: 27px;
}


.bgchanger {
	border: 1px solid #5b5b5b;
	opacity: 0.6;
}

.bgchanger:hover {
	opacity: 1;
}

.bgselected {
	opacity: 1;
	border: 1px solid #8bc740;
}

.fb {
	display: block;
	float: right;
	background: url("images/fb.png");
	width: 33px;
	height: 31px;
	margin-top: -5px;
	opacity: 0.6;
}

.fb:hover {
	opacity: 1;
}


header {
	padding-left: 35px;
	clear: both;
	width: 895px;
}

#logo h1 {
	display: none;
}
#logo {
	display: block;
	width: 117px;
	height: 117px;
	background: url("images/logo.jpg");
	float: left;
}

#nav {
	margin: 0px;
	padding: 0px;
	
	float: left;
	
}

#nav li {
	margin-left: 15px;
	list-style: none;

}

#nav li a {
	display: block;
	float: left;
	clear:both;
	line-height: 16px;
	height: 16px;
	background: #000;
	margin-top: 4px;
	padding: 4px;
	text-decoration: none;
	color: #fff;
	font-family: 'PublicGothicCircularRegular', sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	outline: none;
}


#nav li a:hover, #nav li a.selected {
	color: #8bc740;
}


#carousel {
	overflow: hidden;
	width: 950px;
	height: 500px;
}


.activity {
	background: transparent url("images/pat1.jpg");
	width: 285px;
	padding: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	float: left;
	margin-right: 30px;
}

.activity h2 {
	color: #435c25;
	font-family: "DowncomeRegular";
	font-weight: normal;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
}

.activity h2 span {
	color: #6d953b;
}

.info {
	color: #3b3b3b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 14px;
}

#about {
	display: none;
	
	
	width: 100%;
	background: transparent url("images/overlay.png");
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.thetext {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#about h2 {
	color: #8bc740;
	font-family: "DowncomeRegular";
	font-weight: normal;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}

.established {
	color: #8bc740;
	font-size: 15px;
}

#carousel {
	margin-top: 20px;
}

.corner {
	background: transparent url("images/corner.png") top right no-repeat;
	height: 19px;
	display: block;
	text-decoration: none;
	color: black;
	padding-top: 10px;
	text-align: right;
	padding-right: 7px;
	outline: none;
	
}

#scroll_left {
	display: block;
	width: 35px;
	height: 160px;
	position: absolute;
	margin-left: -35px;
	margin-top: 20px;
	background: transparent url("images/arrowleft.png") bottom left no-repeat;
	outline: none;
}

#scroll_right {
	display: block;
	width: 35px;
	height: 160px;
	position: absolute;
	margin-left: 930px;
	margin-top: 20px;
	background: transparent url("images/arrowright.png") bottom left no-repeat;
	outline: none;
	
}


#scroll_left span, #scroll_right span {
	display: none;
}


#contact {
	display: none;
	background: transparent url("images/overlay.png");
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 0px;
}


.thetext a {
	color: #8bc740;
	text-decoration: none;
}

#contact h2 {
	color: #8bc740;
	font-family: "DowncomeRegular";
	font-weight: normal;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}

#closebutton {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.close {
	display: block;
	width: 35px;
	height: 16px;
	background: transparent url("images/uparrow.png") top left no-repeat;
	text-decoration: none;
	margin-left: 130px;
	margin-top: 0px;
	outline: none;
}

.leftpanel {
	width: 300px;
	float: left;
	padding-bottom: 50px;
}

#contactform {
	margin: 0px;
	padding: 0px;
	
}

#contactform label {
	display: none;
}

#contactform fieldset {
	border: none;
	padding: 0px;
	
	margin: 0px;
}

#contactform input, #contactform textarea {
	width: 240px;
	height: 21px;
	line-height: 21px;
	background: url("images/formbg.png");
	border: 1px solid #47433e;
	
	color: #ac9579;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	
}

#contactform textarea {
	
	height: 61px;
	
	clear: both;
	
}

#send {
	color: #8bc740 !important;
	font-size: 12px;
	text-align: right;
	border: 0px none !important;
	background: transparent !important;
}



#activitylist {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align:left;
}

#activitylist .activity {
	height: 316px;
	margin-bottom: 30px;
	background: transparent url("images/pat2.jpg");
}

.activity p {
	color: #3b3b3b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 14px;
}


.photogallink {
	text-align: right;
	padding-right: 4px;
}
.photogallink a {
	color: #e2832f;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.leaf {
	background: transparent url("images/leafs.png") top left no-repeat;
	padding-left: 23px;
	margin-left: -23px;
}

.month {

	-moz-transform: rotate(270deg);
	-moz-transform-origin: top left;
	-webkit-transform: rotate(270deg);
	-webkit-transform-origin: top left;
	-o-transform: rotate(270deg);
	-o-transform-origin: top left;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	
	color: #fff;
	font-family: "DowncomeRegular";
	
	font-size: 40px;
	width: 200px;
	text-align: right;
	
	margin-top: 200px;
}

.date {
	width: 52px;
}

/* months */

.month1, .month2, .month3, .month4, .month5, .month6,
.month7, .month8, .month9, .month10, .month11, .month12 {
	background: url("images/months.png");
	display: block;
	width: 52px;
}

.month1 span, .month2 span, .month3 span, .month4 span, .month5 span, .month6 span,
.month7 span, .month8 span, .month9 span, .month10 span, .month11 span, .month12 span {
	display: none;
}

.month1 { height: 120px; background-position: 0px 0px; }
.month2 { height: 139px; background-position: -52px 0px; }
.month3 { height: 102px; background-position: -104px 0px; }
.month4 { height: 87px; background-position: -156px 0px; }
.month5 { height: 63px; background-position: -208px 0px; }
.month6 { height: 71px; background-position: -260px 0px; }
.month7 { height: 63px; background-position: -312px 0px; }
.month8 { height: 114px; background-position: -364px 0px; }
.month9 { height: 163px; background-position: -416px 0px; }
.month10 { height: 120px; background-position: -468px 0px; }
.month11 { height: 156px; background-position: -520px 0px; }
.month12 { height: 156px; background-position: -572px 0px; }


.year2009, .year2010, .year2011, .year2012, .year2013, .year2014  { 
	background: url("images/years.png"); 
	display: block; 
	width: 52px; 
	height: 77px; 
}

.year2009 span, .year2010 span, .year2011 span, .year2012 span, .year2013 span, .year2014 span  { 
	display: none;
}

.year2009 { background-position: 0px 0px; }
.year2010 { background-position: -52px 0px; }
.year2011 { background-position: -104px 0px; }
.year2012 { background-position: -156px 0px; }
.year2013 { background-position: -208px 0px; }
.year2014 { background-position: -260px 0px; }



.calendar_day {
	color: #fff;
	font-family: "DowncomeRegular";
	background: transparent url("images/overlay2.png");
	font-size: 24px;
}


.calendar_day_item {
	background: transparent url("images/overlay2.png");
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	width: 125px;
}

.calendar_day_item a {
	display: block;
	text-decoration: none;
	width: 125px;
	height: 57px;
	line-height: 57px;
}

.paintball {
	color: #23b77e;
	background: transparent url("images/cal_paintball.png") top left no-repeat;
}

.mountain {
	color: #dbdc5d;
	background: transparent url("images/cal_mountain.png") top left no-repeat;
}

.archery {
	color: #923428;
	background: transparent url("images/cal_arch.png") top left no-repeat;
}

.horseback {
	color: #7b8f30;
	background: transparent url("images/cal_horse.png") top left no-repeat;
}

.camping {
	color: #c74971;
	background: transparent url("images/cal_camp.png") top left no-repeat;
}

.atv {
	color: #e2832f;
	background: transparent url("images/cal_atv.png") top left no-repeat;
}


#arrup {
	width: 49px;
	height: 36px;
	background: transparent url("images/arrup.png") top left no-repeat;
	cursor: pointer;
	display: block;
}

#arrdown {
	cursor: pointer;
	width: 49px;
	height: 36px;
	background: transparent url("images/arrdown.png") top left no-repeat;
	display: block;
}

#arrup span, #arrdown span {
	display: none;
}

#new {
	width: 304px;
	height: 138px;
	background: transparent url("images/new.png") top left no-repeat;
	float: right;
	margin-top: -20px;
}

.newtitle {
	color: #8bc740;
	font-family: "DowncomeRegular";
	font-weight: normal;
	font-size: 32px;
	text-align:right;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	padding-right: 15px;
	
}

.newtext {
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	padding-right: 15px;
	padding-left: 58px;
	height: 60px;
}

.newplus {
	text-align: right;
	padding-right: 3px;
}

.newplus a {
	color: black;
	text-decoration: none;
}

.eventpopup {
	width: 600px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}

.eventtitle {
	color: #435c25;
	font-family: "DowncomeRegular";
	font-weight: normal;
	font-size: 38px;
	
}


.eventdate {
	color: #6d953b;
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#cal {
	margin-bottom: 100px;
}

.hidden {
	display: none;
}
