/* MAIN Template */

body {
	position: relative;
	height: 100%;
	width: 100%;
	background-color: Silver;
	text-align: left;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/background-slice.jpg);
	background-color: #135EA1;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #6B6B6B;
	padding: 0px;
}
a:link, a:visited {
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}

p {
	font-size: 1.2em;
	color: #6B6B6B;
}
.sml {
	font-size: 11px;
}



#backlayer {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 0;
	text-align: center;
}

#page {
	position: relative;
	height: 635px;
	width: 951px;
	background-color: White;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	}

#right-shadow {
	position: absolute;
	width: 7px;
	height: 578px;
	background-image: url(../images/right-shadow.jpg);
	background-repeat: no-repeat;
	left: 951px;
	top: 0px;
}

#bottom-shadow {
	position: absolute;
	width: 953px;
	height: 130px;
	background-image: url(../images/bottom-shadow.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 636px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#banner {
	position: absolute;
	width: 955px;
	height: 131px;
	top: 77px;
	left: 0px;
}

#videosurveillance {
	position: absolute;
	left: 5px;
	top: 200px;
	width: 193px;
	text-align: left;
	font-family: "Tahoma";
	font-size: 11px;
	color: #6B6B6B;
	padding: 5px;
}
#videosurveillance img {
	border: none;
}
#video img {
	border: 1px dotted #999999;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


h4.vs {
	color: #6B6B6B;
	font-family: "Tahoma";
	font-size: 13px;
	margin-top: 0px;
	margin-left: 36px;
	margin-bottom: 10px;
}

p.vstext {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}


/* nav links */

#navBar {
	position: absolute;
	left: 385px;
	top: 23px;
	width: 535px;
	height: 23px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #F4CBAB;
	text-align: left;
	}
#navBar ul{
margin:0px;
padding:0px;
line-height:20px;
white-space:nowrap;
}
#navBar li{
	list-style-type:none;
	display:inline;
	margin-left: 1px;
	margin-right: 1px;
}
#navBar a{
	font-size:9px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 10px;
	
}
#navBar a:hover{
	color: #000000;
	}
/*-------------------------------------end nav -------------------------------------*/

#home {
	position: absolute;
	width: 35px;
	height: 12px;
	left: 0;
	top: 4px;
}

#ourcrops {
	position: absolute;
	width: 65px;
	height: 12px;
	left: 45px;
	top: 4px;
}

#educational {
	position: absolute;
	width: 76px;
	height: 12px;
	left: 121px;
	top: 4px;
}

#environmental {
	position: absolute;
	width: 87px;
	height: 12px;
	left: 205px;
	top: 4px;
}

#thefarms {
	position: absolute;
	width: 58px;
	height: 12px;
	left: 301px;
	top: 4px;
}

#news {
	position: absolute;
	width: 33px;
	height: 12px;
	left: 368px;
	top: 4px;
}

#links {
	position: absolute;
	width: 29px;
	height: 12px;
	left: 410px;
	top: 4px;
}

#contact {
	margin: 0px;
	padding: 0px;
	top: -30px;
	left:30px;
	position: absolute;
}
#contact h1 {
	margin-top: 50px;
}

/* Page */

#content {
	position: absolute;
	width: 710px;
	height: 285px;
	left: 210px;
	top: 220px;
	border-left-style: dotted;
	border-left-color: silver;
	border-left-width: 1px;
	text-align: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	
}
h1 {
	font-size: 1.8em;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}
#next a{
	font-size: 1.5em;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
#next {
	height: 40px;
	width: 75px;
	margin-left: 550px;
	position: absolute;
	top: 300px;
}


h4.pagehead {
	color: #6B6B6B;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-top: 0px;
}

p.content {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	margin:5px 0px 0px 0px;
	padding:0px;
}
li {
	font-size: 1.2em;
	margin-top: 5px;
}


/* Home content */

#watchonions {
	position: absolute;
	width: 343px;
	height: 30px;
	background-color: #F28F3C;
	top: 244px;
	left: 24px;
	text-align: center;
}

#onionsimage {
	position: absolute;
	left: 24px;
	top: 275px;
	width: 343px;
	height: 99px;
}

#watchpotatoes {
	position: absolute;
	width: 343px;
	height: 30px;
	background-color: #F28F3C;
	top: 244px;
	left: 368px;
	text-align: center;
}

#potatoesimage {
	position: absolute;
	left: 368px;
	top: 275px;
	width: 343px;
	height: 99px;
}

p.watchgrow {
	margin-top: 4px;
}

a.grow {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-family: "Tahoma";
	font-size: 12px;
}

/* footer */

#footer {
	position: absolute;
	width: 735px;
	height: 28px;
	left: 210px;
	top: 600px;
	border-top-style: dotted;
	border-top-color: silver;
	border-top-width: 1px;
	text-align: center;
}

p.footer {
	font-family: "Tahoma";
	font-size: 10px;
	color: #6B6B6B;
	margin-top: 6px;
}

a.footerlinks {
	font-family: "Tahoma";
	font-size: 10px;
	color: #6B6B6B;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.green {
	color: #517921;
}

#logos {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#hide {
	visibility: hidden;
}

#combine, #lorry, #hectares, #fuel, #animals {height: 275px;
	width: 500px;
	border: 1px dotted #666666;
	background-repeat: no-repeat;}
	
#combine {
	background-image: url(../images/education/ed_0163.jpg);
		}

#lorry {
	background-image: url(../images/education/ed-lorry.jpg);
		}
#hectares {
	background-image: url(../images/education/40hectares.jpg);
		}
#fuel{
	background-image: url(../images/education/fuel.jpg);
		}
		#animals{
	background-image: url(../images/education/animals.jpg);
		}
#flvplayer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#video a, #video a:visited{
	color: #3E6A1D;
	text-decoration: underline;
	font-size: 11px;
}
#video a:hover, #video a:active{
	color: #3E6A1D;
	text-decoration: none;
}
#video img {
	float: right;
	}

.video {
	height: 40px;
	width: 190px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-news {
	position: absolute;
	width: 900px;
	left: 20px;
	top: 220px;
	text-align: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: 380px;
	overflow:auto;
}
.whiteTxt {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#video_page {
	width: 700px;
	top: -15px;
	right: 0px;
	position: absolute;
}
