body {
background-attachment: scroll;
background-color: #FFECEF;
background-image: url(/images/strawberries.jpg);
font-family: Verdana, Arial, helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}

/* ---------- PRODUCE ------------ */

.produce {
width: 742px;
padding: 0px;
background-image: url(/images/gooseberries.jpg);
border:1px solid Black;
}



.produce td img {
border-bottom: 1px solid Black;
border-right: 1px solid Black;
}


.produce p {
margin: 6px 0px 6px 3px;
padding: 2px;
}

.col {
margin: 0px;
padding: 0px;
width: 25%;
float: left;
vertical-align: top;
text-align: left;
}

.col img {
border: 1px solid #000000;
float: left;
clear: left;
}

.main {
width: 100%;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
background-image: url(/images/gooseberries.jpg);
}

p {
color: Black;
margin: 5px 7px 0px 7px;
text-align: left;
font: 95%;
}

.main h2 {
	clear: left;
}

.r200{width:200px;}
.r250{width:250px;}
.r300{width:300px;}
.r350{width:350px;}
.r400{width:400px;}
.r450{width:450px;}


.r200,.r250,.r300,.r350,.r400,.r450 {
float: right;
border-left:1px solid #696969;
border-bottom:1px solid #696969;
background-image: url(/images/gooseberries.jpg);
padding: 0px;
margin: 0px;
}

h1 {
border-bottom: 1px solid #B91133;
background-image: url(../images/header1.jpg);
font-size: 130%;
color: #DC143C;
}

h1,h2,h3,h4,h5 {s
text-align: left;
text-indent: 5px;
letter-spacing: 2px;
margin: 0px;
font: normal lighter;
padding-top: 3px;
padding-bottom: 3px;
}

h2,h3,h4,h5 {
border-bottom: 1px solid #B91133;
color: #267548;}

h2 {
font-size: 120%;}
h3 {
font-size: 100%;
clear: both;}
h3 b {
font-size: 70%;
font-weight: normal;
color: Silver;
vertical-align: middle;
letter-spacing: 1px;}
h3 b i {
color: #32CD32;
font-style: normal;
font-weight: bold;
}

h4 {
font-size: 120%;
color: #696969;}

.lpic {
float: left;
clear: both;
vertical-align: top;
background-image: url(../header1.jpg);
border-top: 1px solid #696969;
border-right: 1px solid #696969;
border-bottom: 1px solid #696969;
color: Black;
font-size: 80%;
letter-spacing: 1.5pt;
text-transform: uppercase;
text-align: center;
margin: 0px;
}

.new {
	clear: both;
}

.rpic {

clear: both;

border-top: 1px solid #696969;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
color: White;
font-size: 80%;
letter-spacing: 1.5pt;
text-transform: capitalize;
text-align: center;
margin: 0px;
}

ul {
list-style: outside url(../images/b.gif);
vertical-align: middle;
margin: 0px 10px 5px 10px;
padding: 0px 10px 5px 10px;
text-align: left ;
}

li {
margin: 5px 0px 0px 0px;
}


.footer {
font-size: 60%;
text-align: center;

color: #FA8072;

}



/* A LINKS */

a:link {color: #267548;
text-decoration: underline;
font-size: 100%;
}
a:visited {color: #728291;
text-decoration: underline;
font-size: 100%;}
a:hover {font-size: 100%;
color: #DC143C;
text-decoration: none;}
a:active {color: Gray;
font-size: 100%;
text-decoration: underline;
}