@charset "utf-8";
body {
	background-color: #737169;
	background-image: url(images/bg_tile.gif);
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#container {
	width: 1024px;
	/* Change this value to customize the content area*/
	margin: 0 auto;
}
header {
	background-image: url("images/brown-county.1680.cropped.3.jpg");
	height: 315px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	margin-bottom: 10px;
}
header h1 {
	color: #DBCB5B;
	font-size: 300%;
	line-height: 90%;
	text-align: center;
}

nav {
	background-color: rgba(0,0,0,0.50);
}
nav ul {
	display: table;
}
nav ul li {
	display: table-cell;
	padding: 10px 15px;
	width: 129px;
}
nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
nav a:hover, nav a:active, nav a:focus {
	color: #DBCB5B;
}

section {
	background-color: rgba(0,0,0,0.50);
	padding: 10px;
	width: 631px;
	float: left;
}
section p a {
	color: white;
	
}
.floatright {
	float: right;
}
.floatleft {
	float:left;
}

section img {
	padding: 10px;
}
aside {
	padding: 10px;
	background-color: rgba(0,0,0,0.50);
	width: 337px;
	float: left;
	margin-left: 10px;
}

aside h3 a {
	color: white;
}

aside p a {
	color: white;
}

footer {
	padding: 10px 0;
	clear: both;
	text-align: center;
}
footer a {
    color: #FCFCFC;
}
section h2 a {
	color:white;
}
section h3 a {
	color: white;
}
#container section .floatright {
}
aside p a {
}

section p a {
	text-align:center;
}
section p a {
}

section p a {
}


section p a {
}
