
/* CSS Document */

/*body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

form {
	margin: 0px;
	padding:0px;
}

a:link {
	color: #333333;
	text-decoration: none;

}

a:visited {
	color: #6600FF;
	text-decoration: none;
}

a:hover {
	color: #233855;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a.subnav:link {
	color: #333333;
	text-decoration: none;
}

a.subnav:visited {
	color: #6600FF;
	text-decoration: none;
}

a.subnav:hover {
	color: #233855;
	font-weight: bold;
	text-decoration: none;
}

a.subnav:active {
	color: #333333;
	text-decoration: underline;
}
a.footer:link {
	color: #333333;
	text-decoration: none;
}

a.footer:visited {
	color: #6600FF;
	text-decoration: none;
}

a.footer:hover {
	color: #233855;
	font-weight: bold;
	text-decoration: none;
}

a.footer:active {
	color: #333333;
	text-decoration: underline;
}

h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

ul {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	list-style: none;
	list-style-type: disc;
}*/

.topLevel {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background:url(../images/bg.jpg) top repeat-x;
}

.container {
	width:800px;
	height:850px;
	margin:0px auto;
	text-align:center;
	background: url(../images/bg.jpg) top no-repeat;
}

.header {
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	height:152px;
	margin-bottom:14px;
}

.topLevel .container .header #logo {
	width:171px;
	height:129px;
	background:url(../images/loho.jpg) no-repeat;
	position:absolute;
	top:22px;
	left:74px;
}

.topLevel .container .header #text {
	width:456px;
	height:83px;
	background:url(../images/header.jpg) no-repeat;
	position:absolute;
	top:54px;
	left:276px;
}

.nav {
	width:784px;
	height:42px;
	margin:0px 8px 22px 8px;
	padding:0;
}

.content {
	width: 762px;
	margin:0px 19px;
	position: relative;
	top:0px;
	left:0px;
}

.focusArea {
	width:224px;
	height:413px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/focusBackground.gif) top no-repeat;
}

.pictureArea {
	position:absolute;
	top:-15px;
	left:507px;
	width:280px;
	height:290px;
	background:url(../images/subpage_focus/sub_photo8.jpg) no-repeat;
    z-index:0;
}


.pictureAreaHome {
	position:absolute;
	top:-15px;
	left:507px;
	width:280px;
	height:290px;
	background:url(../images/home_photo2.jpg) no-repeat;
    z-index:100;
}

.placeholder {
	width:270px;
    height:290px;
    float:right;
}

.text {
	position:relative;
	top:0px;
	left:0px;
	margin-left:150px;
	width:612px;
	text-align:left;
    min-height:500px;
    color:#333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.footer {
	width: 762px;
	margin:0px 19px 84px 19px;
	height:120px;
	background:url(../images/footer.jpg) no-repeat;
	position:relative;
	top:0px;
	left:0px;
}

.topLevel .container .nav #left {
	width:7px;
	height:42px;
	background:url(../images/navL.jpg) no-repeat;
	margin:0;
	padding:0;
	float:left;
}

.topLevel .container .nav #right {
	width:7px;
	height:42px;
	background:url(../images/navR.jpg) no-repeat;
	margin:0;
	padding:0;
	float:left;
}

.topLevel .container .nav #center {
	width:770px;
	height:42px;
	background:url(../images/navBg.jpg) repeat-x;
	margin:0;
	padding:0;
	float:left;
}

ul.navbar {
	list-style-type:none;
	float:left;
	display:block;
	width:770px;
	/*line-height:13px;*/
	clear:both;
	/*margin:17px 0px 12px 0px;*/
	margin: 2px 0px;
	padding:0;
	background-color:transparent;
	text-align:center;
}

ul.navbar li {
	padding:0;
	/*margin:0px 2px;*/
	display:inline;
}

ul.navbar li.separator{
	margin: 0px 4px;
	width:1px;
}

ul.navbar li.bordered{
	#border-right:1px solid #666666;
}

ul.navbar li img {
	border: 0px;
}

ul.parkDetailsList{
	list-style-image:url(../images/acmnp_comp_home_06_59.gif);
	width:300px;
	margin:0;
	margin-left: 8px;
	margin-right:13px;
	padding-left:15px;
}

ul.parkDetailsList li {
	padding: 6px 0px;
	text-align:left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul.focusList{
	list-style-image:url(../images/acmnp_comp_home_06_59.gif);
	width:188px;
	margin:0;
	margin-left: 8px;
	margin-right:13px;
	padding-left:15px;
}

ul.focusList li {
	border-bottom: 1px solid #999966;
	padding: 6px 0px;
	text-align:left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul.focusList li h2 {
	font-size:15px;
	font-weight:600;
	padding:0;
	margin:0;
	color:#333333;
}

.loginBox {
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

.loginBox h2{
	font-size:15px;
	font-weight:600;
	padding:0;
	margin:0;
}
.loginBox #content {
	width: 215px;
	background:url(../images/loginBg.gif) repeat-y;
	padding-left:8px;
}

.loginBox #top,#bottom{
	width:215px;
	height:5px;
	padding:0;
	margin:0;
}

.loginBox #top {
	background:url(../images/loginTop.gif) bottom no-repeat;
	margin-top:8px;
}

.loginBox #bottom {
	background:url(../images/loginBottom.gif) top no-repeat;
}

.subNav {
	width:118px;
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	margin:0px auto;
}

.subNav li {
	padding-left:7px;
	padding-top:16px;
	padding-bottom:6px;
	border-bottom: 1px solid #669999;
	text-align:left;
}

.subNavArea {
	width:136px;
	padding:0;
	margin:0;
	position:absolute;
	top:0px;
	left:0px;
}

.subNavArea #top {
	background:url(../images/subNavTop.gif) bottom no-repeat;
	height:10px;
}

.subNavArea #center {
	background:url(../images/subNavBg.gif) repeat-y;
    margin-bottom:33px;
}

.subNavContainer {
	background:url(../images/subNavBottom.gif) bottom no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	padding-bottom:56px;
}

.text h1 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:30px;
	color: #333333;
	margin-bottom: 11px;
    font-weight:normal;
}

.pageTitle {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #999966;
	color: #333333;
	width:334px;
    margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}

.sectionTitle {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #999966;
	color: #333333;
	width:250px;
	float:left;
    margin: 5px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.parkLocList {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #999966;
	color: #333333;
	
}

.parkLoc {
	width:200px;
	float:left;
    margin: 5px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.parkGalleryThumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	color: #333333;
	width:200px;
	float:right;
    margin: 5px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.text #contentList {
	list-style-image:url(../images/subBullet.gif);
    margin-top:30px;
}

.text #contentList li {
	margin-bottom:25px;
}

.text #contentList li h2 {
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:-8px;
	#left: 8px;
    font-family: Arial, Helvetica, sans-serif;
}

.subFocus {
	width: 136px;
}

.subFocus #top {
	color: #FFFFFF;
	background: url(../images/subHeaderBg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*margin-top: 33px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}

.subFocus ul {
	list-style-image:url(../images/smallArrow.gif);
	margin:0;
	margin-top: 10px;
	padding-left:20px;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.subNav li#current{
	font-weight:bold;
}

.doubleSpace {
	font-size: 12px;
	line-height:24px;
	margin: 0px;
	padding: 0px;
}

ul.dashList{
	list-style-image: url(../images/dash.gif);
}

.text h3 {
	font-weight:bold;
    text-decoration: underline;
}

.text h4 {
	text-decoration: underline;
    font-weight: normal;
    margin-bottom:0;
}

.text h5 {
	font-size:16px;
    margin-bottom:0;
}

#contactForm div {
	clear:left;
	margin:0;
	padding:0;
	padding-top: 0.6em;
}

#contactForm div label {
	float: left;
	width: 70px;
	text-align:right;
	margin-right: 12px;
}

#contactFieldset {
	width:50%;
	border: 2px solid #006633;
	margin-bottom:20px;
}

#contactFieldset legend {
	border: 1px solid #006633;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/****************************
			LINKS
****************************/
a:link,a:visited{
	color:#006633;
    text-decoration:none;
}

a:hover{
	color: #999966;
    text-decoration:underline;
}

.focusList a:link,.focusList a:visited,.focusList a:hover{
	color:#333333;
    text-decoration:none;
}

#focusText a:link, #focusText a:visited{
	color:#006633;
    text-decoration:none;
}

#focusText a:hover{
	color: #999966;
    text-decoration:underline;
}

.subNav a:link,.subNav a:visited{
	color: #FFFFFF;
    text-decoration: none;
} 

.subNav a:hover{
	color: #FFFFFF;
    font-weight:bold;
}

dt.question{
	margin-top:40px;
}

p.first {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.hiddenDiv{
	display:none;
	visibility:hidden;
	
}

#ShowImageDiv{
	display:block;
	visibility:visible;
}

IMG {
behavior: url(../iepngfix.htc);
}

.lightBoxBlocker {
	position:absolute;
	display:none;
	visibility:hidden;/**/
	top:0px;
	left:-200px;
	width:200%;
	height:100%;
	text-align:center;
	background-color:#333333;
	z-index:10;
	border:solid white 1px;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}


.imageLightBox {
	position:absolute;
	display:none;
	visibility:hidden;/**/
	top:50px;
	margin:auto;
	left:10%;
	width:850px;
	text-align:center;
	background-color:#C8C7AB;
	z-index:12;
	border:solid #BB4700 1px;
}

.announcement {
margin:80px 0 0 0; 
padding:10px 10px; 
border:1px solid #666666;
}

