/* CSS Document */
body {
	background-color: #eee1b0;
	font-family: Arial, Helvetica, sans-serif;

}
#wrapper {
	border: 2px solid black;
	background-color: #F9F2C8;
	margin: 5px auto;
	padding: 10px;
	width: 800px;
	text-align: center;

}
#masthead {
	text-align: center;

}
#footer {
	background-color: #f2e9c4;
	background-image: url(images/blackberries.png);
	background-repeat: no-repeat;
	background-position: right;

}
.barn {
	padding: 0px 11px;
}
#address {
	margin: 20px auto;
	width: 430px;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
}
h2 {
	font-size: 13pt;
}
#threepictures {
	width: 790px;
	height: 166px;
	position: relative;
	top: 5px;
	left: 0px;
	border: 0px solid black;
}
#contentwrapper {
	width: 780px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 375px;
	border: 1px solid black;
	margin-bottom:15px;
	text-align: left;
}
#contentwrapper2 {
	width: 780px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 195px;
	border: 1px solid black;
	margin-bottom:15px;
	text-align: left;
}
#contentwrapper3 {
	width: 780px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 500px;
	border: 1px solid black;
	margin-bottom:15px;
	text-align: left;
}
#contentwrapper4 {
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 115px;
	border: 1px solid black;
	margin-bottom:15px;
	padding: 10px;
	text-align: left;
}
#contentwrapper5 {
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 405px;
	border: 1px solid black;
	margin-bottom:15px;
	padding: 10px;
	text-align: left;
}

#piclook1 {
	position: absolute;
	top: 15px;
	left: 15px;
	
}
#piclook2 {
	position: absolute;
	top: 196px;
	left: 15px;
	
}
#thefacility {
	width: 480px;
	height: 260px;
	position: absolute;
	top: 15px;
	left: 280px;
	border: 1px solid black;
	vertical-align: top;
}
#thearena {
	width: 480px;
	height: 170px;
	position: absolute;
	top: 15px;
	left: 280px;
	border: 0px solid black;
}
#thearena2 {
	width: 480px;
	height: 600px;
	position: absolute; 
	top: 15px;
	left: 280px;
	border: 1px solid black;
}
		

