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

#fp-container {
	width: 828px;
	display:block;
	padding: 2px;
	overflow: inherit;
	list-style-image: none;
	list-style-position: inside;
	text-decoration: none;
	background-color: #132011;
}

#header-photo {
	height: 247px;
	width: 824px;
	margin: auto;
	padding-top: 3px;
	display: block;
	overflow: hidden;
	list-style-image: none;
	list-style-position: inside;
	text-decoration: none;
}

#subheader {
	width: 830px;
	margin:auto;
	text-align: center;
	color: #3db031;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size:18px;
	overflow: hidden;
	display: block;
	background-image: url(images/parks/parks-subhead.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#featured-content {
	width: 794px;
	margin: auto;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right:15px;
	background-color: #07192A;
	display: block;
	overflow: visible;
	list-style-image: none;
	padding-top: 0px;
}

#fc-content-boxes {
	width: 775px;
	height: auto;
	display: block;
	margin:auto;
	border-bottom-width: 1px;
	word-spacing: normal;
	list-style-image: none;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #99BDC7;
	border-bottom-color: #3B4F62;
	padding-bottom: 30px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3B4F62;
	position: relative;
	top: 9px;
	font-style: normal;
}

#fc-content-photos {
	width:150px;
	display: block;
	padding-top: 5px;
	text-align: center;
	float: right;
	overflow: visible;
}
	
#body-main {	
height:250px; width:830px; display: block; background-image:url(images/brewster-fp.png); background-repeat:no-repeat; background-position: top; list-style:none; list-style-image:none; list-style-type:none;
}	

#footer {
	width: 808px;
	height: 72px;
	overflow: hidden;
	padding: 6px;
	margin: auto;
	font-weight: lighter;
	float: left;
	position: relative;
}
	
	
#thumbs {
	display:block;
	float:right;
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 27px;
	padding-bottom: 5px;
	padding-left: 80px;
}



#thumbs-v2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#99BDC7;
	display:block;
	text-align:center;
	height:auto;
	width:auto;
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}	
	

 

#hidden-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
"
; 	display: none;
  } 

