/* CSS for vertical centering from:
http://www.wpdfd.com/editorial/thebox/deadcentre4.html */

body {
	margin: 0;
	background: #eeeeee;
}
a {
	color: #454d17;
/* Was f2ffbf. */	
}
a:hover {
	color: #a6293a;
}
#pageHeader {
	position: relative;
	margin: auto;
	width: 750px;
	height: 160px;
	background-color: #7d7875;
	margin-top: 0px;

	padding-top:10px;
	padding-bottom:20px;
	font: 1em "Trebuchet MS", Arial,sans-serif;	
/*	border: solid #ff0000 1px;  */
}
#pageHeader h1 {
	background: #7d7875;
	color: #ffffff;
	font-size: 2.4em;
	text-align: left;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	margin-top: 5px;
}
#pageHeader h2 {
	background: #7d7875;
	color: #cccccc;
	font-size: 1.8em;
	text-align: left;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	margin-top: -20px;
}
#pageHeader img {
	float: left;
	margin: 0 45px 0 45px;
}
#logo {
	background: transparent;
	position: absolute;
	width: 150px;   /* Resize to suit.  */
	height: 150px;
	top: 120px;
	left: 10px;
}
#horizon {
	background-color: #888888;
/*	text-align: center; */
	position: absolute;
	top: 50%;
	margin-left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#container {
	background-color: #7d7875;
	margin-left: -330px;
	padding: 10px 30px 10px 33px;
/* With non-zero padding L, R need to account for extra width of box! */
	position: absolute;
	top: -180px;
	left: 50%;
	width: 600px;
	height: 360px;
	visibility: visible;
	font: 1em "Trebuchet MS", Arial,sans-serif;
}
#container h1 {
	background: transparent;
	margin-left: 20px;
	color: #ffffff;
	font: 4.8em "Trebuchet MS", Arial,sans-serif;
	text-align: left;
	letter-spacing: 0.2em;
	margin-top: 15px;
	margin-bottom: 0;
}
#container h2 {
	background: transparent;
	margin-left: 20px;
	color: #ffffff;
	font: 2.5em "Trebuchet MS", Arial,sans-serif;
	margin-top: 0;
	text-align: left;
	letter-spacing: 0.1em;
}
#container p {
	color: #ffffff;
	font: 1em "Trebuchet MS", Arial,sans-serif;
}
#containerHigh {
	background-color: #7d7875;
	margin-left: -405px;
	padding: 10px 30px 10px 33px;
/* With non-zero padding L, R need to account for extra width of box! */
	position: absolute;
	top: -230px;
	left: 50%;
	width: 750px;
	height: 460px;
	visibility: visible;
	font: 1em "Trebuchet MS", Arial,sans-serif;
}
#container2 {
	position: relative;
	margin: auto;
	text-align: left;
	width: 690px;
	padding-left: 0px;
	background-color: #7d7875;
	border-top: solid #7d7875 1px;
	font: 1.2em arial, sans-serif;
	color: #ffffff;
}
#summary {
	position: relative;
	margin: auto;
	padding: 0 0 15px 40px;
	text-align: left;
	width: 710px;
	background-color: #dddddd;
	border-top: solid #eeeeee 7px;
}
#summary p {
	font: 0.9em "Trebuchet MS", Arial, sans-serif;
	color: #222222;
}
#summary h1 {
	font: italic 1.9em "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0.1em;
	margin-left: 0px;
	color: #222222;
}
#summary h2 {
	font: italic 1.5em "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0.1em;
	margin-left: 0px;
	color: #222222;
}
#box1 {
	float: left;
	margin-top: 12px;
	width: 110px;
	height: 316px;
/*	border: 1px solid #ff0000;  */
}
#box1 img {
	margin: 15px 5px 5px 5px;
}
#box2 {
	float: left;
	width: 460px;
	padding-left: 20px;
	font: 1em "Trebuchet MS", Arial,sans-serif;
/*	border: 1px solid #0000ff;  */
}
#box2Wide {
	float: left;
	width: 570px;
	padding-left: 20px;
	font: 1em "Trebuchet MS", Arial,sans-serif;
	color: #ffffff;
/*	border: 1px solid #0000ff;  */	
}
#box2Wide h1 {
	font-size: 2.4em;	
	letter-spacing: 0.2em;
}
#box3 {
	float: left;
	margin-left: -15px;
	width: 500px;
	font: 1em "Trebuchet MS", Arial, sans-serif;
/*	border: 1px solid #ff0000;  */
}
.inset {
	margin-right: 20px;
	margin-left: 20px;
}
.centre {
	text-align: center;
}
#nav {
   clear: both;
	margin: 10px 0 15px 15px;
	padding: 0;
	background: #95a629;
	font: 0.9em "Trebuchet MS", Arial,sans-serif;
	list-style-type: none;
	width: 421px;
	height: 20px;
/*	border: 1px solid #000000;  */
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
/*	width: 100px;
	text-align: center;  */
}
#nav a {
	float: left;
	width: 104px;
	text-align: center;
	text-decoration: none;
	color: #222222;
	border-right: 1px solid #7d7875;
}
#nav a:hover {
	color: #ffffff;
}
.imgbox {
	float: left;
	width: 210px;
	height: 130px;
	padding: 12px 10px 8px 10px;
	margin: 10px 40px 5px 0px;
	border: solid #7d7875 1px;
}
.imgbox p {
	margin-top: 5px;
	font: 0.8em "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
   text-align: center;
   }
.imgbox img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 0;
}
.imgbox a {
	border: 0;
	color: #95a629;
}
.textbox {
	float: left;
	width: 370px;
	height: 130px;
	padding: 10px;
	margin: 10px 0 5px 0px;
	border: solid #7d7875 1px;
}
.textbox p {
	margin-top: 0px;
	font: 0.8em "Trebuchet MS", Arial, sans-serif;
	color: #222222;
}
.textbox a {
	color: #222222;
	font-style: italic;
}
.textbox a:hover {
	background: #ffffff;
	color: #737a3f;
}
.high {
	height: 160px;
}
.clear {
	clear: both;
}
#footer {
	clear: both; /* Starts the footer below the floated container. */
	background: #7d7875;
	text-align: center;
	font: italic 0.6em "Trebuchet MS", Arial, sans-serif;
}