/* CSS Document */
#content{	width:800px;
			height:600px; 
			position:relative; 
			margin:auto; 
			background:#FFFFFF}

table td{padding:5px}

#search table a:link{color:#005500;font-family:arial;font-size:1em;}
#search table a:visited{color:#005500;font-family:arial;font-size:1em;}
#search table a:focus{color:#005500;font-family:arial;font-size:1em;}
#search table a:hover{color:#F41A40;font-family:arial;font-size:1em;}
#search table a:active{color:#005500;font-family:arial;font-size:1em;}
#search{background-color:#9AEB83; width:800px; height:30px;}
#options{float:right}

#options p{text-align:center; display:inline; padding:10px;font-size:.9em;font-weight:bold; margin-left:10px; background-color:#339933;  padding:5px; font-size:.9em;}


#search p{text-align:center; display:inline; padding:10px;font-size:1.2em;font-weight:bold; margin-left:10px; background-color:#339933;  padding:5px; font-size:.9em;}


#search p a:link{color:#ffffff;font-family:arial;font-size:.9em; text-decoration:none; font-weight:bol}
#search p a:visited{color:#ffffff;font-family:arial;font-size:.9em; font-weight:bold; width:200px; text-decoration:none}
#search p a:focus{color:#ffffff;font-family:arial;font-size:.9em;font-weight:bold; width:200px; text-decoration:none}
#search p a:hover{color:#FFFF00;font-family:arial;font-size:.9em;font-weight:bold;; text-decoration:none }
#search p a:active{color:#ffffff;font-family:arial;font-size:.9em;font-weight:bold; text-decoration:none }

body {
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

#text {		float:left; 
			width:308px;
			margin:10px;
			padding-top:20px;
			color:#0D5526;
			text-align:justify;
			padding-left:15px}

#slide img{ border:5px double; 
			border-color:#107639}
			
#slide{		float:left; 
			margin-top:5px; 
			margin-left:0px; 
			margin-right:0px}
.pline01 {
	height: 185px;
	width: 250px;
	float: left;
	margin-bottom: 25px;
	text-align: center;
	color: #91C549;
	font-weight: bold;
}
.pline02 {
	height: 185px;
	width: 250px;
	float: left;
	margin-left: 15px;
	margin-bottom: 25px;
	color: #92B847;
	text-align: center;
	font-weight: bold;
}
.pline03 {
	height: 185px;
	width: 250px;
	float: left;
	margin-left: 15px;
	margin-bottom: 25px;
	text-align: center;
	color: #87C03D;
	font-weight: bold;
}
#allProducts {
	padding-top: 25px;
}
#allProducts #fruitSpreads {
	color: #8CBA58;
}
#allProducts #fruitSpreads {
	font-weight: bold;
}
#fruitSpreads {
	font-size: 18px;
	text-align: center;
}
#eggs {
	background-image: url(../images/products/eggsLarge.jpg);
	float: left;
	width: 760px;
	height: 170px;
	background-repeat: no-repeat;
	border: thin dotted #8CC344;
	margin-bottom: 20px;
	color: #8BC645;
	text-align: right;
	padding: 20px;
}
.mainproducts {
	float: left;
	width: 760px;
	height: 170px;
	background-repeat: no-repeat;
	border: thin dotted #8CC344;
	margin-bottom: 20px;
	color: #8BC645;
	text-align: right;
	padding: 20px;
}
#chicken {
	background-image: url(../images/products/chickenLarge.jpg);
	background-repeat: no-repeat;
}
#butter {
	background-image: url(../images/products/butterLarge.jpg);
	background-repeat: no-repeat;
}

