/* CSS Document */

	body {
		text-align:center;
		background-image:url(../images/ParksBGfull.jpg);
		background-repeat:repeat-y;
		background-position:center;
		height				:100%;
		}

	#frame {
		/*background-image:url(../images/AnEcenterBG.jpg);*/
		background-repeat:repeat-y;
		background-position:center;
		width:768px;
		margin-right:auto;
		margin-left:auto;
		margin-top:-10px;
		padding:0px;
		text-align:left;
		}

	#leftcontent {
		width:150px;
		padding:0px;
		float:left;
		border:1px #000;
		}

	#contentcenter {
		width:468px;
		padding:0px;
		float:left;
		}

	#contentright {
		width:150px;
		padding:0px;
		float:left;
		}

	#contentheader {
	height:167px;
		}
		
a { 
font-family			:Arial, Helvetica, sans-serif;
font-weight			: bold;
font-size			:11px;
color				: #fff;
text-decoration		: none;
outline				: none;
	}

a:hover {
font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:11px;
font-style			:none;
text-decoration		: none;
color				: #ccc;
	}

p {
font-family			:Arial, Helvetica, sans-serif;
font-size			:14px;
padding				: 0 15px 0 15px;
 }

 h1 {
font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:18px;
color				:#003300;
 }

 h2 {
 font-family		:Arial, Helvetica, sans-serif;
 font-weight		:bold;
 font-size			:16px;
 color				:#003300;
 }

 h3 {
 font-family		:Arial, Helvetica, sans-serif;
 font-weight		: bold;
 font-size			:14px;
 color				:#000000;
 }
		
		 .parkname {
 	text-decoration		: none;
	color				: #003300;
	vlink				: #FF0033;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 16px;
	font-weight			: bold;
	font-style			: italic;
}

	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}

	#contentright p { font-size:10px}

	.navdivider {
		background-color	: #003300;	
		font-size			: 3px; height: 1px; 
		overflow-y			: hidden; 
		line-height			: 1px;
		padding				:3px,0,3px,0;
		margin-bottom		:3px;
		margin-top			:3px;
		width				:148px;
		margin-left			:1px;
		}


.bottom {border-top: 1px solid #000; position: relative;}

#clearfooter{clear:both;height:20px;}

#footer {
	margin-left			:2px;
	text-align			:right;
	width				:765px;
	height				:19px;
	clear				:both;
	vertical-align		:bottom;
	position			:SI_clearAbsolutes;
	bottom				:-25;
	background-color	:#003300;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:x-small;
	font-weight			:bold;
	padding-top			:4px;
	}

.footerfont {font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color:#CCCCCC;
	}

.cal_dropdown{
	font-size: 11px;
	background-color: #ffffff;
	text-decoration: none;
}
.cal_submit_button {

	font-size: 12px;
	color: #666600;
	background-color: #E0EAB0;
}
.cal_links {
	font-size: 11px;
	color: #6E8803;
	text-decoration: none;
	font-weight: normal;
}
.style1 {
	font-weight: bold;
	color: #628A11;
	font-size: 10px;
}
.dated {
	color: #6E8803;
	font-size: 10px;
}
.cal_toplinks{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.cal_toplinks:hover{
	color: #ffffff;
	text-decoration: none;
}
	

</style>