h1 {
	font-family: times, serif;
	font-weight: bold;
	color: #3a2b20;
	margin-bottom: 0px;
	font-size: 1.6em;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 182px;
	text-decoration: underline;
}

p {
	font-size: 0.80em;
	line-height: 1.35em;
	margin: 0;
	color: #7e512a;
	font-size: 0.9em;
	padding-left: 185px;
}

p a {
	color: #595C21;
}

p a:hover {
	text-decoration: none;
}

.headlines {
	font-size: .9em;
	color: #594325;
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: #727E34;
	background-image: url(../assets/images/bg-greenpanel.jpg);
	background-repeat: repeat;
	background-position: center 0;
}

#headerbg {
	width: 100%;
	height: 251px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #8faec9;
	background-image: url(../assets/images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center 0;
}

#wrapper {
	width: 940px;
	margin: 0px auto;
	position: relative;
	z-index: 29;
	padding: 0px;
}

#tree-wrap {
	width: 310px;
	padding-bottom: 24px;
	background-image: url(../assets/images/tree.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 553px;
	left: 94px;
	top: 251px;
}

#menu {
	float: left;
	width: 589px;
	height: 48px;
	margin-top: 251px;
	margin-left: 276px;
} 

#maintext {
	background-color: #B9A283;
	padding-top: 19px;
	padding-right: 35px;
	padding-bottom: 45px;
	margin-left: 204px;
	float: none;
	clear: left;
	width: 604px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-left: 15px;
}

#footer {
	background-color: #915C32;
	margin-left: 204px;
	padding-right: 50px;
	float: left;
	width: 604px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5A391F;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	text-align: center;
}
#footer p {
	font-size: 0.8em;
	color: #B9A283;
	margin: 0;
	line-height: 1.7em;
}
#footer p a {
	color: #C7D5B5;
}
#footer p a:hover {
	color: #DCE083;
}

.video {
	text-align: right;
}

