
/* 
      Created by MT at 2BBdesign
	  
	  E-Mail: mt@2bbdesign.com
	  
	
 */

body {
	
	background: url(media/img/bodyBG.jpg) top center no-repeat #fff;
	margin:0;
	padding:0;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#666666;
	
}

p { margin: 2px 0;
font-size: 14px;
}



ul {
	
}

li {
	
}

li a {
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}

a {
	color:#660033;
	text-decoration:underline;
}

a:hover {
	color:#333;
	text-decoration:none;
}

#wrapper {
	background: url(media/img/wrapperBG.jpg) top center no-repeat #fff;
	width:960px;
	margin: 0 auto;
	/*background-color: #cccccc;*/
	
}

#header {
	
	width:940px;
	height:107px;
	/*background:#936;*/
	margin: 0 10px;
	
	
	}
#logos a {
	float:left;
	display:block;
	width:246px;
	height:107px;
	background:url(media/img/logosBG.png) no-repeat;
	text-indent: -3000px;
}





#topNav {
	float: right;
	margin: 8px 0 13px 0;
	font-size: 1.1em;
	color:#171e09;
	font-weight:lighter;
	width: 115px;
}
#topNav a {
	
	color:#171e09;
	text-decoration:none;
	
}
#topNav a:hover {
	
	text-decoration:underline;
	
}


#quickemail a {
	display: block;
	width:300px;
	height:41px;
	background:url(media/img/quick-email.png) top center no-repeat;
	text-indent:-1000em;
	float:right;
}
#quickemail a:hover {
	
	background:url(media/img/quick-email.png) bottom center no-repeat;
}


#mainNav {
	float:right;
	clear:right;
	margin: 29px 0 0 0;
	height: 37px;
	width: 600px;
	

	
	
	
}
#mainNav ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	
}
#mainNav li {
	display:inline;
	text-align:center;
	font-size:1.7em;
	line-height:37px;
	margin: 0 ;
	
	
}

#mainNav li a{
	text-decoration:none;
	color:#171e09;
	margin: 0 0 0 5px;
	background:#c2df87;
	display:inline-block;
	height:37px;
	width: 155px;
	text-align:center;

}

#mainNav li a:hover{
	text-decoration:none;
	color:#171e09;
	background:#fff;
	
}

#mainNav li a.selected{
	
	background:#fff;
	
}

#content {
	
	width:960px;
	color:#000000;
	margin: 0 ;
	clear:both;
	float:left;
}

#slider {
	
	margin: 0 10px 0 10px;
	width: 940px;
	height: 283px;
	border-top: 1px solid #171e09;
	background:#fff url(media/img/sliderBG1.png) top no-repeat;
}

#slider1 {
	
	margin: 0 10px 0 10px;
	width: 940px;
	height: 283px;
	border-top: 1px solid #171e09;
	background:#fff url(media/img/sliderBG.png) top no-repeat;
}

#slider2 {
	
	margin: 0 10px 0 10px;
	width: 940px;
	height: 283px;
	border-top: 1px solid #171e09;
	background:#fff url(media/img/sliderBG2.png) top no-repeat;
}

#slider3 {
	
	margin: 0 10px 0 10px;
	width: 940px;
	height: 283px;
	border-top: 1px solid #171e09;
	background:#fff url(media/img/sliderBG3.png) top no-repeat;
}
#slider h2 {
	float:right;
	text-align:right;
	font-size: 3.9em;
	color:#fff;
	padding: 0.1em;
	margin: 15px 15px 20px 0;
	background:url(media/img/h2BG.png);
	clear:right;
}
.homeBox {
	float:left;
	width: 460px;
	height: auto;
	background: url(media/img/HomeBoxBG.png) top center no-repeat;
	margin: 30px 10px 20px 10px;
	position:relative;
	
}
.homeBox h2 {
	margin: 25px 0 25px 20px;
	padding: 3px 0 0 0;
	color:#171e09;
	font-size: 1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.homeBox p {
	margin: 0 20px;
	color:#171e09;
	
}

.homeBox img {
	border:none;
	float: right;
	margin: 0 2px 0 10px;
	position:relative;
	bottom: 0;
}


.goto {
	
	margin: 10px 0 5px 20px;
	
	color:#2f3d12;
	font-size: 13px;
}

.goto a {
	color:#2f3d12;
	text-decoration:underline;
	padding: 0 0 2px 20px;
	display:block;
	width: 120px;
	background:url(media/img/Read-arrow.png) top left no-repeat;
	
}

.goto a:hover {
	color:#660033;
	text-decoration:none;
	
	
	
	
}

#sideNav {
	float: left;
	background:#fff;
	width: 220px;
	margin: 0 20px 20px 10px;
	
}

#sideNav ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

#sideNav li {
	display:block;
	width: 220px;
	height: 47px;
	font-size:1.3em;
	line-height:47px;
	margin: 0;
	border-bottom: 1.1px solid #7f7f7f;
	
}

#sideNav li a{
	text-decoration:none;
	color:#660033;
	padding: 0 0 0 10px;
	/*background:#7f9a9a;*/
	display:block;
	height:47px;
	background:#fff;
	
	font-weight:bold;

}

#sideNav li a:hover{
	text-decoration:none;
	color:#fff;
	background:#660033;
	
}




#topImg {
	
	width: 700px;
	height: 285px;
	margin: 0 0 20px 0;
	border-top: 1px solid #660033;
	position:relative;
	
	
}

#topImg h2 {
	float:right;
	text-align:right;
	font-size: 3em;
	color:#fff;
	padding: 0.1em;
	margin: 0;
	background:url(media/img/h2BG.png);
	position:absolute;
	bottom: 10px;
	right: 10px;
	
}

.recruit {
	background:url(media/img/page-headers/recruit-page.jpg) no-repeat;
}

.about {
	background:url(media/img/page-headers/about-page.jpg) no-repeat;
}

.research {
	background:url(media/img/page-headers/research-page.jpg) no-repeat;
}

.pageBox {
	float:left;
	width: 940px;
	height: auto;
	background: url(media/img/pageBG.png) top center no-repeat;
	margin: 30px 10px 20px 10px;
	position:relative;
	
}
.pageBox h2 {
	margin: 25px 0 25px 20px;
	padding: 3px 0 0 0;
	color:#171e09;
	font-size: 1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.pageBox h2.fruit {
	margin: 15px 0 25px 20px;
	text-indent: -2000px;
	display:block;
	width: 900px;
	height:150px;
	background: url(media/img/H1_fruit.png) top left no-repeat;
	
	
}

.pageBox h2.veg {
	margin: 15px 0 5px 20px;
	text-indent: -2000px;
	display:block;
	width: 900px;
	height:150px;
	background: url(media/img/H1_veg.png) top left no-repeat;
	
	
}

.pageBox h2.salad {
	margin: 15px 0 25px 20px;
	text-indent: -2000px;
	display:block;
	width: 900px;
	height:150px;
	background: url(media/img/H1_salad.png) top left no-repeat;
	
	
}

.pageBox p {
	margin: 5px 20px;
	color:#171e09;
	
}

.pageBox img {
	border:none;
	float: right;
	margin: 0 2px 0 20px;
	
	
}

.homeBox img {
	border:none;
	float: right;
	margin: 0 2px 0 10px;
	position:relative;
	bottom: 0;
}


#footer {
	width:100%;
	clear:both;
	height:226px;
	background: url(media/img/footerBG.jpg) top center no-repeat #fff;
	position:absolute;
	margin: 0;
}


#footerInner {
	width:940px;

	margin: 20px auto 0 auto;
	
	
}

.footerLinks {
	margin: 0;
	padding: 0 0 0 8px;
	list-style:inside;
	list-style-type: none;
	display:block;
	float:left;
	width: 450px;
	text-align: right;
	
}

.footerLinks li a{
	margin: 5px 0;
	color:#2f3d12;
	text-decoration:none;
	line-height: 20px;
}
.footerLinks li a:hover{
	margin: 5px 0;
	text-decoration:underline;
}

.legal {
	float:left;
	margin-top:60px;
	margin-left: 10px;
	clear:left;
	color: #a9a9a9;
	width: auto;
	
}

.legal a {
	color: #a9a9a9;
	text-decoration: none;
}
.legal a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}

.designer {
	float:right;
	margin-top:8px;
	margin-left: 10px;
	clear:both;
	color: #a9a9a9;
	width:auto;
	
}

.designer  a {
	color: #a9a9a9;
	text-decoration: none;
}
.designer  a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}

.clearfix {
	clear:both;
}