@charset "utf-8";

body {
	font-family:arial, helvetica, sans-serif;

}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
    text-decoration: none;
}

a:hover {
	color: #FFFFFF;
    text-decoration: none;
}

a:active {
	color: #FFFFFF;
    text-decoration: none;
}

#wrapper {
	position: relative;
	width: 1030px;
	height: 650px;
	margin: 0px auto;
	padding: 0px;
	top: 20px;
}

#header {
	position: absolute;
	top: 10px;

	left 0%;
	margin-left: 0px;
}
#forest {
	position: absolute;
	top: 250px;





	left 0%;
	margin-left: 0px;
	text-align: center;
}

#placeholderdiv {
	text-align: center;
}

#address {
	position: absolute;
	top: 610px;
	height: 200px;
	width: 230px;
	left 0%;
	margin-left: 40px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #3cff00;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #3cff00;
	padding-top: 15px;
	padding-left: 30px;
}

#content {
	position: absolute;
	top: 55px;
	height: 103px;
	width: 364px;













	left 0%;
	margin-left: 550px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 15px;
	left: 7px;
}

#sectiontitle {
	position: absolute;
	top: 200px;
	left 0%;
	margin-left: 440px;
}

#contact {
	position: absolute;
	top: 970px;
	left 0%;
	width: 240px;
	height: 65px;
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

#facebook {
	position: absolute;
	top: 2px;









	left 0%;
	margin-left: 407px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	text-align: center;
	left: 472px;
}

#instagram {
	position: absolute;
	top: 970px;
	left 0%;
	width: 240px;
	height: 65px;
	margin-left: 715px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}




/* CSS for list and item pages */

.l:hover {
	background-color: #232323;
}
