@charset "utf-8";

/*
Colours:
#4C5829
Orange: #D39515 (Hover)
*/
body {
	background-image: url(../images/page-bg2.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C5829;
	width: 100%;
}

body,td,th {
	color: #4C5829;
}

* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: none;
	font-size: 100%;
	color: #4C5829;
}
a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #4C5829;
}
a:hover {
	text-decoration: underline;
	font-size: 100%;
	color: #D39515;
}
a:active {
	text-decoration: none;
	font-size: 100%;
	color: #1B8F0D;
}

h1  {
	font-size: 100%;
	color: #4C5829;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h2  {
	font-size: 100%;
	color: #4C5829;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h3  {
	font-size: 100%;
	color: #4C5829;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

h4  {
	font-size: 150%;
	color: #4C5829;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
}

h5  {
	font-size: 180%;
	color: #4C5829;
	text-align: left;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

h6  {
	font-size: 100%;
    font-style: normal;
	color: #4C5829;
	line-height: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


p {
	font-size: 100%;
	color: #4C5829;
	font-style: normal;
	line-height: 25px;
	text-align: left;
	left: 700px;
	background-repeat: no-repeat;
}

.wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: none;
	margin-top: 0px;
	z-index: 2;
	position: relative;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.wrapper-sub {
	width: 950px;
	border: thin solid #4C5829;
	margin-bottom: 10px;
	margin-top: 0px;
	height: auto;
}

.header {
	width: 950px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	height: 200px;
}

.headerpic {
    position: relative;
    background-color: #FFFFFF;
    width: 950px;
    hight: 261px;
    top: 51px;
    height: 261px;
}

.headercontact {
    position: absolute;
    width: 365px;
    vertical-align: middle;
    text-align: right;
    height: 60px;
    left: 360px;
    top: 120px;
}

.headername {
    position: absolute;
    width: 752px;
    vertical-align: middle;
    text-align: right;
	color: #4C5829;
    height: 60px;
    left: 194px;
    top: 50px;
}

.logo {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 160px;
    height: 160px;
    background-color: #FFFFFF;
    z-index: 2;
    float: left;
}

.logo img {
	max-width: 100%;
	height: auto;
}

.nav1 {
    background-color: #4C5829;
    width: 990px;
    height: 20px;
    left: 0px;
    top: 182px;
    position: absolute;
    font-size: 115%;
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    z-index: 1;
    visibility: visible;
}

.nav1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.nav1 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

.nav1 ul li {
	display: inline;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 37px;
	vertical-align: middle;
	visibility: visible;
}

.nav2 {
    background-color: #4C5829;
    width: 990px;
    height: 30px;
    left: 0px;
    top: 222px;
    position: absolute;
    font-size: 115%;
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 20px;
    padding-left: 0px;
    z-index: 1;
    visibility: visible;
}

.nav2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.nav2 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

.nav2 ul li {
	display: inline;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 37px;
	vertical-align: middle;
	visibility: visible;
}

.content {
    background-color: #FFFFFF;
    width: 950px;
    position: relative;
    font-size: 100%;
    left: 0px;
    padding-left: 0px;
    top: 20px;
    color: #4C5829;
    height: auto;
}

.contentindex {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentindexheading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 20px;
	color: #354A8C;
}


.contentevents {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contenteventspic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 244px;
	float: right;
  padding: 47px 7px 7px 7px;
}

.contentnews{
    background-color: #FFF;
    width: 930px;
    margin-left: 20px;
    margin-top: 0px;
	position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentnewspic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 228px;
	float: right;
  padding: 108px 7px 7px 7px;
}

.contentnews-1{
    background-color: #FFF;
    width: 930px;
    margin-left: 20px;
    margin-top: 0px;
	position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentnews-2{
    background-color: #FFF;
    width: 930px;
    margin-left: 20px;
    margin-top: 0px;
	position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentnews-3{
    background-color: #FFF;
    width: 930px;
    margin-left: 20px;
    margin-top: 0px;
	position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentcompany{
    background-color: #FFF;
    width: 930px;
    margin-left: 20px;
    margin-top: 0px;
	position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentcompanypic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 232px;
	float: right;
  padding: 43px 7px 7px 7px;
}

.contentsteering {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentsteeringpic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 197px;
	float: right;
  padding: 43px 7px 7px 7px;
}


.contentgetinvolved {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentgetinvolvedpic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 181px;
	float: right;
  padding: 47px 7px 10px 7px;
}


.contentwildlife {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: 1100px;
    z-index: 3;
    padding-top: 20px;
}

.contentwildlifepic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 248px;
	float: right;
  padding: 45px 7px 7px 7px;
}

.contentwildlifejim {
  background-color: #84C45D;
    color: #FFFFFF;
    text-align: left;
    border-radius: 10px;
    padding: 10px;    
    width: 890px;
    left: 0px;
    top: 780px;
    margin-left: 0px;
    position: absolute;
    height: 300px;
    z-index: 3;
    padding-top: 0px;
}

.contentwildlifejim a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.contentwildlifejim a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contentwildlifejim a:hover {
	text-decoration: underline;
	color: #FF2400;
	font-weight: bold;
}
.contentwildlifejim a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}
.contenthistory {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: 1130px;
    z-index: 3;
    padding-top: 20px;
}

.contenthistorypic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 467px;
	float: right;
  padding: 47px 7px 7px 7px;
}
.contenthistorycolin {
  background-color: #0EBAEF;
    color: #FFFFFF;
    text-align: left;
    border-radius: 10px;
    padding: 10px;    
    width: 890px;
    left: 0px;
    top: 880px;
    margin-left: 0px;
    position: absolute;
    height: 250px;
    z-index: 3;
    padding-top: 0px;
}

.contenthistorycolin a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.contenthistorycolin a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contenthistorycolin a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.contenthistorycolin a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

.contenthealth {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contenthealthpic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 175px;
	float: right;
  padding: 47px 7px 7px 7px;
}



.contentminutes {
    width: 910px;
    margin-left: 20px;
    position: relative;
    height: 500px;
    z-index: 3;
    padding-top: 20px;
}

.contentminutespic{
	position: relative;
	z-index: 0;
    width: 350px;
	height: 175px;
	float: right;
  padding: 47px 7px 7px 7px;
}

.contentminutescicboard {
  background-color: #0EBAEF;
    color: #FFFFFF;
    text-align: left;
    border-radius: 10px;
    padding: 10px;    
    width: 430px;
    left: 0px;
    top: 270px;
    margin-left: 0px;
    position: absolute;
    height: 150px;
    z-index: 3;
    padding-top: 0px;
}

.contentminutescicboard a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.contentminutescicboard a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contentminutescicboard a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.contentminutescicboard a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

.contentminutessteeringgroup {
    background-color: #84C45D;
    color: #FFFFFF;
    text-align: left;
    border-radius: 10px;
    width: 430px;
    left: 480px;
    top: 270px;
    margin-left: 0px;
    position: absolute;
    height: 164px;
    z-index: 3;
    padding-top: 0px;
}

.contentminutessteeringgroup a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.contentminutessteeringgroup a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contentminutessteeringgroup a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.contentminutessteeringgroup a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}


/*
.contentgallery{
    margin-top: 0px;
    background-color: #FFF;
    width: 930px;
    position: relative;
    font-size: 100%;
    left: 30px;
    top: 10px;
    height: auto;
    z-index: 2;
    color: #4C5829;
}

.contentbigpics {
    background-color: #FFFFFF;
    width: 910px;
    position: relative;
    font-size: 100%;
    left: 20px;
    top: 20px;
    color: #4C5829;
    height: 610px;
}
*/
.contentenquiries{
    background-color: #FFF;
    width: 930px;
    margin-left: 0px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentenquiriesheaderpic {
	background-color: #FFFFFF;
	width: 950px;
}

.contentenquiriesform {
	background-color: #FFFFFF;
	width: 930px;
}


.contentenquiriesconfirm{
    background-color: #FFF;
    width: 950px;
    margin-left: 20px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 40px;
}

.contentenquiriesconfirmheaderpic {
	background-color: #FFFFFF;
	width: 950px;
    left: -200px;
}

.contentsubscribe{
    background-color: #FFF;
    width: 930px;
    top: 30px}
    margin-left: 0px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 20px;
}

.contentenquiriesheaderpic {
	background-color: #FFFFFF;
	width: 950px;
}

.contentsubscribeform {
	background-color: #FFFFFF;
	width: 930px;



.contentsubscribeconfirm{
    background-color: #FFF;
    width: 950px;
    top: 30px}
    margin-left: 20px;
    position: relative;
    height: auto;
    z-index: 3;
    padding-top: 0px;
}

.contentsubscribeconfirmheaderpic {
	background-color: #FFFFFF;
	width: 950px;
    left: -200px;
}


/*

.contentenquiryconfirmtxt1 {
    width: 409px;
    height: 129px;
    position: relative;
    left: 0px;
    margin-left: 20px;
	top: 20px;
	font-size: 100%;
    color: #4C5829;
    text-align: left;
    line-height: 45px;
}

*/


/*
.contentcontactustxt {
    width: 350px;
    margin-left: 0px;
    position: absolute;
    height: 350px;
    z-index: 3;
    padding-top: 0px;
    left: 1px;
    top: 60px;
}



.contentgallery{
    background-color: #FFF;
    width: 920px;
    height: auto;
	left: 30px;
	position: relative;
    z-index: 3;
    padding-top: 0px;
}

*/

.content404 {
	background-color: #FFF;
	width: 880px;
	position: relative;
	font-size: 100%;
	left: 30px;
	top: 10px;
	height: auto;
	z-index: 2;
    color: #4C5829;

}

.content404heading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
}

.content404txt1{
	position: absolute;
	width: 850px;
	height: auto;
	z-index: 5;
	left: 20px;
	top: 520px;
}

.content404txt1 ul li{
    margin-left: 11%;
    line-height: 2.3em;
    color: #4C5829;
}

.content404pic{
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 400px;
	max-width: 310px;
	width: 850px;
	height: auto;
}

/*

.contentdone {
	background-color: #FFF;
	width: 100%;
	position: relative;
	font-size: 100%;
	left: 0px;
	top: 20px;
	height: 350px;
	z-index: 2;
	color: #354A8C;
}
.contentdonetxt {
	position: absolute;
	width: 436px;
	height: 200px;
	left: 20px;
}

.contentdonepicture {
	width: 300px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 500px;
}

*/

.flowers {
	height: 200px;
	width: 952px;
	position: relative;
	left: 0px;
	margin-bottom: 20px;
}

.footer {
	background-color: #4C5829;
	font-size: 80%;
	height: 60px;
	width: 952px;
	position: relative;
	left: 0px;
	margin-bottom: 0px;
}
.footercopyright {
    height: 20px;
    width: 400px;
    top: 20px;
    left: 10px;
    color: #FFFFFF;
    position: absolute;
}
	
.slrcltd {
	height: 20px;
	width: 190px;
	left: 730px;
	top: 20px;
	position: absolute;
	z-index: 5;
	text-align: right;
}

/*

.footer-facebook {
	position: absolute;
	width: 50px;
	font-size: 100%;
	text-align: left;
	color: #FFFFFF;
	left: 450px;
	border-top-style: none;
	padding-top: 0px;
	height: 50px;
	z-index: 2;
	visibility: visible;
	top: 5px;
}

.footer-labc {
	position: absolute;
	background-color: #359794;
	width: 175px;
	font-size: 120%;
	text-align: left;
	color: #FFFFFF;
	left: 500px;
	border-top-style: none;
	padding-top: 0px;
	height: 100px;
	z-index: 2;
	visibility: visible;
	top: 10px;
}

*/

.slrcltd a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.slrcltd a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.slrcltd a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.slrcltd a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

.submit-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0A6592;
	background-color: #9BFF9B;
	font-weight: bold;
	height: 40px;
	width: 115px;
	border-radius: 20px;
}

.reset-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0A6592;
	background-color: #FF9B9B;
	font-weight: bold;
	height: 40px;
	width: 100px;
	border-radius: 20px;
}

.centeredtext  {
	font-size: 100%;
	color: #354A8C;
	text-align: center;
	font-family: Arial;
}

.indent {
	font-size: 100%;
	color: #354A8C;
	font-style: normal;
	line-height: 25px;
	text-align: justify;
	margin-left: 20px
}

.indentdouble {
	font-size: 100%;
	color: #354A8C;
	font-style: normal;
	line-height: 25px;
	text-align: justify;
	margin-left: 60px
}

.bodyred {
	color: #F00;	
}

/*
.footerfollow {
	height: 50px;
	width: 200px;
	top: 125px;
	left: 779px;
	color: #FFF;
	position: absolute;
	vertical-align: middle;
}

.facebook {
	top: 5px;
	width: 40px;
	height: 40px;
	z-index: 3;
	position: absolute;
	left: 95px;
}

.twitter {
	position: absolute;
	left: 148px;
	top: 5px;
	width: 40px;
	height: 40px;
	z-index: 3;
}

/*.linkedin {
	left: 760px;
	top: 129px;
	width: 40px;
	height: 40px;
	z-index: 3;
	position: absolute;
}

.youtube {
	position: absolute;
	left: 870px;
	top: 129px;
	width: 40px;
	height: 40px;
	z-index: 3;
}

.googleplus {
	position: absolute;
	left: 925px;
	top: 129px;
	width: 40px;
	height: 40px;
	z-index: 3;
}

.formbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	height: 25px;
	color: #0A6592;
	font-style: normal;
	background-color: #E1EEFF;
	line-height: 20px;
	border: thin solid #0A6592;
}

.formmultilinebox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #0A6592;
	font-style: normal;
	background-color: #E1EEFF;
	line-height: 20px;
	border: thin solid #0A6592;
}
*/
