@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #container {
	width: 985px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent p {
	font-size: 0.9em;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.8em;
}
.oneColFixCtrHdr #container #header ul {
	list-style-type: none;
	width: 955px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.oneColFixCtrHdr #container #header li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 0.8em;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 2em;
}
.oneColFixCtrHdr #container #header #lgs_nav {
	background-color: #ffcccc;  /*Menu bar background colour for LGS Page */
}
.oneColFixCtrHdr #container #header #lydbrook_nav {
	background-color: #ffffcc;  /*Menu bar background colour for LYDBROOK Page */
}
.oneColFixCtrHdr #container #header #lydney_nav {
	background-color: #ccff66;  /*Menu bar background colour for LYDNEY Page */
}
.oneColFixCtrHdr #container #header #broadwell_nav {
	background-color: #ffcc99;  /*Menu bar background colour for BROADWELL Page */
}
.oneColFixCtrHdr #container #header #bream_nav {
	background-color: #9fc6a2; /*Menu bar background colour for BREAM Page */
}
.oneColFixCtrHdr #container #header #cinderford_nav {
	background-color: #99CC33;  /*Menu bar background colour for CINDERFORD Page */
}
.oneColFixCtrHdr #container #header #coleford_nav {
	background-color: #ccffcc;  /*Menu bar background colour for COLEFORD Page */
}
.oneColFixCtrHdr #container #header #edgs_nav {
	background-color: #FFCC00;  /*Menu bar background colour for EDGS Page */
}
.oneColFixCtrHdr #container #header a {
	text-decoration: none;
}
.oneColFixCtrHdr #container #header a:hover {
	color: #000000;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #header #old_photos {
	padding-bottom: 25px;
}
.oneColFixCtrHdr #container #header hr {
	clear: left;
}
.oneColFixCtrHdr #container #header h1 {
	color: #006600;
	font-size: 1em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #container #mainContent h2 {
	color: #006600;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 1.2em;
}
.oneColFixCtrHdr #container #mainContent h3 {
	color: #006600;
}

.oneColFixCtrHdr #container #mainContent #infobutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	position: relative;
	top: 4px;
	left: 4px;
}
.oneColFixCtrHdr #container #mainContent #centre_image {
	text-align: center;
}

.nomargintop {
	margin-top: 0px;
	padding-top: 2px;
	color: #006600;
}
.GreenText {
	color: #006600;
}
.WhiteText {
	color: #FFFFFF;
}

.Highlight {
	font-style: italic;
	font-weight: bold;
	color: #009900;
	background-color: #FFFF00;
	vertical-align: top;
}		
.float_Left {
	float: left;
	margin-right: 10px;
	border: thin solid #006600;
	margin-bottom: 5px;
}
.float_Left_no_border {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.greenborder {
	border: thin solid #006600;
}

.table_properties {
	color: #46641e;
	text-align: left;
	border: thin solid #009900;
	margin: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #fefefe;
}
.picture {
	background-color: #F9F9F9;
	border: 1px solid #006600;
	padding: 3px;
	font-size: 0.7em;
	color: #060;
}
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
h1 {
	font-size: 1.2em;
	color: #060;
}
