@charset "UTF-8";
/* CSS Document */

body{
	background:#000000;
	font-family: "Times New Roman", Times, serif;
}

#fp-banner{
	width: 799px;
	position: absolute;
	top: 30px;
	background-image: url(../images/beech-wid.jpg);
	height: 150px;
	left: 141px;
}

#fp-logo{
	width: 500px;
	position: absolute;
	left: 494px;
	top: 161px;
	background-image: url(../images/wid-logo.jpg);
	height: 80px;
	background-repeat: no-repeat;
}
a {
	color: #75BA27;
}

#logo{
	width: 200px;
	position: absolute;
	left: 50px;
	top: 100px;
	height: 36px;
}

#menu{
	width: 180px;
	position: absolute;
	top: 237px;
	left: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-top: 20px;
	padding-bottom: 20px;
}
#menu ol {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #75BA27;
}

#overview {
}

#menu-graphic2 {
	position: absolute;
	left: 170px;
	top: 520px;
	z-index: 10;
	height: 85px;
	width: 85px;
	background-image: url(../images/fire-wid.jpg);
}

#menu-graphic1 {
	position: absolute;
	left: 26px;
	top: 166px;
	z-index: 10;
	background-image: url(../images/yew-wid.jpg);
	height: 85px;
	width: 85px;
}

#menu-intro  {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#fp-content{
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 300px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#content{
	background-color: #FFFFFF;
	text-align: justify;
	padding: 40px;
	margin-top: 40px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 310px;
	width: 400px;
}
