@charset "UTF-8";
body {
	background-color: #ffffff;
	background-image: url(../images/layout/background.jpg);
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


a{
	color:#000000;
	font-weight:bold;
	font-style:italic;
}

p{
	padding:1em auto auto auto;
	margin: 0 0 1em 0;
	font-size:10pt;
	
	/*clear:both;*/
}

h1{
	color:#df9f32;
	font-size:14pt;
	margin:0 0 .3em 0;
	text-align:center;
}

h2{
	color:#df9f32;
	font-size:14pt;
	margin:1em 0 0 0;
	text-align:center;
}

label{
	display:block;
	font-weight:bold;
	color:#64b0c6;
}

input.wide{
	width: 540px;
	padding:5px;
	font-size:12pt;
	border: solid 1px #64b0c6;
	margin: 0 0 1em 0;
}

input.submit{
	font-size:12pt;
	border: solid 1px #64b0c6;
	margin:0 auto 0 auto;
}

textarea{
	width: 540px;
	padding:5px;
	font-size:12pt;
	height:6em;
	border: solid 1px #64b0c6;
	margin: 0 0 1em 0;
}

.clearer{
	clear:both;
}

.header{
	height:165px;
	width:900px;
	margin: 0 auto 0 auto;
}

	.header .photos{
		position:absolute;
		background:url(../images/header/blank.png);
		margin-left:580px;
		
		height:241px;
		width:340px;
		
	}
	
	.slideshow{
		height:241px;
		width:340px;
		margin:auto;
		overflow:hidden;
	}

	
	.header .photoUnder{
		position:absolute;
		background:url(../images/header/photo-layer.png);
		margin-left:590px;
		margin-top:70px;
		width:289px;
		height:196px;
	}

	.header .weather{
		margin-top:120px;
		margin-left:23px;
	}
	
		.header .weather h1{
			text-align:left;
			font-size:14pt !important;
			margin-top:14px;
			margin-left:10px;
		}
		
		.header .weather .credit{
			font-size: 7pt !important;
			margin-top:20px;
			margin-left:1em;
		}
		
		.header .weather .credit a{
			text-decoration:none;
			font-weight:normal;
		}
	
	.header .weather h1{
		font-size:14px;
		color:#d58a0b;
	}

.logo{
	position:absolute;
	width:234px;
	height:177px;
	margin-left: 200px;
	background:url(../images/layout/logo.png);
}


.navigation{
	width:800px;
	height:45px;
	margin: 0 auto 0 auto;
	
	clear:both;
}

	.navigation .home{
		background:url(../images/navigation/home.jpg);
		background-repeat:no-repeat;
		
		height: 16px;
		width: 50px;
		
	}
	
	.navigation .activities{
		background:url(../images/navigation/activities.jpg);
		background-repeat:no-repeat;
		
		height: 16px;
		width: 94px;
	}
	
	.navigation .hoursinfo{
		background:url(../images/navigation/hoursinfo.jpg);
		background-repeat:no-repeat;
		
		height: 16px;
		width: 123px;
	}
	
	.navigation .faq{
		background:url(../images/navigation/faq.jpg);
		background-repeat:no-repeat;
		
		height: 16px;
		width: 33px;
	}
	
	.navigation .contact{
		background:url(../images/navigation/contact.jpg);
		background-repeat:no-repeat;
		
		height: 16px;
		width: 109px;
	}
	
	.navigation a{
		background-position:top left;
		float:left;
	}
	
	.navigation a:hover{
		background-position:bottom left;
	}
	
	.navigation .burst{
		background:url(../images/navigation/burst.png);
		background-repeat:no-repeat;
		
		background-position:bottom center;
		
		margin: -45px 0 0 0;
		padding:45px 0 0 0;
		
		height:45px;
		width:auto;
		
		float:left;
		
	}
	
	.navigation .bullet{
		background:url(../images/navigation/dot.jpg);
		background-repeat:no-repeat;
		background-position:center;
		height:16px;
		width:20px;
		float:left;
		
		margin: 0 5px 0 5px;
	}



.borderTop{
	back
	background-repeat:repeat-x;
	height:37px;
	width:100%;
	background-image: url(../images/layout/border-top.png);
	background-position: center top;
}

.contentPanel{
	background-color:#FFFFFF;
	width:100%;
}

.content{
	background-color:#FFFFFF;
	width:840px;
	margin: 0 auto 0 auto;
}

	.content .left{
		float:left;
		width:565px;
		
		padding-right:10px
		
	}
	
	.content .right{
		float:left;
		width:240px;
		
		font-size:10pt;
		
		padding-left:10px;
		
		background:url(../images/layout/vertical-line.jpg);
		background-position: top left;
		background-repeat:no-repeat;
	}
	
		.content .right p{
			font-size:11pt;
			margin-bottom:1em;
		}
		
		.content .right li{
			margin-bottom:.5em;
		}

.borderBottom{
	background:url(../images/layout/border-bottom.png);
	background-repeat:repeat-x;
	height:37px;
	width:100%;
	background-position: center top;
}

.gallery{
	float:right;
	width:238px;
	margin: 0 5px 0 0;
}

.gallery img{
	border: solid 1px #e3ac4d;
	padding:1px;
	/*margin:5px 0px 5px 5px;*/
}

.burst{
	background:url(../images/content/home/burst.jpg);
	height:140px;
	width:200px;
	margin: 0 auto 0 auto;
	padding-top:60px;
}

	.burst h1{
		font-size:18pt;
		color:#FFFFFF;
		text-align:center;
		margin:0;
	}
	
	
	.burst h2{
		font-size:10pt;
		text-align:center;
		color:#000000;
		margin:0;
	}
	
	
.bubble{
	width:501px;
	margin:0 auto 10px auto;
	clear:both;
}

	.bubble .top{
		background:url(../images/content/boxes/top.jpg);
		background-color:#bddfe9;
		background-repeat:no-repeat;
		width:481px;
		height:auto;
		font-weight:bold;
		padding:.1em  10px 0 10px;
		text-align:left;
	}
	
	.bubble .top .extra{
		color:#ffffff;
	}
	
	.bubble .topSimple{
		background:url(../images/content/boxes/top-simple.jpg);
		background-repeat:no-repeat;
		width:501px;
		height:9px;
	}
	
	
	.bubble .middle{
		background:url(../images/content/boxes/middle.jpg);
		background-repeat:repeat-y;
		width:481px;
		padding: .5em 10px .5em 10px;
	}
	
		
	
	
	
	.bubble .bottom{
		background:url(../images/content/boxes/bottom.jpg);
		background-repeat:no-repeat;
		width:501px;
		height:9px;
	}
	
	
	
	
	
	
.footer{
	background-color:#FFFFFF;
	width:840px;
	margin: 0 auto 0 auto;
	
	background:url(../images/layout/footer-line.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding: 10px 0 0 0;
}

	.footer .creditcards{
		background:url(../images/layout/credit-cards.jpg);
		height:32px;
		width:242px;
		margin:0 auto 0 auto;
	}

	.footer a{
		color:#62a3b7;
	}

	.footer h3{
		color:#cb8210;
		font-size:10pt;
		text-align:center;
		margin:0;
	}
	
	.footer h2{
		font-size:10pt;
		color:#62a3b7;
		text-align:center;
		margin:0;
	}
	
	.footer h1{
		color:#62a3b7;
		text-align:center;
		margin:0;
	}

	.footer .left{
		float:left;
		width:33%;
	}
	
	
	.footer .middle{
		float:left;
		width:33%;
	}
	
	
	.footer .right{
		float:left;
		width:33%;
	}

.designBy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#56767f;
	text-align:center;
}