body, html {
	color: "#333333";
	font-family: Verdana;
	font-size: 11px;
}

.homewelcome {
	color: "#333333";
	font-family: Verdana;
	font-size: 19;
	font-weight: normal;
}

.headline {
	color: "#333333";
	font-family: Verdana;
	font-size: 19;
	font-weight: normal;
	height: 40px;
}

.fruit-veg {
	color: "#333333";
	font-family: Verdana;
	font-size: 9;
	font-weight: bolder;
}
.homeltext {
	color: "#333333";
	font-family: Verdana;
	font-size: 11;
	font-weight: normal;
}
.homecontactus {
	color: "#333333";
	font-family: Verdana;
	font-size: 9;
	font-weight: Normal;
}


p {
	margin-bottom:0;
	font-size: 11px;
}

p#whitebig {
	color: #FBFFFB;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-size:17px;
	text-align:left;
	padding:0;
	margin-bottom:0;
	color:#333333;
	font-family: Verdana, Georgia, serif;
	font-style: italic;
}
h2 {
	font-size:14px;
	font-style: italic;
	font-weight: bold;
	color:#fbfffb;
	padding-top:10px;
	margin:0;
}
h3 {
	font-size:13px;
	font-weight: bold;
	color:#333333;
	padding-top:10px;
}
#middle-content {
        position: relative;
        z-index: 1;
} 

#middle-FBFFFB {
   width: 100%;
   position: absolute;
   top: 187px;
   background: url(../images/fbfffb.jpg) repeat-x;
}
/* FOOTER */
div#footerwrap {
	position:absolute;
	bottom:0;
	left:0;
/*	height:20px; */
	margin-bottom:-1px;
	font-size: 9px;
}
td#footer {
	font-size: 9px;
	color: #fbfffb;
}
td#footer a {
	color:#fbfffb;
}
div#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer-FBFFFB {
   width: 100%;
   position: absolute;
   bottom: 10px;
   background: url(../images/fbfffb.jpg) repeat-x;
}

A#emaillink {
	color:#333333;
}

table#header-position {
	MARGIN-TOP: -11px;
}

table#middle-position {
	MARGIN-TOP: -18px;
}

A { text-decoration:none;}
A:link	{color: #fbfffb;font-weight: bold;}
A:visited{color: #fbfffb;font-weight: bold;}
A:hover	{color: #333333;background-color:none; text-decoration:none;}
	
