@charset "utf-8";
/* ----------------------------------------------------------------------
CSS file for West Virginia State Parks and Forest Website
-------------------------------------------------------------------------
Created by:  Richard Shearer
------------------------------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* ----------------------------------------------------------------------
Hide Print Header used when printing
------------------------------------------------------------------------- */
#print_hdr {
	display: none;
}
/* ----------------------------------------------------------------------
set layout for entire page
------------------------------------------------------------------------- */
#Page {
	background-color: #FFFFFF;
	width: 760px;
	border: 1px solid #CCCCCC;
	height: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#Page #Off {
	position: absolute;
	left: -1px;
	top: -18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
#Page #Off .Off2 {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Page .header {
	height: 100%;
	background-color: #D67310;
	border-bottom: 5px solid #CC3333;
	width: 760px;
	clear: both;
}
#Page .header .MenuFix { font-size: 23px; 

}



#Page p {
	text-indent: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#Page h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	margin: 5px;
	width: 12em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D67310;
	padding-left: 5px;
}
#Page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#Page h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ----------------------------------------------------------------------
Format main Information Area
------------------------------------------------------------------------- */

#ContentBody {
	position: relative;
	width: 100%;
	clear: both;
}
/* ----------------------------------------------------------------------
Format used for main Column =====> Main Parks Page Only
------------------------------------------------------------------------- */
#Content {
	margin-left: 150px;
	margin-right: 150px;
	padding: 5px;
	border: 1px solid #666666;
}

#Content a:link,#Content a:visited {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
#Content a:hover {
	text-decoration: none;
	color: #CC3333;
}
#Content img {
	padding: 10px;
	left: 10px;
}
#Content a img {
	border: none;
	text-decoration: none;
}
/* ----------------------------------------------------------------------
Format used for Main Column =====> All other Pages
------------------------------------------------------------------------- */

#SubContent {
	margin-left: 180px;
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
#SubContent p { text-indent: 0px; }


#SubContent a:link,#SubContent a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
#SubContent a:hover {
	text-decoration: none;
	color: #CC3333;
}
#SubContent img {
	padding: 10px;
}
#SubContent a img {
	border: none;
	text-decoration: none;
}
/* ----------------------------------------------------------------------
Formats Information Below Menu
------------------------------------------------------------------------- */

#Info {
	width: 180px;
	margin: 0px;
}
#Info p {
	text-indent: 0px;
}

#Info a:link,#Info a:visited {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #D67310;
	border-top: 5px solid #E7A563;
	border-right: 5px solid #960;
	border-bottom: 5px solid #960;
	border-left: 5px solid #E7A563;
	color: #FFF;
	display: block;
	padding: 5px;
}
#Info a:hover {
	text-decoration: underline;
	background-color: #999;
	border-top: 5px solid #CCC;
	border-right: 5px solid #666;
	border-bottom: 5px solid #666;
	border-left: 5px solid #CCC;
	color: #FFF;
	display: block;
	padding: 5px;
}

#Info img {
	margin: 0px;
	padding: 0px;
	left: 0px;
}
/* ----------------------------------------------------------------------
Formats Column on Right side used on Main Parks Page Only
------------------------------------------------------------------------- */

#SideBar {
	background-color: #EDF1FC;
	text-align: center;
	float: right;
	width: 150px;
	border: 1px solid #05199E;
	margin-right: 0px;
	margin-left: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#SideBar p {
	padding: 5px;
	margin: 5px;
}
#SideBar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #05199E;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 5px 8px 5px;
}
#SideBar ul {
	text-align: left;
}
#SideBar li {
	list-style-type: none;
	margin: 5px 5px 5px -25px;
	line-height: 1em;
}
/* ----------------------------------------------------------------------
Formats Column on Left side for Menu and Info
------------------------------------------------------------------------- */

#wrapper {
	float: left;
	text-align: center;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* ----------------------------------------------------------------------
Formats the Footer of the page
------------------------------------------------------------------------- */

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	clear: both;
	border: 1px solid #000000;
	border-top-color: #CC3333;
	border-top-width: 3px;
}
#Footer p {
	margin: 5px;
	padding: 5px;
	text-indent: 0px;
}

#Footer .Email {
	font-size: 1.5em;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	background-image: url(email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 20px;
}
#Footer  h1   {
	font-size: 1.5em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

.copyright {
	font-style: italic;
	color: #000000;
}
/* ----------------------------------------------------------------------
Format used for header ===> Usually in a table
------------------------------------------------------------------------- */
.tblHDR {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #D67310;
	margin: 0px;
	padding: 0px;
}
/* ----------------------------------------------------------------------
Format main part of tblHDR
------------------------------------------------------------------------- */
.tblHDR_Main {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
}
/* ----------------------------------------------------------------------
format for special Notice ===> Usually in a table
------------------------------------------------------------------------- */
.tblNOTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF66;
	text-align: center;
}
/* ----------------------------------------------------------------------
Use on every other table row for Striping
------------------------------------------------------------------------- */
.oddROW {
	background-color: #EEE;
}
/* ----------------------------------------------------------------------
Use on Quotes
------------------------------------------------------------------------- */
.quote {
	font-style: italic;
}
/* ----------------------------------------------------------------------
Use to identify person making quote
------------------------------------------------------------------------- */
.Byline {
	text-align: right;
	width: 100%;
	display: block;
}
/* ----------------------------------------------------------------------
use for Sub-Heading 
------------------------------------------------------------------------- */
.subGroupHDR {
	font-size: 1.2em;
	font-weight: bold;
}
/* ----------------------------------------------------------------------
Removes the margin and padding for special images
------------------------------------------------------------------------- */
#SubContent img.spclIMG {
	margin: 0px;
	padding: 0px;
}
/* ----------------------------------------------------------------------
Use to clear sides of tables if graphic messes up layout
------------------------------------------------------------------------- */
.clr_Sides {
	clear: both;
}
