@charset "utf-8";
/* CSS Document */

h2{
	margin-top:0px;
	padding-top:0px;
}

#header_back{
	background-image:url(/images/top_back.gif);
	background-repeat:repeat-x;
	background-position:0px 3px;
}

#header{
	width:763px;
	position:relative;
	left:50%;
	margin-left:-382px;
}

#content{
	width:763px;
	margin:0 auto;
	padding:20px 0 0px 0;
	
}

#background{
	background-image:url(/images/back_line.gif);
	background-repeat:repeat-y;
	background-position:485px 0px;
	margin:0px;
}

#content_left{
	width:475px;
}

#inner_content_left{
	width:186px;
	min-height:200px;
	_height:200px;
	margin-right:10px;
	padding:0 15px 0 0;
}

#inner_content_right{
	width:217px;
	margin:0px 0px 20px 0;
	padding:5px 5px 0 25px;	
	background-image:url(/images/back_line.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#inner_content_right p{
	margin-bottom:0px;
	padding-bottom:0px;
}

#visit_parks{
	height:54px;
	width:424px;
	padding:19px 0 0 15px;
	position:relative;
	left:30px;
	background-image:url(/images/visit_parks.gif);
	background-repeat:no-repeat;
}



#right_btn{
	height:48px;
	width:229px;
	position:relative;
	z-index:100;
	margin-top:4px;
	padding:13px 20px 0 15px;
	background-image:url(/images/right_btn.gif);
	background-repeat:no-repeat;
}

#right_btn, x:-moz-any-link, x:default{ 
	margin-top:-44px;
}

*:first-child+html #right_btn{
	margin-top:4px;
}

#content_right{
	margin:0px;
	padding:5px 5px 65px 25px;
	width:250px;
	background-image:url(/images/back_line.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#content_right ul{
	width:190px;
}

#content_right li{
	border-bottom:solid 1px #dfe2e3;
	padding-bottom:5px;
	margin-bottom:5px;
	list-style-image:url(/images/list_arrow.gif);
}

#content_right_int{
	width:525px;
	background-image:url(/images/back_line.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding:0 0 0 25px;
	margin-bottom:30px;
	min-height:300px;
	_height:300px;
}

.arrow{
	margin-left:20px;
}

#footer_outer{
	background-image:url(/images/footer_back.gif);
	background-repeat:repeat-x;
	height:50px;
}

#footer{
	background-image:url(/images/footer_inner_back.gif);
	background-repeat:no-repeat;
	width:778px;
	margin:auto;
	height:50px;
	font-size:11px;
}

#footer_copy{
	margin:17px 0px 0 20px;
}

#footer_links{
	margin:17px 20px 0 0;
}

#footer_links ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer_links li{
	float:left;
	margin:0 5px
}

#footer_links a{
	color:#787f85;
	text-decoration:none;
}

#logo_left{
	width:186px;
	margin-right:20px;
}

#home_bottom_links{
	position:relative;
	z-index:100;
	margin-top:-50px;
	_margin-bottom:40px;
}

*:first-child+html #home_bottom_links{
	margin-bottom:40px;
}

.outer_box{
	border:solid 1px #babcbe;
	height:95px;
	width:155px;
	padding:5px 6px 5px 5px;
}

.inner_box{
	background-color:#f2f3f4;
	height:95px;
	width:155px;
	padding:0px;
}

.inner_box img{
	padding:0px;
}

.right_text{
	position:relative;
	left:10px;
	width:350px;
	font-size:10px;
}

.right_text h3{
	text-decoration:underline;
	margin-bottom:-10px;
}

.content_left_text{
	width:250px;
	background-image:url(/images/back_line.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:20px;
}

.content_right_text{
	width:240px;
	position:relative;
	left:20px;
}
