body  {
	margin : 0em 2em 1em 0em;
	color : #000;
	background-color : #114729;
	font-family : helvetica, sans-serif;
	font-size : 12pt;
	line-height : 1.5;
	text-align : left;
}

div.red  {
	color : red;
	font-size : 120%;
}

p  {
	color: #000;
	background-color : transparent;
	text-align : left;
}

.white_text	{
	color: #FFF;
	background-color : transparent;
	font-weight : bold;
}
.white	{
	color: #FFF;
	font-size : 75%;
	text-align : left;
}

.center  {
	text-align : center;
	background-color : #FFF;
}

.parks  {
	font-size : 125%;
	font-family : 'tempus sans itc', andy, 'comic sans ms';
	color : #114729;
	background-color : transparent;
}

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;
}

div.current
{
	background: inherit;
	width: 8em;
	float: right;
	border: 1px #114729 solid;
	padding: 0.5em;
	color: inherit;
	clear: right;
	margin: 0 0 1em 1em;
	font: helvetica;
	background-color: #FFFFFF;
}

div.info
{
	background: #FFF;
	width: 90%;
	border: 1px #114729 solid;
	padding: 0.5em;
	color: inherit;
	clear: left;
	margin: 0 0 1em 1em;
	font: helvetica;
}

div.green
{
	background: #114729;
	width: 8em;
	float: right;
	border: 0px #114729 solid;
	padding: 0.50em;
	color: inherit;
	clear: right;
	margin: 0 0 1em 1em;
}
div.underline
{
	text-decoration:  underline;
}

div.right
{
	float: right;
}

.small  {
	font-size : 75%;
	text-align : center;
}
.smallLeft  {
	font-size : 75%;
	text-align : left;
}

.big	{
	font-size : 110%;
	text-align : left;
}

em  {
	font-weight : bold;
	font-style : normal;
}

strong  {
	font-style : italic;
	font-weight : normal;
}

.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  {
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;
	background-color : transparent;
}

.Main_nav a:hover  {
	color : #FFF;
	text-decoration : underline;
	font-weight: bold;
	background-color : transparent;
}

a:hover  {
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}

.Main_nav a:visited  {
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

a:visited  {
	color : #FFF;
	text-decoration : none;
	background-color : transparent;
}

.Main_nav a:link:hover,
.Main_nav a:visited:hover
  {
	background-color : transparent;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a:link:hover,
a:visited:hover  {
	background-color : transparent;
	text-decoration: underline;
	font-weight: normal;
}
.Sub_nav  {
	background-color : #DEF3BD;
	color : #4E98C3;
	text-align : center;
	font-weight: normal;
	font-size : 85%;
	border-style : solid;
	padding-top : 0.2em;
	padding-right : 0.2em;
	padding-bottom : 0.2em;
	padding-left : 0.2em;
	border-color : #114729;
	border-width : 1px;
}

.Sub_nav a:link  {
	text-decoration : none;
	font-weight: normal;
	outline : none;
	color : #114729;
	background-color : #DEF3BD;	
}

a:link  {
	color : #114729;
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;
}

.Sub_nav a:hover  {
	color : #4E98C3;
	text-decoration : underline;
	font-weight: normal;
	background-color : #DEF3BD;
}

a:hover  {
	color : #549EC4;
	text-decoration : underline;
	font-weight: normal;
	background-color : transparent;
}

.Sub_nav a:visited  {
	color : #114729;
	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 : #549EC4;
	text-decoration: underline;
	font-weight: normal;
}

dl	dt{
	color : teal;
	font-weight : bold;
	text-decoration : underline;
	}

ol.alpha { list-style-type: upper-alpha; }
ol.alpha ol { list-style-type: decimal; }
ol.alpha ol ol { list-style-type: lower-alpha; }
ol.alpha ol ol ol { list-style-type: decimal; }
ol { list-style-type: decimal; }
ol	ol,
ol.arabic ol { list-style-type: lower-alpha; }
ol	ol	ol { list-style-type: lower-roman; }
ol	ol	ol	ol { list-style-type: lower-alpha; }
ol	ol	ol	ol	ol { list-style-type: lower-roman; }
ol	ol	ol	ol	ol ol { list-style-type: lower-greek; }
ol ul { list-style-type: circle; }

ul  {
	color : #000;
	background-color : #FFF;	
	font-size : inherit;
}
