@charset "utf-8";


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #06F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0055D5;
	text-decoration: underline;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #06F;
	text-decoration:none
	}
	
#Page {
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	width: 70em;
	height: 74em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #F9F9F9;
	border-radius: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#topLeft {
	width: 70em;
	float: left;
	height: auto;
	padding-bottom: 0.5em;
	background-image: url(../Backgrounds/bg-page-footprints-vertical.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-style: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
#topRight {
	width: 13em;
	height: 15em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	background-color: #F00;
	padding-left: 0.5px;
	float: right;
}
#midLeft {
	min-height:100%;
	float: left;
	text-align: justify;
	width: 64em;
	padding-right: 3.5em;
	padding-top: -2em;
	border-radius: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 3em;
	padding-bottom: 2em;
	background-color: #F9F9F9;
	padding-left: 2.5em;
	background-image: url(../Backgrounds/two_vertical_blue_footprints.gif);
	background-position: 56.25em top;
	background-repeat: no-repeat;
}
#midRight {
	float: right;
	width: 12em;
	height: auto;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0.5em;
	border-left-width: 1px;
	border-left-color: #006633;
	margin-right: 3em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	background-color: #F9F9F9;
	background-image: url(../Backgrounds/two_vertical_blue_footprints.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.strapline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #006699;
	text-align: left;
	width: 54em;
	float: left;
	margin-bottom: 2em;
	margin-left: 2.74em;
	margin-top: 0.4em;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	line-height: 125%;
	color : #333333;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left center;
}

.quoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #333;
}
#quotor {
	background-color: #FFF;
	border: 0.05em solid #333;
	color: #006633;
	text-align: center;
	padding: 0.5em;
	font-size: 1.1em;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.announcement {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	color: #F00;
}

.quotations {
	font-weight: bold;
	color: #069;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFF;
	text-align: left;
	margin: -0.7em;
	width: 70em;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 1.3em;
	color : #006699;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 15em;
	background-image: url(../Backgrounds/bg-H2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 1em;
	padding-left: 0.6em;
	border-radius: 3px;
	border: 1px solid #999;
	margin-right: 22em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	float: left;
	text-align: left;
	width: auto;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	margin-top: 1em;
	margin-bottom: .3em;
	margin-right: auto;
	background-image: url(../Backgrounds/bg-H3.png);
	border-radius: 3px;
	border: 1px solid #999;

}
h4 {
	color: #006699;
	letter-spacing: 1px;
	text-align: left;
	border: 1px solid #999;
	width: 46%;
	height: 1.5em;
	border-radius: 3px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	background-color: #F0F0F0;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: .6em;
}
#tableWildlife {
	background-color: #0CC;
	float: left;
	width: 86%;
}

#meadowPics {
	width: 90%;
	text-align: center;
}
.NavHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 1.2em;
	color : #006633;
	text-decoration: none;
	text-align: center;
	float: none;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.Donate {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding: .3em;
	text-decoration: none;
	font-size: 1em;
	text-align: left;
	background-color: #006666;
}
.img-right {
	margin: 0.8em;
	float: right;
	text-decoration: none;
	border-style: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	
}
.img-left {
	margin: 0.8em;
	float: left;
	border-style: none;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	
	
}
.img-Centre {
	border-style: none;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: auto;
	margin-left: auto;
}
.pageTable{
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	height: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #F4F7F9;
}

highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #006600;
}
.roundme {
	-webkit-border-top-left-radius: 90px;
	-webkit-border-top-right-radius: 90px;
	-webkit-border-bottom-right-radius: 90px;
	-webkit-border-bottom-left-radius: 90px;
	-moz-border-top-left-radius: 90px;
	-moz-border-radius-topright: 90px;
	-moz-border-radius-bottomright: 90px;
	-moz-border-radius-bottomleft: 90px;
	border-top-left-radius: 90px;
	border-top-right-radius: 90px;
	border-bottom-right-radius: 90px;
	border-bottom-left-radius: 90px;
	-moz-box-shadow: 3px 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px 3px #888;
	box-shadow: 3px 3px 3px 3px #888;
	color: #069;
	width: 15em;
	float: left;
	margin: 1em;
	font-weight: bold;
	
}

.roundme-lateral {
	-webkit-border-top-left-radius: 90px;
	-webkit-border-top-right-radius: 90px;
	-webkit-border-bottom-right-radius: 90px;
	-webkit-border-bottom-left-radius: 90px;
	-moz-border-top-left-radius: 90px;
	-moz-border-radius-topright: 90px;
	-moz-border-radius-bottomright: 90px;
	-moz-border-radius-bottomleft: 90px;
	border-top-left-radius: 90px;
	border-top-right-radius: 90px;
	border-bottom-right-radius: 90px;
	border-bottom-left-radius: 90px;
	color: #069;
	width: 100%;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-left: 4px;
	-moz-box-shadow: 3px 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px 3px #888;
	box-shadow: 3px 3px 3px 3px #888;
	font-weight: bolder;
}

#bibliography li {
	height: 1em;
	padding: .5em;
}

.graph {
	float: left;
	padding: 0.1em;
	border-style: none;
	width: 100%;
	margin-top: 0.8em;
	margin-right: 20em;
	margin-bottom: 1em;
	margin-left: 0.8em;
}
#film {
	list-style-position: outside;
	list-style-image: url(../Resources/camera17.gif);
}

.tableLayout {
	float: left;
	width: 100%;
	padding-top: 0.4em;
	padding-right: 0.1em;
	padding-bottom: 0.4em;
	padding-left: 0.3em;
	vertical-align: top;
	text-align: left;
	
}
.tableHeaded {
	background-color: #6CC;
	float: left;
	width: 100%;
	padding: 0.4em 0.1em 0.4em 0.3em;
	margin-bottom: 1em;
	text-align: left;
	border-top: 0.5px #009933;
	border-right: 0.5px #009933;
	border-bottom: 0.5px #009933;
	border-left: 0.5px #009933;
}
.tableHeaded th {
	background-color: #6CC;
	font-weight: bold;
	padding: 0.4em;
}
.tableAll {
	float: left;
	width: 98%;
	margin-bottom: 1em;
	text-align: left;
	color: #333;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tableAll th {
	font-weight: normal;
	padding: 0.3em;
	border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #069;
	color: #006699;
	text-align: center;
	margin: 1px;
	background-color: #F0F0F0;
}
.tableAll tr {
	padding: 0.4em;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.tableAll td {
	padding: 0.4em;
	vertical-align: top;
}
.title {
	float: left;
	padding: 0.1em;
	border-style: none;
	text-decoration: none;
	margin-top: 1.5em;
	margin-right: 40em;
	margin-bottom: 0.8em;
	margin-left: 2.5em;
}
.divLeft {
	float: left;
	width: 60em;
}
.textBox {
	background-repeat: no-repeat;
	background-position: center top;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color : #093;
	text-align: center;
	width: auto;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 1em;
	padding-left: 0.6em;
	border-radius: 15px;
	display: block;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-right: auto;
	margin-left: auto;
}
.textBoxLeft {
	background-repeat: no-repeat;
	background-position: center top;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color : #093;
	text-align: center;
	width: 22em;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 1em;
	padding-left: 0.6em;
	border-radius: 15px;
	display: block;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	float: left;
}

.aboutTable {
	float: left;
	width: 97%;
	margin-bottom: 1em;
	text-align: left;
	color: #333;
	vertical-align: top;
	padding-right: 1.5em;
}
.buttons {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 1em;
	color : #006699;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 11em;
	background-image: url(../Backgrounds/bg-H2.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.5em;
	padding-left: 0.6em;
	border-radius: 20px;
	box-shadow: 7px 7px 5px #888;
	border: 1px solid #999;
	vertical-align: top;
	height: auto;
}
#list li{
	list-style-position: outside;
	list-style-image: url(../Resources/speedwell-tiny.gif);
}#footprint li {
	list-style-position: outside;
	list-style-image: url(../Resources/tiny_footprint_gif.gif);
}
#biography li {
	list-style-position: outside;
	list-style-image: url(../Resources/video_icon.jpg);
}
.bookimages {
	float: right;
	width: 25em;
}
.text14 {
	font-size: 14px;
}
#twitter {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
