@charset "utf-8";
body {
	text-align: left;
	background-image: url(images/bg_gr.gif);
	background-repeat: repeat-x;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	line-height: 155%;
	list-style-position: inside;
}

.botLinks {
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #486D2E;
	border-bottom-color: #80D7F7;
}
.benefitsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002C10;
}
.benefitsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002C10;
}
.borderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #002C10;
	font-weight: normal;
	text-align: center;
	border: thin solid #486D2E;
}
.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.clearIt {
	clear: both;
}
.contactUs {
	font-weight: bold;
}
.firstLinks {
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #486D2E;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002C10;
	border-right-color: #002C10;
	border-bottom-color: #002C10;
	border-left-color: #002C10;
}
.homeTab {
	font-weight: bold;
}

.insideM {
	float: left;
	width: 74%;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
.insideR {
	float: left;
	width: 4%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #80D7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 320px;
}

.mainL {
	clear: none;
	float: left;
	width: 19%;
	list-style-type: none;
	list-style-image: none;
	background-color: #486d2e;
	padding-top: 25px;
	padding-left: 20px;
	height: 300px;
}
.mainM {
	float: left;
	width: 58%;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}

.mainR {
	float: left;
	width: 20%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #80D7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 320px;
}
.secLinks {
	background-color: #002C10;
}
.topB {
	float: left;
	width: 100%;
	margin-top: 5px;

}
.townsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 145%;
	font-weight: bold;
}

.trailsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.wrapper {
	width: 756px;
	text-align: left;
	margin: auto;
}
a:link {
	color: #80D7F7;
	text-decoration: none;
}
a:visited {
	color: #80D7F7;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.contactUs a:link {
	color: #ffffff;
	text-decoration: none;
}
.contactUs a:visited {
	color: #ffffff;
	text-decoration: none;
}
.contactUs a:hover {
	color: #80D7F7;
	text-decoration: none;
}
.contactUs a:active {
	color: #FF0000;
	text-decoration: none;
}
.homeTab a:link {
	color: #FF0000;
	text-decoration: none;
}
.homeTab a:visited {
	color: #FF0000;
	text-decoration: none;
}
.homeTab a:hover {
	color: #80D7F7;
	text-decoration: none;
}
.mainR a:link {
	color: #000000;
	text-decoration: none;
}
.mainR a:visited {
	color: #000000;
	text-decoration: none;
}
.mainR a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mainR a:active {
	color: #FF0000;
	text-decoration: none;
}

