@charset "utf-8";
/* CSS Document */

body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #333333;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #B1EC00;
}
a:active {
	text-decoration: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 720px;
}


.homeIntro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: 240px;
	width: 200px;
	margin-left: 150px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.eventTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #97CA00;
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 10px;
}

.event {
	float: left;
	height: 40px;
	width: 200px;
	color: #FFFFFF;
	padding: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 240px;
	width: 200px;
	margin-left: 170px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.title {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.text {
	padding: 10px;
}
.springHike {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 400px;
	width: 370px;
	margin-left: 50px;
	margin-top: 170px;
}
.springHikeRight {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 170px;
	color: #FFFFFF;
	margin-left: 40px;
}

.springHikeHeader {
	font-size: 18px;
	color: #E8F9D5;
}
.springHikeSub {
	font-size: 14px;
}
.springHikeText {
	font-size: 12px;
}
