/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #281705;
}
#container {
	width: 950px;
	height: 770px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
	background-color: #615022;
}
#logoheader {
	height: 76px;
	width: 950px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
}
#toplog {
	height: 71px;
	width: 950px;
	position: absolute;
	top: 76px;
	left: 50%;
	margin-left: -475px;
}
#menubar {
	background-color: #281705;
	height: 23px;
	width: 950px;
	position: absolute;
	top: 147px;
	left: 50%;
	margin-left: -475px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color:#FFE4A9;
}
#mainbodybox {
	height: 590px;
	width: 950px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -475px;
}
#browntextbox {
	height: 519px;
	width: 449px;
	background-image: url(images/brownbox.png);
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -55px;
	z-index: 1;
}
#textbox {
	overflow: auto;
	height: 491px;
	width: 415px;
	position: absolute;
	top: 177px;
	left: 470px;
	margin-left: -34px;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F0FCFF;
}
#layerimage {
	height: 355px;
	width: 386px;
	position: absolute;
	top: 340px;
	left: 50%;
	margin-left: -450px;
}
#bottomlog {
	height: 55px;
	width: 950px;
	position: absolute;
	top: 680px;
	left: 50%;
	margin-left: -475px;
	z-index: 3;
}
#bottommenu {
	color: #ffe4a9;
	height: 30px;
	width: 950px;
	position: absolute;
	top: 740px;
	left: 50%;
	margin-left: -475px;
	font-weight: normal;
	background-color: #281705;
	padding-top: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
#smallvideo {
	height: 250px;
	width: 950px;
	position: absolute;
	top: 770px;
	left: 50%;
	margin-left: -475px;
	background-image: url(images/smallvideo.jpg);
}
#smallvideo2 {
	height: 250px;
	width: 950px;
	position: absolute;
	top: 770px;
	left: 50%;
	margin-left: -475px;
}

#topmessagebox {
	position: absolute;
	height: 74px;
	width: 435px;
	left: 50%;
	margin-left: -50px;
	top: 10px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffe4a9;
	line-height: 16px;
	font-weight: normal;
	z-index: 1;
}
#huntingmessage {
	position: absolute;
	height: 34px;
	width: 432px;
	left: 50%;
	margin-left: -50px;
	top: 95px;
	text-align: right;
	z-index: 1;
}
#map {
	height: 1000px;
	width: 950px;
	position: absolute;
	top: 770px;
	left: 50%;
	margin-left: -475px;
}






#imagescontainer {
	width: 950px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
}
#disclosure {
	width: 950px;
	height: 1600px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
	background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #301D00;
	text-align: left;
	padding: 15px;
}
.disclosurep1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #301D00;
	text-align: left;
	padding-left: 10px;
}
.disclosurep2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #301D00;
	text-align: left;
	padding-left: 25px;
}
.disclosurep3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #301D00;
	text-align: left;
	padding-left: 40px;
}


#menubar a:link {
	color: #FFE4A9;
	text-decoration: none;
}
#menubar a:visited {
	color: #FFE4A9;
	text-decoration: none;
}
#menubar a:hover {
	color:#E4934B;
	text-decoration: none;
}
#menubar a:active {
	color:#E4934B;
	text-decoration: none;
}

#mainbodypic {
	height: 590px;
	width: 950px;
}




#textbox a:link {
    color: #FFE4A9;
	text-decoration: none;
}
#textbox a:visited {
    color: #FFE4A9;
	text-decoration: none;
}
#textbox a:hover {
	color:#E4934B;
	text-decoration: none;
}
#textbox a:active {
	color:#E4934B;
	text-decoration: none;
}
.textstyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color:#A4DBFF;
}


#bottommenu a:link {
	color: #FFE4A9;
	text-decoration: none;
}
#bottommenu a:visited {
	color: #FFE4A9;
	text-decoration: none;
}
#bottommenu a:hover {
	color:#E4934B;
	text-decoration: none;
}
#bottommenu a:active {
	color:#E4934B;
	text-decoration: none;
}


#topmessagebox a:link {
	color: #FFE4A9;
	text-decoration: none;
}
#topmessagebox a:visited {
	color: #FFE4A9;
	text-decoration: none;
}
#topmessagebox a:hover {
	color:#E4934B;
	text-decoration: none;
}
#topmessagebox a:active {
	color:#E4934B;
	text-decoration: none;
}

#picframe {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	height: 300px;
	width: 445px;
}
#imagesbutton {
	height: 29px;
	width: 161px;
	left: 75px;
	top: -1705px;
	position: relative;
	z-index: 3;
	background-color: #CCFF33;
	visibility: visible;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.style3 {
	font-weight: bold;
	color: #dcf3ff;
}
