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

*{
	margin:0;
	padding:0;
}

img
{
	border:none;
}

body
{
	text-align: left;
	margin: 5px auto;
	/*min-width:840px;for netscape browsers*/
	font-family: "Comic Sans MS", "Georgia";
	font-size: small;
	background-image: url(../images/layout/background.jpg);
	color: white;
}

#Container
{
	width: 980px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	z-index: 1;
}

#Header
{
	position: relative;
	width: 980px;
	height: 300px;
	text-align: right;
	font-size: 22px;
	padding-top: 65px;
}

#TopPic
{
	width: 980px;
	height: 163px;
	text-align: right;
	font-size: 18px;
	border: 4px solid white;
	margin-top: 10px;
}

#TopPic img
{
	position: relative;
	float: left;
}

#Content
{
	position: relative;
	float: left;
	width: 980px;
	margin-left: 0px;
	margin-top: 10px;
	color: white;
	font-family: "Comic Sans MS", Georgia;
	font-size: 22px;
}

#ContentHeader
{
	float: left;
	width: 980px;
	height: 48px;
}

#ContentFooter
{
	float: left;
	width: 980px;
	height: 40px;
}

#Content ul
{
	padding-left: 20px;
	line-height: 130%;
}

#Footer
{
	float: left;
	width: 980px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: white;
	text-align: center;
}

#FooterSOWD
{
	float: left;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: white;
	text-align: center;
}

#FAQColumn
{
	width: 800px;
	margin-left: 30px;
	font-size: 18px;
	color: white;
	font-family: "Comic Sans MS", Georgia;
}

#FAQColumn h1
{
	color: #0C0;
	font-size: 18px;
	text-align: left;
}

#VideoContent
{
	float: left;
	width: 425px;
	height: 365px;
	margin-top: 2px;
	margin-left: 25px;
	margin-right: 25px;
}

#IntroParagraph
{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Comic Sans MS", Georgia;
	font-size: 16px;
	line-height: 24px;
}

#IntroParagraphImage
{
	float: right;
	width: 128px;
	height: 160;
	padding-right: 40px;
	padding-left: 40px;
}

#SecondParagraph
{
	float: left;
	width: 420px;
	padding-left: 20px;
	font-family: "Comic Sans MS", Georgia;
	font-size: 14px;
	line-height: 22px;
	z-index: 3;
}

#ThirdParagraph
{
	float: left;
	width: 840px;
	padding-left: 20px;
	font-family: "Comic Sans MS", Georgia;
	font-size: 14px;
	line-height: 22px;
	z-index: 3;
}

#VideoBox
{
	float: left;
	width: 400px;
	height: 364px;
	padding-left: 30px;
}

.TextImage
{
	float: right;
	width: 100px;
	padding-top: 20px;
	z-index: 6;
	left: 879px;
	top: 111px;
}

.TextImageDiscounts
{
	position: absolute;
	float: right;
	width: 100px;
	padding-top: 20px;
	z-index: 6;
	left: 879px;
	top: 111px;
}

#HomeImages
{
	position: relative;
	float: left;
	width: 840px;
	height: 600px;
}

#HomeImagesBox
{
	position: relative;
	float: right;
	width: 300px;
	height: 300px;
	z-index: 100;
}

img.18Lines
{
	position: absolute;
	left: 7px;
	top: 13px;
	z-index: 200;
}

img.MainLogo
{
	position: absolute;
	left: 409px;
	top: 14px;
	width: 550px;
	height: 224px;
	z-index: 1;
}

img.Zip1
{
	position: absolute;
	left: 485px;
	top: 4px;
	z-index: 1;
}

img.Zip2
{
	position: absolute;
	left: 51px;
	top: 185px;
	z-index: 3;
}

img.Zip3
{
	position: absolute;
	left: 334px;
	top: 100px;
	z-index: 3;
}

img.Zip4
{
	position: absolute;
	left: 525px;
	top: 365px;
	z-index: 3;
}

img.Leaves
{
	position: absolute;
	left: 503px;
	top: 223px;
	z-index: 5;
}

#ContactUsColumn
{
	float: left;
	width: 740px;
	font-family: "Comic Sans MS", Georgia;
	font-size: 24px;
	line-height: 36px;
	color: white;
	padding-left: 30px;
	padding-top: 60px;
}

#ContactUsColumn img
{
	float: right;
}

#ContactUsHeader
{
	float: left;
	width: 980px;
}

#VideoParagraph
{
	float: left;
	width: 800px;
	padding-left: 60px;
	padding-bottom: 60px;
	font-family: "Comic Sans MS", Georgia;
	font-size: 16px;
	line-height: 24px;
}

#GalleryColumn
{
	float: left;
	width: 840px;
	padding-left: 30px;
	padding-top: 30px;

}

#GalleryColumn img
{
	float: left;
	width: 350px;
	height: 233px;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: white solid 3px;
}

#NarrowColumn
{
	float: left;
	width: 700px;
	padding-left: 140px;
	padding-right: 140px;
	padding-top: 30px;

}

#HomePageColumn
{
	float: left;
	width: 625px;
}

#CallUsSpecials
{
	position: absolute;
	left: 201px;
	top: 11px;
	width: 600px;
}

img.LeafSpecials
{
	position: absolute;
	left: 32px;
	top: 29px;
	width: 300px;
}

img.LowerLeafSpecials
{
	position: absolute;
	left: 650px;
	top: 693px;
	width: 300px;
	z-index: 1;
}

img.FallSpecials
{
	position: absolute;
	left: 8px;
	top: 229px;
}

#SpecialsColumn
{
	position: relative;
	width: 980px;
	height: 1200px;
}

#PricesColumn
{
	position: absolute;
	width: 400px;
	left: 13px;
	top: 190px;
	color: white;
	font-family: "Comic Sans MS", Georgia;
	font-size: 16px;
	line-height: 24px;
	z-index: 5;
}

#DiscountsColumn
{
	position: absolute;
	width: 400px;
	left: 435px;
	top: 212px;
	color: white;
	font-family: "Comic Sans MS", Georgia;
	font-size: 16px;
	line-height: 24px;
	z-index: 5;
}

.SmallText
{
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
}

#ReservationText
{
	position: absolute;
	width: 300px;
	left: 471px;
	top: 1066px;
	font-family: "Comic Sans MS", Georgia;
	font-size: 16px;
	line-height: 24px;
	z-index: 1;
}

.DiscountPic
{
	padding-left: 40px;
}

.OtherProperties
{
	float: left;
	width: 300 px;
	padding-left: 100px;
}

.StandardRow
{
	float: left;
	width: 860px;
	text-align:left;
	font-family: "Comic Sans MS", Georgia;
	font-size:14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 30px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.StandardText
{
	float: left;
	width: 620px;
	padding-top: 10px;
	pdding-right: 20px;
	pdding-left: 10px;
}

.StandardAd
{
	float: left;
	width: 200px;
	height: 150px;
	padding: 10px;
	text-align: center;
}

.StandardAd img
{
	width: 175px;
	height: 150px;
}

.CalHeader
{
	text-align: center;
	background-color:#9999FF;
	height: 40px;
}

a:link.mon
{
	color: blue;
	font-size:20px;
}
a:visited.mon
{
	color: blue;
	font-size:20px;
}
a:active.mon
{
	color: blue;
	font-size:20px;
}

.calday
{
	text-align: left;
	font-size: 15px;
	color: white;
}

h1
{
	font-size:125%;
	margin:0px 0px 10px 0px;
	text-align: left;
	padding-top: 20px;
	color: #FF0;
}

h1 a
{
	color: #003800;
}

h2
{
	font-size:125%;
	color: #F00;
	margin:5px 0px 5px 0px;
	text-align: center;
	padding-top: 20px;
}

h2 a
{
	color: #0C0;
}

h3
{
	font-size:150%;
	color: #FFF;
	margin:0px 0px 5px 0px;
}

h4
{
	font-size:350%;
	color: white;
	margin:0px 0px 5px 0px;
}

h5
{
	font-size:300%;
	color: #F00;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 20px;
}

h6
{
	font-size:200%;
	color: #FFF;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 20px;
}


p
{
	margin:5px 0px 10px 0px;
}

a
{
	color: white;
}

li
{
	list-style: disc;
}


#TopNavigation a
{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-stretch:condensed;
}

#TopNavigation a:hover
{
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 5px;
}

.TopNavigationButton
{
	float: left;
	width: 150px;
	height: 26px;
	margin-left: 13px;
	padding-top: 7px;
	line-height: 70%;
	background-image: url(../images/layout/navigation-button-background.png);
}

#TopNavigation
{
	width: 980px;
	height: 51px;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	color: white;
	font-family: "Comic Sans MS", Georgia;
}

#HomeImages
{
	position: relative;
	float: left;
	width: 840px;
	height: 600px;
}

#HomeImagesBox
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

img.zip1
{
	position: absolute;
	width: 295px;
	height: 227px;
	left: 19px;
	top: 22px;
	z-index: 1;
}

img.zip2
{
	position: absolute;
	width: 600px;
	left: 600px;
	top: 4px;
	z-index: 2;
}

img.zip3
{
	position: absolute;
	width: 220px;
	height: 286px;
	left: 741px;
	top: 140px;
	z-index: 3;
}

.HeaderTextContainer
{
	float: left;
	width: 980px;
	margin-top: 200px;
}

.HeaderText
{
	float: left;
	width: 490px;
	text-align: center;
}

.YouTubeVideo
{
	float: left;
	width: 560px;
	height: 315px;
	padding-top: 100px;
}

.LocationMap
{
	float: right;
	width: 400px;
	height: 194px;
	padding-top: 220px;
}

.BottomHomePage
{
	float: left;
	width: 700px;
}

#CourseMap
{
	float: left;
	margin-left: 87px;
	margin-right: 87px;
	margin-bottom: 40px;
	margin-top: 20px;
	width: 770px;
	height: 372px;
	border: 8px solid #009999;
	background-image: url(../images/course-map.jpg);
}

.FullWidth
{
	float: left;
	width: 100%;
}

.SmallLogo
{
	float: left;
	width: 298px;
	height: 115px;
	background-image: url(../images/logo-small.png);
}

.SmallDirectionsMap
{
	float: left;
	width: 280px;
	height: 115px;
	background-image: url(../images/map-to-zipline-small.png);
}

.CallForReserations
{
	float: left;
	width: 382px;
	height: 215px;
	text-align: center;
}

.PricesHeader
{
	float: left:
	width: 662px;
	line-height: 100%;
	text-align: center;
}

.CallForPrices
{

	float: left;
	width: 960px;
	text-align: center;
	font-size: 200%;
}

.PricingBox
{
	float: left;
	width: 935px;
	border: 8px solid #ff9900;
	margin-bottom: 20px;
	font-size: 125%;
}

.PricingLeft
{
	float: left;
	width: 580px;
	border-right: 1px solid #ff9900;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 85%;
}

.PricingLeftShort
{
	float: left;
	width: 480px;
	border-right: 1px solid #ff9900;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 85%;
}

.PricingBox ul
{
	margin-left: 10px;
}

.FullLineClass
{
	float: left;
	width: 100%;
}


.PricingRight
{
	float: right;
	width: 330px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-size: 95%;
}

.PricingRightLong
{
	float: right;
	width: 420px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 95%;
}

.PricingRight hr
{
	color: white;
	text-align: right;
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}

.YellowText
{
	color: yellow;
}

.SmallerText
{
	font-size: 70%;
	text-align: center;
}

.largerText
{
	font-size: 130%;
	text-align: center;
}

.RedText
{
	color: #cc0000;
}

.CenterText
{
	text-align: center;
}

.BoldText
{
	font-weight: bold;
}

.PricingBoxHeader
{
	float: left;
	width: 100%;
	text-align: center;
	color: yellow;
	font-size: 150%;
	font-weight: bold;
}

.LargerText
{
	font-size: 125%;
}

.AlignTextRight
{
	float: left;
	text-align: right;
	width: 120px;
}

.AlignTextRightLong
{
	float: left;
	text-align: right;
	width: 120px;
}

.AlignTextLeft
{
	float: left;
	text-align: left;
	width: 190px;
}

.AlignTextLeftLong
{
	float: left;
	text-align: left;
	width: 270px;
}

.LargePricesText
{
	float: left;
	width: 658px;
	font-size: 25px;
	text-align: center;
	line-height: 2.5EM;
	font-weight: bold;
}

.LargeSpecialsText
{
	float: left;
	width: 658px;
	font-size: 1.5EM;
	text-align: center;
	line-height: 1EM;
	font-weight: bold;
}

.PhotoGallery
{
	float: left;
	width: 450px;
	margin: 18px;
}

.PhotoGallery img
{
	width: 450px;
	height: 300px;
	border: 2px solid #ff9900;
}

.BlogText
{
	padding-top: 50px;
	width: 660px;
	float: right;
	font-size: 16px;
}

.BlogText h1
{
	font-size:150%;
	padding-top: 20px;
	color: #FF0;
	text-align: left;
	line-height: .1EM;
}

.BlogText h2
{
	font-size:80%;
	color: #FFF;
	text-align: left;
	padding-bottom: 20px;
	line-height: 110%;
}

.BlogText h2 a
{
	color: #FFF;
	text-decoration: underline;
	text-align: left;
}

.BlogText hr
{
	width: 100%;
	height: 1px;
	color: #999;
	background-color: #999;
	border: none;
}

#BlogNavigation
{
	float: left;
	width: 200px;
	font-size: 13px;
	color: white;
	padding-top: 20px;
}

#BlogNavigation h1
{
	font-size: 110%;
	text-align: left;
}

#BlogFooter
{
	width: 660px;
	float: right;
	color: white;
	font-size: 10px;
	text-align: center;
}

.WhitewaterRafting
{
	float: left;
	width: 50%;
	text-align: center;
}

.VideoContainer
{
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background: black;
}

.ChooseTwo
{
	float: left;
	width: 100%;
}

.ChooseTwo img
{
	width: 100%;
}

.100PercentWrapper
{
	float: left;
	width: 100%;
}


#BookATour
{
  position: fixed;
  top: 50%;
  right: 0;
  transform-origin: 100% 0;
  z-index: 99999;
}

#BookATour
{
  background: #ff9c00;
  color: white;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-family: montserrat;
  padding: 10px 30px;
}

@media screen and (max-width: 960px)
{
  #BookATour
  {
	bottom: 0;
	top: auto;
	transform: none;
  }
  #BookATour
  {
	padding: 10px 30px;
  }
}