/* CSS Document */

#layout{
margin:auto;
width:780px;
height:650px;
background-color:#768834;
}
#title{
margin-left:0px;
background-image:url(images/title.jpg);
width:780px;
height:71px;
}
#header{
	background-color:#587c38;
	background-image:url(images/header.jpg);
	width:729px;
	height:173px;
	margin-left: 25px;
}
#links{
	background-color:#768834;
	padding-bottom:7px;
	height: 28px;
	width:729px;
	position:absolute;
	margin-left:10px;
	top: 252px;
	}
	
/* --------------------- nav links --------------------------------*/
#home{
	background-image:url(images/h1.jpg);
	width:127px;
	height:33px;
	background-repeat:no-repeat;
	margin-left:16px;
	
		}
#about{
	background-image:url(images/a1.jpg);
	width:150px;
	height:33px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:156px;
	margin-top:-33px;
	left: -12px;
	top: 33px;

}
#food{
	background-image:url(images/f1.jpg);
	width:126px;
	height:33px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:307px;
	margin-top:-33px;
	left: -12px;
	top: 33px;

}
#features{
	background-image:url(images/fea1.jpg);
	width:153px;
	height:33px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:434px;
	margin-top:-33px;
	left: -12px;

}
  
#contacts{
	background-image:url(images/c1.jpg);
	width:167px;
	height:33px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:588px;
	margin-top:-33px;
	left: -12px;
	top: 33px;
}	
#line{
	background-image:url(images/line.jpg);
	width:1px;
	height:36px;
	background-repeat:no-repeat;
	position: absolute;
	left: 238px;
	top: 240px;
}	
#body1{
	background-color:#557a37;
	width:729px;
	height:320px;
	margin:auto;
	padding-top:10px;
	position: absolute;
	top: 285px;
	margin-left: 25px;
}
#left{
	margin-left:20px;
	margin-top: 10px;
	position: absolute;
	height: 31px;
	width: 264px;
	left: 16px;
	top: 9px;
}
.txt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#e3e8c6;
	margin-left:34px;
}

.txt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	font-weight:normal;
	color:#e3e8c6;
}

.special{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:100%;
	font-weight:bold;
	color:#e3e8c6;
	margin-top:20px;
}

#right{
	margin-left:0px;
	position: absolute;
	left: 340px;
	top: -19px;
	width: 380px;
	}

.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b4404;
	font-weight:normal;
	position: absolute;
	left: 309px;
	top: 213px;
	text-decoration: none;
}
#products{
	width:664px;
	height:251px;
	background-color:#adbc55;
	position: absolute;
	left: 34px;
	top: 259px;
}

#pro1, #pro2, #pro3, #pro4{
	width:129px;
	height:90px;
}

.img_brd {
border: 2px solid #768834 ;
}

#txt{
margin-left:10px;
margin-top:10px;
margin-bottom:5px;
}


.protxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 156px;
	height: 38px;
	color:#FFFFFF;
	}
.protxt2{
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#47510b;
	margin-left: 150px;
	height: 30px;
	top: 30px;
}
.protxt3{
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 156px;
	height: 38px;
	color:#47510b;
	}
	
#txt1{
margin-left:10px;
margin-top:10px;
margin-bottom:5px;
}	

.linktxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #46672b;
	text-decoration: none;
}

.linktxt a:hover {
color: #99992b;
}

.linktxt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #aadd5c;
	text-decoration: none;
}

.linktxt2 a:hover {
color: #FFFFFF;
}

.linkfoot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


#pic1{
background-image:url(images/Ext02.jpg);
background-repeat:no-repeat;
width:380px;
height:283px;
margin-top:22px;
border: 2px solid #adbc55
}
	
#footer{
	height:24px;
	margin-left:auto;
	position:absolute;
	width: 729px;
	top: 2074px;
	left: 1px;
}
.foottxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	vertical-align:middle;
	padding-top:10px;
	}	
	
table.normal {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3e8c6;
}

span.normal {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3e8c6;
}
