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

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

body, html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(images/pkpBodyBG.jpg) repeat-x;
	background-color: #eac598;
}

a img{
	border: none;	
}

#outerWrapper{
	min-width: 100%;
	min-height: 1040px;
	background-image: url(images/pkpBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#wrapper{
	width: 900px;
	margin-left: 100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
}

#wrapper #header{
	margin: 0px;
}


/*****************CONTAINER***********/
#wrapper #container{
	width: 766px;
	margin-left: 134px;
	padding: 10px 0px;
	background-color: #000;
}

#wrapper #container #pageImg{
	text-align: center;	
}

#wrapper #container #contactForm{
	margin-top: 10px;
}

#wrapper #container p i{
	color: #fdcfd7;
}

#wrapper #container p i em{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff8398;
}

/***********VIDEOS***************/
#flvideo{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/**********BOTTOM*********/
#wrapper #bottom{
	clear: both;
	width: 766px;
	min-height: 100px;
	margin-left: 134px;
	background-image: url(images/contentBottomBG.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
}


/**************FOOTER******************/
#wrapper #footer{
	padding-bottom: 20px;	
}

#wrapper #footer p{
	text-align: right;
	color: #900;
}

#wrapper #footer a:link,
#wrapper #footer a:visited{
	color: #900;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	border-left: 1px solid #900;
	padding-left: 5px;
	padding-right: 5px;
}

#wrapper #footer a.home:link,
#wrapper #footer a.home:visited{
	border: none;
}

#wrapper #footer a:hover,
#wrapper #footer a:active{
	color: #000;
}

/****************CLASSES**************/
.fixFF{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}

.floatLeft{
	float: left;
	width: 320px;
	margin-left: 40px;
	margin-top: 30px;
	padding-left: 10px;
	border-left: 2px solid #900;
}

.floatLeft #homeMap{
	margin-top: 20px;
}

.floatLeft #homeMap p{
	font-size: 14px;
	border-top: 2px solid #900;
	margin-top: 5px;
	padding-top: 5px;
}

.floatLeft ul{
	margin-left: 30px;	
}

.floatLeft img{
	margin-top: 15px;	
}

.floatLeft a:link,
.floatLeft a:visited{
	color: #fdcfd7;
	text-decoration: none;
}

.floatLeft a:hover,
.floatLeft a:active{
	color: #ff8398;
	text-decoration: underline;
}

.vidImg{
	float: left;
}

.vidImg img{
	border: 3px solid #FFF;	
}

.vidTxt{
	float: left;
	max-width: 340px;
}


.label{
	clear: both;
	float: left;
	margin-top: 5px;
	min-width: 75px;
	color: #FFF;
	font-size: 12px;
}

.field{
	clear: none;
	margin-top: 5px;
}

.stack{
	width: 650px;
	margin: 10px auto 20px auto;
}

/****PRICES*****/
.stack #parasailHeight{
	width: 500px;
	margin-left: 140px;
	margin-top: 15px;
}

.stack #parasailHeight ul{
	list-style: none;	
}

.stack #parasailHeight ul li{
	float: left;
	width: 150px;
	margin-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
	color: #eac598;
	border-bottom: 2px solid #FFF;
}

.stack .prices{
	float: left;
	color: #FFF;
}

.stack .prices .priceLabel{
	clear: both;
	float: left;
	width: 150px;
	height: 25px;
	border-bottom: 1px dotted #FFF;
	margin-top: 10px;
}

.stack .prices .pLabel{
	clear: both;
	float: left;
	width: 150px;
	height: 25px;
}

.stack .prices .price{
	text-align: center;
}

.stack .prices .price,
.stack .prices .Pprice{
	clear: none;
	float: left;
	font-size: 12px;
	height: 25px;
	width: 160px;
	margin-top: 10px;
	border-bottom: 1px dotted #FFF;
}

.stack .prices .Pprice{
	width: 180px;	
}

.stack .prices .Pprice span{
	color: #fdcfd7;
	margin-right: 50px;
}

.stack .prices .price strong,
.stack .prices .Pprice strong,
.stack .prices p.banana strong{
	font-size: 18px;
}

.stack .prices p.banana{
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 12px;
	margin: 10px;
	border-bottom: 1px dotted #FFF;
}

.stack p{
	margin-top: 8px;	
}

.stack p em{
	text-decoration: underline;
	font-size: 14px;
	color: #fdcfd7;
}

.stack .imgRight{
	float: right;
	border: 3px solid #FFF;
}

.stack .imgLeft{
	float: left;
	border: 3px solid #FFF;
	margin-right: 5px;
}
/***************TAGS*****************/
h1{
	font-size: 18px;
	color: #900;
	margin-bottom: 15px;
	font-family: "Rockwell Extra Bold", Vernada, Geneva, sans-serif;
}

h2{
	font-size: 36px;
	font-weight: normal;
	font-family: "Impact", Vernada, Geneva, sans-serif;
	color: #fdcfd7;
}

h2 span{
	color: #ff8398;
}

h3, h4{
	font-size: 20px;
	font-family: "Rockwell Extra Bold", Vernada, Geneva, sans-serif;
	color: #900;
	border-bottom: 2px solid #900;
	margin-bottom: 10px;
	padding-left: 10px;
}

h4{
	text-align: right;
	padding-right: 20px;
}

p{
	font-size: 80%;
	line-height: 18px;
	padding-left: 15px;
}

em{
	color: #ff8398;	
}

ul{
	list-style: square;
	margin-left: 15px;
}

ul li{
	color: #FFF;
	font-size: 80%;
	margin-bottom: 12px;
}

ul.activities{
	list-style: none;	
}

ul.activities li{
	font-size: 14px;
	height: 52px;
	width: 311px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(images/woodBG.jpg) no-repeat left;
}

ul.activities li a:link,
ul.activities li a:visited{
	padding: 18px 0px 18px 35px;
	line-height: 52px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background: url(images/woodListBG.jpg) no-repeat left;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

ul.activities li a:hover,
ul.activities li a:active{
	color: #eac598;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	background: url(images/woodListBG_hover.jpg) no-repeat left;
}



a:link,
a:visited{
	
}

a:hover,
a:active{
	
}
