body {
	background: #789d41 url(../images/background-top.jpg) no-repeat top center;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


/*  Containers
===================================================================================*/


.wrapper {
	width: 925px;
	height: 100%;
	margin: 0 auto;
}

.header-left {
	float: left;
	width: 450px;
	height: 519px;
	margin: 0px;
	padding: 0px;
}

.header-right {
	float: right;
	width: 475px;
	height: 519px;
	margin: 0px;
	padding: 0px;
}

.banner-left {
	width: 450px;
	height: 316px;
	margin: 0px;
	padding: 0px;
}

.banner-right {
	width: 475px;
	height: 218px;
	margin: 0px;
	padding: 0px;
}

.logo {
	width: 475px;
	height: 301px;
	margin: 0px;
	padding: 0px;
}

.menu {
	float: left;
	width: 405px;
	height: 203px;
	margin: 0px;
	padding: 0px 45px 0px 0px;
}

.body_container {
	width: 925px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}

.body_container_text {
	float: right;
	width: 729px;
	margin: 0px;
	padding: 0px;
}

.footer {
	width: 925px;
	height: 70px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container_text {
	float: right;
	width: 729px;
	height: 20px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}


/*  Character Styles
===================================================================================*/


.body_container_text p {
	color: #264320;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;

	orphans: 5;
	widows: 5;
		
	margin: 15px 30px 0px 0px;
	padding: 0px;
}

.body_container_text h1, .body_container_text h2, .body_container_text h3, .body_container_text h4, .body_container_text h5, .body_container_text h6 {
	color: #264320;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

.body_container_text ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 10px 30px 10px 40px;
}

.body_container_text li {
	color: #264320;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;

	orphans: 5;
	widows: 5;

	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.body_container_text a:link, .body_container_text a:visited {font-weight: normal; text-decoration:none; color:#ffffff;}
.body_container_text a:active, .body_container_text a:hover {font-weight: normal; text-decoration:underline; color:#ffffff;}


.menu ul {
	color: #264320;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: right;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.menu ul li {
	background: transparent url(../images/bullet-menu.jpg) no-repeat;
	background-position: right;
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

.menu ul li a:link, .menu ul li a:visited {font-weight: normal; text-decoration:none; color:#264320;}
.menu ul li a:active, .menu ul li a:hover {font-weight: normal; text-decoration:none; color:#ffffff;}


.footer_container_text p {
	color: #264320;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.footer_container_text a:link, .footer_container_text a:visited {font-weight: normal; text-decoration:none; color:#264320;}
.footer_container_text a:active, .footer_container_text a:hover {font-weight: normal; text-decoration:underline; color:#264320;}



/*  Positionings
===================================================================================*/


img {border: none;}

.floatright_flush {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft_flush {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
