@charset "UTF-8";
/* CSS Document */

/* Full Screen Web */
@media (max-width:5000px) and (min-width:1000px) {
	#Footer  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	position: relative;
	color: #E0E0E0;
	background-color: #26479F;
	border-top: 20px solid #243757;
}
#FooterContain {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 1200px;
	position: relative;
	clear: both;
}
#FootColM {
	width: 28%;
	float: left;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right: 5px dotted #243757;
}
#FootColSM {
	width: 69%;
	float: left;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-left: 0px;
}
#FootColM p {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 90%;
	position: relative;
	font-size: 20px;
}
#FootColM img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 90%;
	position: relative;
	max-width: 250px;
}
#Footer a:link {
	color: #E9E9E9;
	text-decoration: none;
	display: block;
	position: relative;
}

#Footer a:hover {
	color: #FF9000;
	text-decoration: none;
}
#Footer a:visited {
	color: #E9E9E9;
	text-decoration: none;
}
.Copyright {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	position: relative;
	border-top: 2px dotted #243757;
	padding-top: 10px;
	display: block;
}
.CopyrightM {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 90%;
	position: relative;
	border-top: 2px dotted #243757;
	padding-top: 10px;
	display: none;
}
#FooterGroup {
	width: 29%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	position: relative;
	float: left;
	display: block;
	height: 180px;
	font-size: 18px;
}
#FooterGroup a:link {
	clear: both;
	color: #FFA734;
	margin-top: 3px;
	margin-bottom: 2px;
	position: relative;
	display: block;
}

#FooterGroup a:visited {
	color: #FFA734;
}
#FooterGroup a:hover {
	color: #FFFFFF;
}
#FooterGroup a.FootSub:link {
	color: #FFFFFF;
}
#FooterGroup a.FootSub:visited {
	color: #FFFFFF;
}
#FooterGroup a.FootSub:hover {
	color: #FFA734;
}

#Footer ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	font-size: 14px;
}
#Footer li {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
}
#Footer ul ul li {
	font-weight: normal;
}
#FooterAd {
	width: 40%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10%;
	float: left;
	position: relative;
	display: block;
}
a.FootAdButtonZip {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 40px;
	height: 40px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconZip.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonZip:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/ZipOver.jpg);
	background-size: cover;
	}
a.FootAdButtonZip p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonZip:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonZip img {
	width: 40px;
	height: 40px;
}


a.FootAdButtonAd {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 40px;
	height: 40px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconAdventure.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonAd:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/AdventureOver.jpg);
	background-size: cover;
	}
a.FootAdButtonAd p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonAd:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonAd img {
	width: 40px;
	height: 40px;
}


a.FootAdButtonRaft {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 40px;
	height: 40px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconRafting.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonRaft:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/OcoeeRaftingOver.jpg);
	background-size: cover;
	}
a.FootAdButtonRaft p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonRaft:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonRaft img {
	width: 40px;
	height: 40px;
}




a.FootAdButtonTube {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 40px;
	height: 40px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconTubing.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonTube:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/ToccoaRiverTubing.jpg);
	background-size: cover;
	}
a.FootAdButtonTube p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonTube:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonTube img {
	width: 40px;
	height: 40px;
}



#FootSN {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.FootSN {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	position: relative;
	}

a.FootSN:hover {
	border-radius: 5px;
	background-color: #D77A00;
	background-size: cover;
	}

#FootSN img {
	width: 30px;
	height: 30px;
}
}

/* Mobile Screen Web */
@media (max-width:1000px) and (min-width:100px) {
	#Footer  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	position: relative;
	color: #E0E0E0;
	background-color: #26479F;
	border-top: 30px solid #243757;
}
#FooterContain {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: both;
}
#FootColM {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	position: relative;
	display: block;
	text-align: center;
	border-bottom: 3px dotted #243757;
}
#FootColSM {
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#FootColM p {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 90%;
	position: relative;
	font-size: 20px;
}
#FootColM img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 90%;
	position: relative;
	max-width: 250px;
}
#Footer a:link {
	color: #E9E9E9;
	text-decoration: none;
}
#Footer a:visited {
	color: #E9E9E9;
	text-decoration: none;
}
#Footer a:hover {
	color: #FF9000;
	text-decoration: none;
}
.Copyright {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 90%;
	position: relative;
	border-top: 2px dotted #243757;
	padding-top: 10px;
	display: none;
}
.CopyrightM {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	position: relative;
	border-top: 2px dotted #243757;
	padding-top: 10px;
	display: block;
	text-align: center;
}
#FooterGroup {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	display: block;
	font-size: 13px;
	clear: both;
	padding-right: 0px;
}
#FooterGroup a:link {
	clear: both;
	color: #FFA734;
	margin-top: 3px;
	margin-bottom: 2px;
	position: relative;
	display: block;
}
#FooterGroup a:hover {
	color: #FFFFFF;
}
#FooterGroup a.FootSub:link {
	color: #FFFFFF;
}
#FooterGroup a.FootSub:hover {
	color: #FFA734;
}
#Footer ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80%;
	font-size: 14px;
}
#Footer li {
	border-bottom: 1px dotted #243757;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
}
#Footer ul ul li {
	border-bottom: 0px dotted #fff;
	font-weight: normal;
}
#FooterAd {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.FootAdButtonZip {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 50px;
	height: 50px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconZip.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonZip:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/ZipOver.jpg);
	background-size: cover;
	}
a.FootAdButtonZip p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonZip:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonZip img {
	width: 40px;
	height: 40px;
}


a.FootAdButtonAd {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 50px;
	height: 50px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconAdventure.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonAd:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/AdventureOver.jpg);
	background-size: cover;
	}
a.FootAdButtonAd p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonAd:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonAd img {
	width: 40px;
	height: 40px;
}


a.FootAdButtonRaft {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 50px;
	height: 50px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconRafting.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonRaft:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/OcoeeRaftingOver.jpg);
	background-size: cover;
	}
a.FootAdButtonRaft p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonRaft:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonRaft img {
	width: 40px;
	height: 40px;
}




a.FootAdButtonTube {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	width: 50px;
	height: 50px;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	background-image: url(../Images/Adventures/IconTubing.jpg);
	background-size: cover;
	position: relative;
	}

a.FootAdButtonTube:hover {
	border-radius: 5px;
	background-color: #005399;
	background-image: url(../Images/Adventures/ToccoaRiverTubing.jpg);
	background-size: cover;
	}
a.FootAdButtonTube p {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #091A3C;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a.FootAdButtonTube:hover p {
	display: none;
	width: 100%;
}
.FootAdButtonTube img {
	width: 40px;
	height: 40px;
}
#FootSN {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.FootSN {
	display: block;
	text-decoration: none;
	font-family: "Architects Daughter", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #D9D9D9;
	border-radius: 30px;
	background-color: #8BABDB;
	float: left;
	-webkit-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
	position: relative;
	}

a.FootSN:hover {
	border-radius: 5px;
	background-color: #D77A00;
	background-size: cover;
	}

#FootSN img {
	width: 40px;
	height: 40px;
}
}
