/* date- 2/19*/
body{
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	background: #43B5F7 url("lake_bg.jpg") no-repeat center/ cover;
}
#wrapper{
	border: 2px solid #459302;
	margin: auto;
	width: 1000px;
background-color:#A5C407;
}
header{
		background-image:  url("header_bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	
	color: #FFFFFF;
	
	text-align: center;
	background-color: #A6C20A;

	height: 152px;
	padding: 20px;
}

header h1{
	margin: 0px;
	
	
	
}
nav{
	text-align: center;
	background-color: #496D2B;
	border-bottom: 2px solid #459302;
	border-top: 2px solid #459302;
	padding-top: 10px;
	padding-bottom: 4px;
		padding-right: 10px;
	padding-left: 10px;
	a{
	padding-left: 10px;

		
		
	}
	
	}
aside{
	float: right;
	font-size: 14px;
	text-align: center;
	padding: 20px;
	width: 210px;
}
article{
	float: left;
	overflow: auto;
	text-align: justify;
	padding: 20px;
	width: 710px;

}

footer h6{
	margin: 0px;
	
	
	
}
footer{
	border-top: 2px solid #459302;
	padding-top: 4px;
	padding-bottom: 2px;

clear: both;
color: #ffffff;
text-align: center;	background-color: #496D2B;

}
a{
	color: #ffffff;
	text-decoration: none;
}
td{text-align: center;

	padding-right: 5px;
	padding-left: 5px;}
th{text-align: center;

	padding-right: 5px;
	padding-left: 5px;}
.quote_author{
	color: #459302;
	font-style: italic;
}
.alignleft{float: left;

		padding-right: 20px;

}
.alignright{float: right;
	padding-left: 20px;

}
form span{float: left;

width: 200px;}
