/*
	Design inspired by	:	Christopher Robinson
	Email				:	christopher@edg3.co.uk
	Website				:	http://www.edg3.co.uk/
*/
* {
	border:0;
	margin:2;
	padding:0;
	outline-color: #333;
	outline-width: thin;
}

/* general */
a {
	color:#20a000;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #6699CC;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}

/* body */
body {
	background:#fff url('image/background_body.jpg') repeat-x top;
	color:#666;
	font:0.9em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
/*table*/
#data th {
	border:1px solid;
	padding:8px;
	text-align:center;
	}
#data tr {
	border:1px solid;
	padding:8px;
	text-align:left;
	}
#data td {
	border:1px solid;
	padding:8px;
	text-align:left;
	}
	

/* header */
#header {
	background:url('image/background_header.jpg');
	height:360px;
	margin:0 auto;
	position:relative;
	width:760px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#666;
	font-size:40px;
	font-weight:400;
	left:5px;
	letter-spacing:-2px;
	position:absolute;
	top:1px;
	width: 753px;
	height: 54px;
}
#header p {
	bottom:70px;
	color:#fff;
	font-size:2em;
	position:absolute;
	right:20px;
}
#header ul {
	list-style:none;
	position:absolute;
	top:120px;
}
#header ul li {
	list-style:none;
}
#header ul li a {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:2px;
	width:220px;
}
#header ul li a:hover {
	background:#6699cc;
	color:#eee;
	text-decoration:none;
}

/*#maincontent {
	background: url("image/leaf_background.jpg") repeat;	
}*/

/* content */
#content {
	height:auto;
	margin:0 auto;
	width:760px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 

/*SimpleContent*/

#simplecontent {
	height:auto;
	margin:0 auto;
	width:760px;
}
#simplecontent h1 {
	margin-left:150;
	text-align:center;
	width 760;
	}

#simplecontent h2.alignLeft 
{
	text-align: left;
}
	

#simplecontent h2 {
	margin-left:150;
	text-align:center;
	width 760;
	}	
	
#simplecontent h3 {
	margin-left:150;
	text-align:left;
	width 760;
	}	
	
#simplecontent p {
	margin-left:150;
	text-align:left;
	width 760;
	padding-top:3px;
	padding-bottom:6px;
	}
	
#simplecontent p.map {
	text-align: center;
	}

#pictures {
	float:center;
	}
#pictures table {
	border:0px;
	width:50%;	
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}		
#pictures, th {
	border:0px solid;
	padding:0px;
	text-align:center;
	}
#pictures, tr {
	border:0px solid;
	padding:0px;
	}
#pictures, td {
	border:0px solid;
	padding:0px;
	}
/* sidebar */
#sidebar {
	float:left;
	width:210px;
}
#sidebar h1 {
	border-bottom:2px solid #6699cc;	 Changeing this number affects the bars under News Accessability and Links 
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}
#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:10px;
}
#sidebar ul li {
	border-bottom:1px solid #6699cc; Affects the line at the bottom of the left Side Bar 
	list-style:none;
	padding:5px 2px;
}
#sidebar ul li a {
	color:#333;
	display:block;
	font-family:Geneva;
	padding:5px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#000;
}

/* leaflogo */
#leaflogo {
	float:left;
	width:210px;
}

/* Main */
#main {
	float:right;
	width:520px;
}
#main p {
	color:#555;
	line-height:20px;
	padding:10px;
}
#main h1 {
	border-bottom:2px solid #6699CC; This affects the line underneath the the welcom to wvbg and those below the splach photo 
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}
#main ul {
	margin:20px;
}

/* footer */
#footer {
	margin:10px auto;
	width:760px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #6699CC; changes Footer line on all pages. ;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}
/* centertext */
#centertext {
	margin:10px auto;
	width:760px;
}
#centertext:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#centertext p {
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:5px;
	text-align:center;
}

/*tablenoborder*/
#tablenoborder table {
	width:100%;	
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
#tablenoborder th,tr,td{
	text-align:center;
}
/*tablewithborder*/
#tablewithborder table {
	text-align:left;
	border:5px solid;
	padding:10px;
}

#missionHead {
	margin-bottom: 10px;
}

hr {
	border-top: solid 1px;
	margin-bottom: 6px;
}

.spaceBelow {
	margin-bottom: 8px;
}

#Comegrowwithus {
	font-family: "Times New Roman", Times, serif;
	font-size: 75px;
	font-weight: 300;
}

