	@charset "UTF-8";
	/* CSS Document */
	body{
	/*background-image:url(images/mainBG.jpg);
	background-repeat:repeat-y;
	background-position:center*/
	
	}
	a{
	color:#003399;
	text-decoration:none;
	font-weight:bold;
	}
	a:hover{
	color:#003399;
	text-decoration:underline
	}
	a:visited{
	color:#003399
	}
	h2{
		margin: 0px;
	}
	#content{
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	}
	#header{
		background-image:url(images/retailheader.jpg);
		width: 900px;
		height: 114px;
		margin-right: auto;
		margin-left: auto;
		background-repeat: no-repeat;
	}
	#hours{
	font-size:14px;
	text-align:left;
	width: 430px;
	float: none;
	margin-left: 10px;
	}
	img{
	border:none;
	text-align: center;
	}
	#sectionFlash{
	width:900px;
	height:300px;
	}
	#mainFlash{
	width:900px;
	height:450px;
	top:-10px;
	margin-bottom: 5px;
	}
	#mainPic{
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 12px;
	}
	#footer
	{
		text-align:center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.links1
	{
		clear:both;
		width:750px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 30px;
	}
	
	.links2
	{
	text-align:center;
	font-size:12px;
	margin:20px;
	}
	
	.links2 a{
		text-decoration:none;
		color:#000000;
		font-weight:bold;
	}
	.links2 img{margin-left:10px;
	margin-right:10px
	}		
	#retail{
		float:left;/*
		position: absolute;*/
	}
	#culture{
	margin-left:auto; margin-right:auto;
	}
	#flynfit{
		float:right;
	}
	#copyright	{
		text-align: center;
		color: #777777;
		font-weight: bold;
	}
	#address	{
		color: #293b45;
		font-size: 12px;
		margin-top: 5px;
	}
	#termslinks	{
		color: #083f60;
		margin-top: 15px;
	}
	#termslinks	a	{
		color: #85161e;
		text-decoration: none;
	}
	#videoBar {
	  margin-right: auto;
	  margin-left: auto;
	}
	 #videoCaption{
	 float:right
	 }
	 
	 #calendar
	 {
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	 }
	 /* override standard player dimensions */
	.playerInnerBox_gsvb .player_gsvb {
	  width : 500px;
	  height : 305px;
	
	  
	}
	#map_canvas {
	float:right;
	font-size:12px;
	}
	#blurb{
	width: 430px;
	float: none;
	font-size:12px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: left;
	}
	#vidCont{
		width:430px;
		float:left;
		margin-top: 15px;
		height: 175px;
	}
	#specialsBanner
	{
	clear:both;
	width: 900px;
	height: 100px;
	margin-bottom: 20px;
	}
	#sectionHeaderBar
	{
	}
	#staticNav
	{
		width:auto;
		margin-top: 5px;
	}
	#introText
	{
		font-size:17px;
		width: 840px;
		line-height: .9;
		font-weight: normal;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.sectionTextLeft
	{
		font-size: 13px;
		margin-left: 15px;
		display: block;
	}
	.sectionTextRight
	{
		font-size: 13px;
		margin-right:10px;
		float: right;
		padding-bottom:15px
	}
	.sectionPicRight{
		float:right;
		margin-bottom: 10px;
	}
	.sectionPicLeft{
		float:left;
		margin-left: 10px;
		margin-top: 20px;
		margin-right: 5px;
	}
	#section{
		width: 875px;
		
		font-weight: normal;
		margin-left: 20px;
	}
	.sectionBarSmaller
	{
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.sectionBarSmallerRight
	{
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		float: right;
	}
	#bottomAnchor{
		clear:both;
		text-align: center;
		color: #666666;
	}
	#mainCalendar
	{
		margin-left:auto;
		margin-right:auto;
		width: 890px;
	}
	#RSS
	{
		width: 420px;
		float: right;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	ul
	{
		list-style-type: disc;
	}
#content #hours img {
	float: right;
}
#content #specialsBar {
	float: right;
	text-align: center;
}
#content #specialsBar img {
	cursor: pointer;
}
#content #section ul {
	font-size: 15px;
}
#content #specialsBar img {
	margin: 2px;
	float: right;
}
.clearBoth {
	clear: both;
	height: 30px;
}
.tooltip{
	margin:15px;
}


/*  */

#tooltip{
	position:absolute;
	border:1px solid #ccc;
	background:#ccc;
	padding:8px 10px;
	color:#fff;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/tooltip_bg.jpg);
	
	}	
.camps {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

