body
{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg-legacy.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-x;
    background-color:#deb984;
        
    font-family: Tahoma;
    color: #000000;
    font-size: 9pt; 
}
.pagebackground
{
	background-image: url(../images/DCNR_Website_Background.gif);
	background-repeat: repeat-y;
}
.pagehead
{
    font-family: Tahoma;
    font-size: 18px;
    text-align: center;
    color: #002868;
}
#background
{
	margin: 0px auto 0px auto;
	background: url(../images/DCNR_Website_TopBackground.gif) no-repeat;
	height: 89px;
	width: 958px;
	position: relative;
}
#dcnrbutton
{
	visibility: visible;
	position: absolute;
	left: 20px;
	top: 2px;
	z-index: 2;
	width: 208px;
	height: 62px;
}
#dcnrbutton a
{
	background: url(../images/DCNR_Website_Logo.jpg) no-repeat 0% 0px;
	display: block;
	height: 62px;
	width: 208px;
	font-size: 63px;
	line-height: 63px;
}
/*Top Agency and Services buttons And SeachPA*/
#agencyname a, #servicesname a
{
	display: block;
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
#agencyname a:hover, #servicesname a:hover
{
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #002868;
}

#agencyname
{
	visibility: visible;
	position: absolute;
	left: 445px;
	top: 13px;
	z-index: 2;
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
}
#servicesname
{
	visibility: visible;
	position: absolute;
	left: 622px;
	top: 13px;
	z-index: 2;
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	width: 197px;
}
#statesearch
{
	position: relative;
	left: 800px;
	top: 10px;
	width: 223px;
	height: 38px;
	z-index: 2;
}
/*END Top Agency and Services buttons And SearchPA*/

/*Gov and Sec buttons*/
#secname a, #govname a
{
	display: block;
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
#govname a:hover, #secname a:hover
{
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #97d01e;
}
#govname
{
	visibility: visible;
	position: absolute;
	left: 445px;
	top: 51px;
	z-index: 2;
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
}
#secname
{
	visibility: visible;
	position: absolute;
	left: 622px;
	top: 51px;
	z-index: 2;
	text-decoration: none;
	outline: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	width: 197px;
}
/*END Gov and Sec buttons*/

.additionalInfo
/*enables use of hidden input for "honeypot" validation*/
{
     visibility: hidden;
}

.navigation
{
	width: 161px;
	background-image: url(../images/DCNR_Website_MenuBackground.gif);
	background-repeat: repeat-y;
}
.menu
{
	padding-left: 5px;
}
.center
{
	padding: 15px;
	width: 797px;
	background-image: url(../images/DCNR_Website_ContentBackground.gif);
	background-repeat: repeat-y;
}
.centerdemo
{
	padding: 15px;
	width: 797px;
	background-image: url(../images/DCNR_Website_ContentBackgroundDEMO.gif);
	background-repeat: repeat-y;
}
.center1
{
    padding: 5px;
    width: 746px;
}
.footerbackground
{
	background-image: url(../images/DCNR_Website_FooterBackground.gif);
	height: 35px;
	background-repeat: no-repeat;
}
#footer {
	font-family: Tahoma;
	font-size:10pt;
	padding:7px;
	text-decoration: none;
	color:#ffffff;
}
#footer a:link {
	font-family: Tahoma;
	font-size:10pt;
	z-index:3;
	text-decoration: none;
	color:#ffffff;
}

#footer a:visited {
	font-family: Tahoma;
	font-size:10pt;
	z-index:3;
	text-decoration: none;
	color:#ffffff;
}
#footer a:hover {
	font-family: Tahoma;
	font-size:10pt;
	z-index:3;
	text-decoration: none;
	color:#97d01e;
}

#footer2 {
	font-family: Tahoma;
	font-size:8pt;
	text-decoration: none;
	color:#ffffff;

}
