/*******************************************************************
*                                                                  *
*                      MAIN SKIN SETTINGS                          *
*                                                                  *
*******************************************************************/


.gray_bg{
background:#ededed;
}

a:link{color:#0f4c18;}
a:visited{color:#80a89a;}
a:hover{color:#80a89a;}
a:active{color:#0f4c18;}

h1, h1 a, h1 a:link, h1 a:active, .Head{
color:#0f4c18;
}
.alt_color1, .alt_color1 a:link, .alt_color1 a:visited, .alt_color1 a:hover, .alt_color1 a:active, .articleHeadline, .article h1 a{
color:#7d2b27;
}

.alt_color2{
color:#021e6f;
}

h1 a:hover{color:#80a89a; text-decoration:none;}

h2, h2 a, h2 a:link, h2 a:active, .CategoryTitle {
color:#0f4c18;
}

h2 p{
color:#0f4c18;}

.articleComments h2{
color:#0f4c18;
}

h2 a:hover, .article h1 a:hover{color:#80a89a; text-decoration:none;}
h3, .ZLDNN_FAQLinkSelected{color:#0f4c18;}
h4{color:#0f4c18;}
h5{color:#0f4c18;}
h6{color:#0f4c18;}

#logo{
 background-image: url('images/hdrlogo.gif');
 }


#mainbody{background-image: url('images/bg.gif');  background-color:#146423;}


#Base{
 background-image: url('images/pgbottom.gif');
 } 
 
.footer2 a.skinobject, .footer2 a.SkinObject:visited, .footer2 a.SkinObject:active, .footer2 a.SkinObject:link, .footer2 a.skinobject:hover{color:white; font-weight:normal; text-decoration:none;}

hr
{
border: none 0; 
border-top: 1px dashed #888888;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.footer2, .footer2 .skinobject, .footer2 a.SkinObject:active, .footer2 a.SkinObject:link {
	color: #FFFFFF;
}
.footer3 {
	color: #FFFFFF;
}
	
	
.EmergencyAlert {
	background-color:#FF0000;
	color:#FFFFFF ! important;
	font-size:24px;
	display: block;
	text-align:center;
}

.nextPark
{
	float: right; 
	font-size: 8pt;
}

.prevPark
{
	float: left; 
	font-size: 8pt;
}


/*************************************************************************
*                                                                        *
*                             MODULE SETTINGS                             *
*                                                                        *
*************************************************************************/

/*************************************************************************
*                                AJAX TABS                               *
*************************************************************************/

.ajax__tab_panel, .ajax__tab_body, #dnn_ctr622_ViewAjaxTabs_ctl01_body, #__tab_dnn_ctr622_ViewAjaxTabs_ctl01_ctl00{
background-color:#EEEEEE;
}

.ajax__tab_default .ajax__tab_tab{
margin-right:11px;
}

/*************************************************************************
*                                PARKS SPECIFIC                          *
*************************************************************************/

div.content-gis{
padding:10px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
}
.content-gis a{
color:#0f4c18;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
text-decoration:none;
}

#parks_button{
background-color:#0f4c18;
}

#BoardsHeader{
width:100%;
}

h2 li{
margin-top:10px;
margin-bottom:10px;
}
/***************************************************************
*                                                              *
*                      Print view settings                     *
*                                                              *
***************************************************************/


/***************************************************************
*                                                              *
*                      Mobile redirect                         *
*                                                              *
***************************************************************/
#mobileButton {
    background-color: #666666;
    color: white;
    font-size: 21pt;
    left: 809px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 210px;
    width: 399px;
    z-index: 50;
	cursor:pointer;
}

