body  {
	margin : 2em 2em 1em 2em;
	color : #000;
	background-color : #FFF;
	font-family : helvetica, sans-serif;
	font-size : 12pt;
	line-height : 1.5;
	text-align : left;
}

p  {
	color: #000;
	background-color : transparent;
}

.center  {
	text-align : center;
	background-color : #FFF;
}

h1  {
	font-size : 125%;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	font-family : helvetica, sans-serif;
	color : #114729;
	background-color : transparent;
}

h1.parks  {
	font-size : 175%;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	font-family : 'tempus sans itc', andy, 'comic sans ms';
	color : #114729;
	background-color : transparent;
}

h2  {
	font-size : 115%;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	font-family : helvetica, sans-serif;
	color : #114729;
	background-color : transparent;
}

h3  {
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	font-family : helvetica, sans-serif;
	color : #114729;
	background-color : transparent;
}

h4  {
	font-size : 95%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : helvetica, sans-serif;
	color : #114729;
	background-color : transparent;
}

h5  {
	font-size : 90%;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	font-family : helvetica, sans-serif;
	color : #114729;
	background-color : transparent;
}

h6  {
	font-size : 75%;
	font-style : normal;
	text-align : left;
	font-family : helvetica, sans-serif;
	color : #114729;
	background-color : transparent;
}

.Main_nav  {
	background-color : transparent;
	color : #FFF;
	text-align : center;
	font-weight: bold;
	font-size : 110%;
	padding-top : 0.50em;
	padding-right : 0.50em;
	padding-bottom : 0.50em;
	padding-left : 0.50em;
	}

.Main_nav a:link  {
	text-decoration : none;
	font-weight: bold;
	outline : none;
	color : #FFF;
	background-color : transparent;	
}

a:link  {
	color : #FFF;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

.Main_nav a:hover  {
	color : #FFF;
	text-decoration : underline;
	font-weight: bold;
	background-color : transparent;
}

a:hover  {
	color : #FFF;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

.Main_nav a:visited  {
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

a:visited  {
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

.Main_nav a:link:hover,
.Main_nav a:visited:hover
a:link:hover,
a:visited:hover  {
	color : #FFF;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}
.Sub_nav  {
	background-color : #DEF3BD;
	color : blue;
	text-align : center;
	font-weight: normal;
	font-size : 85%;
	border-style : solid;
	padding-top : 0.20em;
	padding-right : 0.20em;
	padding-bottom : 0.20em;
	padding-left : 0.20em;
	border-color : #114729;
	border-width : 1px;
}

.Sub_nav a:link  {
	text-decoration : none;
	font-weight: normal;
	outline : none;
	color : blue;
	background-color : #DEF3BD;	
}

a:link  {
	color : blue;
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;
}

.Sub_nav a:hover  {
	color : purple;
	text-decoration : underline;
	font-weight: normal;
	background-color : #DEF3BD;
}

a:hover  {
	color : purple;
	text-decoration : underline;
	font-weight: normal;
	background-color : transparent;
}

.Sub_nav a:visited  {
	color : blue;
	text-decoration : none;
	font-weight: normal;
	background-color : #DEF3BD;
}

a:visited  {
	color : blue;
	text-decoration : none;
	font-weight: normal;
	background-color : transparent;
}

.Sub_nav a:link:hover,
.Sub_nav a:visited:hover
a:link:hover,
a:visited:hover  {
	color : purple;
	background-color : transparent;
	text-decoration: underline;
	font-weight: normal;
}


.note  {
	font-size : 100%;
	font-style : italic;
	font-weight : bold;
	color : 000;
	text-align : left;
	background-color : #FFF;
}

.note_regular  {
	font-size : 100%;
	font-style : italic;
	font-weight : regular;
	color : 000;
	text-align : left;
	background-color : #FFF;
}

em  {
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	font-size : 100%;
}

strong  {
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	
}

