#header {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 675px;
	visibility: visible;
}
#content {
	background-image: url(images/bkgrnd_content.jpg);
	position: absolute;
	left: 150px;
	top: 200px;
	width: 360px;
	height: 100%;
}
.cont_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	position: relative;
	left: 50px;
	width: 400px;
	line-height: normal;
}
.cont_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	position: relative;
	left: 50px;
	width: 400px;
}
#menu {
	background-image: url(images/bkgrnd_menu.jpg);
	position: absolute;
	left: 510px;
	top: 200px;
	width: 215px;
	height: 100%;
}
.menu_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-left: 25px;
	font-weight: bold;
}
.menu_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	margin-left: 25px;
	line-height: 1em;
	font-variant: normal;
}
a {
	text-decoration: none;
	color: 6e7728;
}
#middle {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 675px;
}
.cont_largeform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	position: relative;
	width: 125px;
}
.cont_largeform2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	position: relative;
	width: 350px;
}
#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	position: relative;
	line-height: normal;
	top: 0px;
	width: 400px;
}
#large_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	position: relative;
	width: 400px;
	top: 10px;
}
#large_contentnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	position: relative;
	width: 400px;
	top: 10px;
	font-weight: bold;
	vertical-align: text-top;
}
#leafbutton {
	left: 5px;
}
#main_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	position: relative;
	line-height: normal;
	top: 0px;
	width: 400px;
	font-style: italic;
}
#main_contentbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	position: relative;
	line-height: normal;
	top: 0px;
	width: 380px;
	list-style-position: inside;
	list-style-type: square;
	font-style: normal;
	margin-left: 15px;
}
#faq_question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	position: relative;
	line-height: 140%;
	top: 0px;
	width: 400px;
	list-style-image: url(images/buttons/leafbullet.jpg);
	list-style-position: outside;
	font-weight: bold;
}
#faq_question2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	position: relative;
	line-height: 150%;
	top: 0px;
	width: 400px;
	padding-top: 10px;
	font-weight: bold;
}
#faq_answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	position: relative;
	line-height: normal;
	top: 0px;
	width: 380px;
	list-style-position: inside;
	list-style-type: square;
	font-style: normal;
	margin-left: 15px;
}
#top {
	font-size: .75em;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}
