@charset "UTF-8";
.mid_container {
	float: left;
	height: 290px;
	width: 730px;
	overflow: hidden;
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
/* CSS Document */

.outermost_body {
	text-align: left;
	width: 900px;
	padding: auto;
	margin: auto;
}.clouds {
	background-image: url(../images/layout_images/clouds.png);
	float: left;
	height: 78px;
	width: 230px;
}
.logo_container {
	background-image: url(../images/layout_images/cotswold_country_park_logo.png);
	background-position: right;
	float: left;
	height: 78px;
	width: 670px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.vertical_nav {
	height: 300px;
	width: 150px;
	float: left;
	text-align: left;
	clip: rect(auto,auto,auto,0px);
	margin-top: 10px;
}
.box_image {
	border: 5px solid #FFFFFF;
}
.main_image {
	float: left;
	height: 290px;
	width: 435px;
}
.newsbox {
	float: left;
	height: 290px;
	width: 295px;
	overflow: hidden;
	background-image: url(../images/layout_images/v_shaddow.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #05BCE9;
	margin: 0px;
	padding: 0px;
}
.content_container {
	float: left;
	width: 900px;
	background-color: #33CCFF;
}
.footer {
	background-color: #33CCFF;
	height: 150px;
	width: 900px;
	background-image: url(../images/layout_images/footer.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: left;
	vertical-align: bottom;
	background-position: top;
	float: left;
	z-index: 0;
}
.subfooter {
	float: left;
	height: 20px;
	width: 900px;
	text-align: right;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
}
.boxtops {
	background-image: url(../images/layout_images/boxtops.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 293.3px;
}
.three_boxes_left {
	float: left;
	height: 200px;
	width: 293.3px;
}
.three_boxes_middle {
	float: left;
	height: 200px;
	width: 293.3px;
	margin-right: 10px;
	margin-left: 10px;
}
.three_boxes_right {
	float: left;
	height: 200px;
	width: 293.3px;
	margin-bottom: 10px;
}
.horizontal_nav {
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width: 730px;
}
.box_text {
	background-color: #05BCE9;
	float: left;
	height: 169px;
	width: 281.3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.autumn_footer {
	background-color: #33CCFF;
	float: left;
	height: 150px;
	width: 900px;
	background-image: url(../images/layout_images/autumnfooter.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: left;
	vertical-align: bottom;
	background-position: top;
	bottom: 0px;
}
.page_content_container {
	float: left;
	width: 730px;
	overflow: visible;
	border: 5px solid #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
}
.page_content {
	float: left;
	width: 720px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.page_pic_container {
	float: left;
	height: 300px;
	width: 720px;
	margin-bottom: 10px;
}
.main_page_image_container {
	float: left;
	height: 300px;
	width: 500px;
}
.page_thumbnail_images_container {
	float: left;
	height: 300px;
	width: 220px;
}
.box_text_form {
	background-color: #05BCE9;
	float: left;
	height: 169px;
	width: 231.3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
}
.page_thumb_images {
	float: left;
	height: 96.66px;
	width: 215px;
	margin-left: 5px;
	margin-bottom: 5px;
}
div.imagecaption {
	float: right;
	width: 352px;
	margin: .5em;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
div.imagecaption img {
	border: 1px solid #FFFFFF;
}
div.imagecaption_left {
	float: left;
	width: 352px;
	margin: 0.5em;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
div.imagecaption_left img {
	border: 1px solid #FFFFFF;
}
