body {
	background-image: url(../images/bg_green.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}



.main_container {

	width: 100%;

	margin:0;

	padding:0;

}

.inside_container {

	width: 780px;

	margin:0 auto;

	padding:0;

	

	min-height:100%;

}

.greenbar {

	background-color: #003333;

	height: 20px;

	width:100%;

	margin:0;

	padding:0;

	

}

.drk_greenbar {

	width: 100%;

	height: 178px;

	margin:380px 0 0 0;

	padding:0;

	

	background-color:#012a18;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #6a7e13;

	border-bottom-color: #6a7e13;

} 

.top_container {

	background-image: url(../images/bg_white.jpg);

	width: 100%;

	height:106px;

	padding:0;

	margin:-559px auto 0 auto;

	position:relative;

	z-index:2;



}

.top_menu {

	width:780px;

	margin:0 auto;

	padding:0;

}

.top_menu ul {

	margin:0 0 0 270px;

	padding:20px 0 0 0;

}

.top_menu li {

	list-style-type: none;

	display: inline;

	margin:0;

}

.top_menu img {

	border:none;

	vertical-align:middle;

	padding-right: 15px;

}

.top_menu a:link img {

	border: none;

}

.top_menu a:visited img {

	border: none;

}

.top_menu a:hover img {

	filter:alpha(opacity=50); 

	-moz-opacity: 0.5; 

	opacity: 0.5;

}



.menu_left {

	width:247px;

	height:383px;

	background-image: url(../images/menu_left.png);

	margin:-70px 0 0 0; 

	padding:0;

	position:relative;

	z-index:20;

}

.menu_left ul {

	padding:130px 0 0 60px;

	margin:0;

}

.menu_left li {

	list-style-type: none;

	margin:0;

	padding:0 0 15px 0;

	border:none;

}

.menu_left a:link img {

	border: none;

}

.menu_left a:visited img {

	border: none;

}

.menu_left a:hover img {

	opacity:.70;

	filter: alpha(opacity=70); 

	-moz-opacity: 0.7;

}

#main_image {

	float:right;

	margin-top: -313px;
	
	background-color:#FFFFFF;

}

.bottom_content {

	margin: -20px 0 0 0;

	padding:50px 0 0 0;

	width:780px;

	height:100%;

	float: left;

	background-color: #cccc99;



}

.left_bottom {

	width: 30%;

	float:left;

	margin: 0 20px 0 20px;

}

#heritage {

	margin: 10px 0 0 0;

}

.right_bottom {

	width: 480px;

	overflow:auto;

}

.right_bottom ul {

	padding-bottom: 40px;

}

.right_bottom li {

	list-style-image: url(../images/bullet_leaf.gif);

	margin:0;

	padding:0 0 15px 0;

}

.footer {

	width: 100%;

	overflow:auto;

	margin:0 auto 30px auto;

	text-align: center;

}

.footer p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.cssform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cssform fieldset ol {

	margin-top: 20px;

	padding: 0;

	padding-left: 30px;

}



.cssform fieldset li {

	list-style: none;

	margin-bottom: 10px;
	
}



.cssform legend {

	padding: 2px 5px 2px 5px;

	margin-left: 7px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #006600;

	font-weight: bold;

	border: 0 solid #993300;

}



.cssform label {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #666666;

	display: block;

  	line-height: 14px;

  	margin-top: -5px;

}
