/*************/
body{
	margin: 0px;
	background: #F2FAFB;
	color: #686868;
	font: 12px Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	color: #00A3B3;
	font: 1em Georgia,serif;
}
hr,#nav hr{
	display: none;
}
/*************/
.clear{
	clear: both;
	display: block;
}
/*************/
#body{
	padding-top: 90px;
	background: url(../images/body_top.gif) #FFFFFF no-repeat;
}
#body *{
	margin-top: 0;
}
#body .entry{
	margin: .5em 0 1em;
	background: #fcfcfc;
}
/*************/
#contactForm div{
	margin-bottom: .5em;
}
#contactForm label{
	position: absolute;
	left: -9999px;
}
/*************/
#container{
	margin: auto;
	width: 682px;
	position: relative;
}
/*************/
#content{
	padding-bottom: 20px;
	padding-left: 20px;
	width: 470px;
}
#content .overhang{
	margin-left: 1em;
	margin-right: -160px;
	position: relative;
}
#content a{
	color: #EB5207;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#content h1{
	margin-bottom: .7em;
	font-size: 24px;
}
#content h2{
	font-size: 18px;
}
#content h3{
	font-size: 14px;
}
#content img,.map.wrap,#body .entry{
	border: 1px solid #EEEEEE;
	border-bottom-width: 5px;
	border-right-width: 3px;
	padding: 20px;
	background: #FFFFFF;
}
#content p{
	text-align: justify;
}
#content,#sidebar{
	float: left;
	display: inline;
}
/*************/
#flashcontent{
	width: 630px;
	height: 470px;
	margin-bottom:1em;
}
/*************/
#footer{
	padding: 40px 0px 20px;
	background: url(../images/body_bot.gif) no-repeat 0px -40px;
}
#footer *{
	margin: 0px;
	color: #8B8B8B;
	font-size: 9px;
	text-align: right;
	text-decoration: none;
}
/*************/
#home #flashcontent img{
	margin-right: 0;
}
#home #sidebar{
	display: none;
}
/*************/
#locations{
	position: relative;
}
#locations .program{
	padding-right: 25px;
}
#locations table{
	position: absolute;
	top: 40px;
	left: 485px;
}
#locations th{
	padding-bottom: 1em;
	color: #00A3B3;
	font: 1.2em Georgia,serif;
	text-align: left;
}
/*************/
#nav *{
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	position: relative;
}
#nav a{
	padding: 30px 14px 10px;
	background: url(../images/nav_dark.gif) #00A3B3 repeat-x center center;
	color: #FFFFFF;
	font: bold 10px Georgia,serif;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a.donate {
	background: url(../images/nav_dark_donate.gif) #00A3B3 repeat-x center center;
}
#nav a:hover,#nav a.selected{
	background: url(../images/nav_highlight.gif) #0ED2E6 repeat-x center center;
}
#nav a.donate:hover,#nav a.donate.selected{
	background: url(../images/nav_highlight_donate.gif) #0ED2E6 repeat-x center center;
}
#nav ul{
	width: 664px;
	background: url(../images/nav_dark.gif) #00A3B3;
	left: 2px;
	position: absolute;
	top: 165px;
}
#nav ul li:hover ul ul,#nav ul li.hover ul ul{
	left: -9999px;
}
#nav ul li:hover ul,#nav ul li.hover ul{
	left: 0;
}
#nav ul ul{
	width: 200px;
	left: -9999px;
	position: absolute;
	top: 53px;
}
#nav ul ul a{
	padding-top: 10px;
	width: 180px;
}
#nav ul ul li:hover ul,#nav ul ul li.hover ul{
	left: 210px;
}
#nav ul ul ul{
	left: -9999px;
	top: 0px;
}
/*************/
#sidebar{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 330px;
	width: 140px;
	color: #EB5207;
	font: italic 1em/1.75em Georgia,serif;
}
/*************/
#title{
	height: 150px;
}
#title a{
	width: 264px;
	background: url(../images/logo.gif);
	text-decoration: none;
	text-indent: -9999px;
	height: 87px;
	left: 0px;
	position: absolute;
	top: 30px;
}


.parks {
	position:relative;
}
#content .parks img {
	position:absolute;
	padding:0;
	border:0;
	left:511px;
	top:0;
}
#footer .donate a {
	position: absolute;
	top: 95px;
	right: 40px;
	background: url(../images/donate_now.png);
	height: 111px;
	width: 111px;
	text-indent: -9999px;
	text-align:left;
	display: block;
}
