  /* CSS Document */

body {
	background-color: #342411;
	background-image:;
	background-repeat:;
	background-position: ;
	margin-top:15px;
}
/* COLORS
   Body Background: #342411
   Main Text: #000000
   Sidebar Text: #006600
   Links: #006600 Visited: #FF9900
*/
/* Div */
#wrapper {
	width: 778px;
	height:auto;
	margin:0px auto;
	text-align:;
	padding-left:px;
	padding-right:px;
	border:0px #FFFFFF;
	background-image:;
	background-repeat:repeat-y;
	background-position:center;
}
#top {
	width: 778px;
	height: 40px;
	background-image: url(images/top.gif);
}
#header {
	width: 778px;
	height: 180px;
	background:#FFFFFF;
	border: 0px #000000;
	border-top:0px #006600 solid;
	border-bottom: 0px #006600 solid;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#main_logo {
	width: 170px;
	height: 137px;
	position:relative;
	top: 20px;
	left: 36px;
	background-repeat: no-repeat;
	background-position: center;
}
#main_body {
	width: 756px;
	height:auto;
	background-color:#DFDBA2;
}
#column_one {
	width: 178px;
	height:600px;
	border-right:1px #006600 solid;
	background-image:;
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#column_one_home {
	width: 178px;
	height:800px;
	border-right:1px #006600 solid;
	background-image:;
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#column_one_events {
	width: 178px;
	height:600px;
	border-right:1px #006600 solid;
	background-image:;
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#column_two {
	width: 590px;
	height: 520px;
	background-color:#FFFFFF;
	background-image:url(images/bg_main_top2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_two_home {
	width: 590px;
	height: 720px;
	background-color:#FFFFFF;
	background-image:url(images/bg_main_top2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_two_parks {
	width: 590px;
	height: 520px;
	background-color:#FFFFFF;
	background-image:url(images/bg_parks_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_one_events {
	width: 178px;
	height:735px;
	border-right:1px #006600 solid;
	background-image:;
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#column_two_events {
	width: 590px;
	height: 655px;
	background-color:#FFFFFF;
	background-image:url(images/bg_events_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_two_pubs {
	width: 590px;
	height: 520px;
	background-color:#FFFFFF;
	background-image:url(images/bg_pubs_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_two_downloads {
	width: 590px;
	height: 520px;
	background-color:#FFFFFF;
	background-image:url(images/bg_downloads_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_two_contact {
	width: 590px;
	height: 520px;
	background-color:#FFFFFF;
	background-image:url(images/bg_contact_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_two_dc {
	width: 590px;
	height: 520px;
	background-color:#FFFFFF;
	background-image:url(images/bg_dcp_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:80px;
	padding-left: 9px;
}
#column_three {
	width: 192px;
	height: 600px;
	border-left:1px #006600 solid;
	background-color:#FFFFFF;
	float:right;
	text-align:left;
	padding-left:0px;
}
#footer {
	width: 778px;
	height: 64px;


	padding-bottom:;
	background-image:;
	background-color:;
	clear:both;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #755227;
	background-image: url(images/footer2.gif);
} 
/* Navigation */
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8CD8F8; text-decoration: none
}
#column_one a:link {
	color:#006600;
	text-decoration:none;
}
#column_one a:visited {
	color:#006600;
	text-decoration:none;
}
#column_one a:hover {
	color: #FF9900;
	text-decoration:none;
}	
/* Text */
p{
	font: smaller "Lucida Grande", Tahoma, sans-serif;
}
a:link {
	text-decoration:underline;
	color: #006600;
}
a:visited {
	text-decoration:underline;
	color: #FF9900;
}
a:active {
	text-decoration:underline;
	color: #006600;
}
p.maplegend{
	font: x-small "Lucida Grande", Tahoma, sans-serif,;
}
p.welcome{
	font: medium "Lucida Grande", Tahoma, sans-serif,;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight:bold;
	color: #00A44E;
}
h2.welcome{
	background-image:url(images/header_welcome2.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:54px;
	text-indent: -9999px;	
}
h2.events{
	background-image:url(images/header_events.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:54px;
	text-indent: -9999px;
}
h2.parks{
	background-image:url(images/header_parks.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:54px;
	text-indent: -9999px;
}
h2.pubs{
	background-image:url(images/header_pubs.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:54px;
	text-indent: -9999px;
}
h2.downloads{
	background-image:url(images/header_downloads.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:54px;
	text-indent: -9999px;
}
h2.contact{
	background-image:url(images/header_contact.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:54px;
	text-indent: -9999px;
}
h3{
	font-family: "Lucida Sans" Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #2D3091;
}
h3.parkcomp{
	background-image: url(images/park_loc_comp.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:67px;
	text-indent: -9999px;
}

h4{
	font-family: "Lucida Grande" Arial, Helvetica, sans-serif;
	font-size: 14px strong;
	color: #ff9900;
	padding-top:0px;
	padding-left:2px;
	height: 30px;
}
li.parks{
	font-family: "Lucida Grande" Arial, Helvetica, sans-serif;
	font-size: medium;
}
/* Breadcrumbs */
#breadcrumb{
	font: small "Lucida Grande", Tahoma, sans-serif;
	color:#FF9900;
}
#breadcrumb a:link {
	text-decoration: none;
	color: #006600;
}
#breadcrumb a:visited {
	text-decoration: none;
	color: #006600;
}
#breadcrumb a:active {
	text-decoration:none;
	color: #006600;
}
/* Navigation */
#nav {
	margin: 0;
	padding:0;
	list-style-type:none;
	width: 178px;
	float: left; /* Contain floated list items */
	background: #ffffff;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 12px;
}
#nav li {
	margin:0;
	padding:0;
}
#nav a {
	display: block;
	color:#006600;
	text-decoration:none;
	padding: 0 15px;
	line-height: 2.2;
	border-bottom: 1px solid #00a44e;
}
#nav #nav_con a{
	border:none;
}
#nav #nav_nav a{
	background:#745125;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	padding: 0 5px;
}
#nav a:hover {
	background:#ff9900;
	color:#FFFFFF;
}
#nav_hom a, #nav_abo a, #nav_prog a, #nav_par a, #nav_pub a,
#nav_dow a, #nav_con {
	background: #ffffff;
	color: #006600;
}
/* Navigation Right Column*/
#navrgt {
	margin: 0;
	padding:0;
	list-style-type:none;
	width: 192px;
	float: left; /* Contain floated list items */
	background: #ffffff;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 12px;
}
#navrgt li {
	margin:0;
	padding:0;
}
#navrgt a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 15px;
	line-height: 2.2;
	border-bottom: 1px solid #00a44e;
}
#navrgt #nav_con a{
	border:none;
}
#navrgt #nav_nav a{
	background:#745125;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	padding: 0 5px;
}
#navrgt a:hover {
	background:#ff9900;
	color:#FFFFFF;
}
#navrgt_hom a, #navrgt_abo a, #navrgt_prog a, #navrgt_par a, #navrgt_pub a,
#navrgt_dow a, #navrgt_con {
	background: #ffffff;
	color: #FFFFFF;
}
#navrgt #nav_nav a{
	background:#745125;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	padding: 0 5px;
}
/*Page Info*/
#page_info {
	width: 778px;
	height: 25px;
	text-align: right;
	color:#FFFFFF;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size:10px;
}
