H3 {
	border-top-style:solid;
	border-top-color:#FF8040;
	font:"Arial Black", Gadget, sans-serif;
	color:#039;
	text-align:center;
}

.container {
	min-height: 100%;
	height: auto
	height: 100%;
	margin: 0 auto -4em;
	
	}
.list {
	border-top-style:solid;
	border-top-color:#FF8040;

	}
.list ul {
border-top-style:solid;
	border-top-color:#FF8040;

}
.list li {
	text-align:right;
	float:right;
	font:"Arial Black", Gadget, sans-serif;
	color:#039;
	list-style:none;
	margin-right:15px;
	margin-left:0px;
	display:inline;

	}
	
.list2 ul {
	margin: 0; 
    padding: 0;
    list-style-type: none;
	list-style:none;
}
.list2 li {
font:"Arial Black", Gadget, sans-serif;
	color:#000;
	text-align:center;
	list-style:none;
	    list-style-type: none;
	display:block;
	}
	
.list3 {


		}
.list3 ul {
	margin: 0; 
    padding: 0;
    width:185px;
    list-style-type: none;
	
}
.list3 ul li a {
	text-decoration: none;
	color: white;
	padding: 0;
	background-color: #005555;
	display:block;
	
	}
	
.list3 ul li a:visited {
	color: white;

}

.list3 ul li a:hover, .menu_simple ul li .current {
	color: white;
	background-color: #5FD367;

}

H2 {
	font:"Arial Black", Gadget, sans-serif;
	color:#039;
	text-align:center;
}
ul {
	list-style-position:inside;
	margin-left:inherit;
	list-style-type: none;
}
li {
	 font:"Arial Black", Gadget, sans-serif;
	color:#000;
	list-style-type: none;
	}
p {
	font:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#000;
	}
.footer {
	width:960px;
	margin: 0 auto;
	background-color:#FF8040;
	height:20px;
	
	}
.footwrapper {
	width: 100%;
	background-color:#FF8040;
}