@charset "utf-8";
/* CSS Document */

h1 {
	color: #FFFFCC;
	text-align: center;
}

h2 {
	text-align: center;
}

header {
	background-color: #408000;
	color: #FFFFCC;
	line-height: 400%;
	text-indent: 1em;
	margin-bottom: 0px;
}

footer {
	text-align: center;
	font-style: italic;
	font-size: .80em;
	background-color: #408000;
}

p {
	text-indent: 2em;
}

nav a {
	text-decoration: none;
	margin-left: -40px;
	margin-top: 50px;
	margin-bottom: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: bold;
	font-size: 140%;
	color: #000000;
}

nav {
	text-decoration: none;
	color: #ffffaa;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	width: 150px;
	margin-bottom: auto;
}

nav ul {
	list-style-type: none;
}

main {
	background-image: url("../Images/cork background.jpg");
	margin-top: 0px;
	margin-left: 160px;
	padding: 20px;
}

#rowcontainer {
	border: solid;
	border-color: #000000;
}

#wrapper {
	justify-content: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../Images/wood 3.jpg");
}

#container {
	background-image: url("../Images/cedar bluff picture.jpg");
	background-position: 0 -1400px;
	padding: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	min-width: 800px;
}

.imageright {
	float: right;
}

.box2 {
	justify-content: center;
	text-align: center;
	width: 25%;
	margin-left:50%;
	margin-right:auto;
	padding: 10px 100px 10px 10px;
	background-color: #FED800;
	box-shadow: 3px 5px 3px 3px #333333;
}

.box1 {
	
	align-content: center;
	text-align: center;
	width: 25%;
	margin-left:auto;
	margin-right:60%;
	padding: 10px 100px 10px 10px;
	background-color: #FED800;
	box-shadow: 3px 5px 3px 3px #333333;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
}

.img {
	float: right;
}

.logo {
	justify-content: center;
	border: solid;
	border-color: #000000;
}

.left {
  display: block;
  margin-left: 50%;
  margin-right: auto;
  width: 40%;
  box-shadow: 3px 3px 3px 3px #000000;
}

.image2 {
	position: absolute;
	left: 598px;
	top: -34px;
	width: 115px;
	height: 89px;
}

.image3 {
	position: absolute;
	left: 525px;
	top: 275px;
	width: 409px;
	height: 499px;
	box-shadow: 3px 3px 3px 3px #000000;
}

.image4 {
	position: absolute;
	left: 493px;
	top: 246px;
	width: 96px;
	height: 74px;
}
.photocontainer {
	position: relative;
}
