* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: inherit;
	position: inherit;
	vertical-align: top;
}

#header {
	padding: 20px 0 20px 0;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
	height: 113px;
}
.bg {
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 5000;
	overflow: visible;
	margin-bottom:20px;
	vertical-align: top;
}
#logo {
	width: 65%;
	height: 113px;
	background: url(image/logo.gif) no-repeat;
	position: relative;
	top: 50px;
	position: absolute;
	z-index: 9998;
	left: 35%;
	visibility: visible;
	overflow: hidden;
	
}
#nav {
	width: 65%;
	position: relative;
	top: 170px;
	position: absolute;
	z-index: 9999;
	left: 35%;
	visibility: visible;
	overflow: hidden;
	}
a:focus, a:hover {
	color:#7D3E0C;
}
a {
	color:#0D7D3F;
	text-decoration:none;
}
#main{
	width: 100%;
	height: 536px;
	position: relative;
	top: 296px;
	position: absolute;
	z-index: 9999;
	left: -2px;
	visibility: visible;
	overflow: visible;
}
#main_inside{
	margin-left: 0%;
}
#main_center{
	width: 50%;
	margin-left: 25%;
	padding-bottom: 40px;
	}
#main_tree_gallery{
	width: 60%;
	margin-left: 20%;
	text-align: center;
}	
#main_tree_photos{
	width: 60%;
	margin-left: 20%;
	text-align: center;
	z-index: 9999;

}
#footer {
	position: fixed;
	width:100%;
	background-color:#2B8C43;
	margin:0 auto;
	text-align:center;
	vertical-align:bottom;
	left: 0px;
	padding: 5px 0px 5px 0px;
	visibility: visible;
	z-index: 9999;
	overflow: hidden;
	bottom: 0;
	}
.style1 {
	font-size: small;
	color: #2B8C43;
	font-weight: bold;
}
.style2 {
	font-size: large;
	font-family: JuneBug, Georgia, Verdana, Garamond;
}
.style2 a:link {
	text-decoration: none;
	color: #0D7D3F;
}
.style2 a:hover {
	text-decoration: none;
	color: #B88749;
}
.style2 a:active {
	text-decoration: none;
	color: #0D7D3F;
}
.style2 a:visited {
	text-decoration: none;
	color: #0D7D3F;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
}
.style4 {font-size: x-small}
.style5 {
	color: #F2F2FF;
	font-weight: bold;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
.style7 {font-size: xx-small}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style9 {
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.style10{
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.style11 {font-size: small}
.style12 {color: #FFFFFF}
.style12 {	font-size: 70%;
	font-weight: bold;}
.style14 {
	font-size: 70%;
	font-weight: bold;
}
.style15 {font-size: 70%}
.style16 {
	color: #2B8C43;
	font-weight: bold;
	font-size: medium;
}
.style17 {
	color: #2B8C43;
	font-weight: bold;
	font-size: small;
}.ISA {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
