body {
	background-color: #000000;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/trees_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.greentext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #326C32;
}

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	margin-top: 100px;
	background-color: #F8FFC9;
	margin-bottom: 15px;
	clear: none;
	padding-bottom: 20px;
}
#designedby {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: 120px;
	width: 840px;
	float: none;
	clear: both;
	background-color: #F8FFC9;
	padding: 30px;
	margin-bottom: 30px;
}

#banner {
	height: 200px;
	width: 900px;
}

#top {
	height: 115px;
	width: 900px;
}
#menu {
	background-color: #5D864E;
	height: 30px;
	width: 900px;
	background-image: url(images/menu-gradient.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
#container #menu td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#main-left {
	float: left;
	width: 540px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main-right {
	float: left;
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
.greentext-underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #326C32;
	text-decoration: underline;
	font-weight: bold;
}
.greentext-underline-reg {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.orange-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #B2603A;
}
#container #menu td a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container   #menu    td a:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#container #menu td a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container #menu td a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
