@charset "utf-8";
.roundedcornr_bottom div {
   background: url(../_images/ourfruit/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../_images/ourfruit/br.png) no-repeat bottom right;
clear:both;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   height: 20px;
   font-size: 1px;
}
.ourfruitbanner {
	background-image:url(../_images/banners/ourfruit.gif);
	}
#subwrapper {
	margin-left: 40.5px;
	margin-right: 40.5px;
	background-color:#FFF;
	padding: 0px;
	height: auto;
	width: 900px;
	position: relative;
	float: left;
	margin-top: 15px;
}
.roundedcornr_top div {
   background: url(../_images/ourfruit/tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../_images/ourfruit/tr.png) no-repeat top right;
}
#fruit_title {
	width: 200px;
	height: 80px;
	float: left;
	position: relative;
	padding-top:10px;
	}
#fruit_title a {
	text-decoration: none;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#fruit_title h1 {
	color: #a7a37e;
	font-size: 24px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	}
#fruit_image {
	width: 100px;
	height: 80px;
	float:left;
	position:relative;
	margin-top:10px;
	background-repeat:no-repeat;
	}
#grape_image {
	width: 100px;
	height: 136px;
	float:left;
	position:relative;
	margin-top:10px;
	background-repeat:no-repeat;
	}
.imgpeach {
	background-image:url(../_images/ourfruit/pe.jpg);
	}
.imgnectarine {
	background-image:url(../_images/ourfruit/ne.jpg);
	}
.imgotherplums {
	background-image:url(../_images/ourfruit/red_black_pl.jpg);
	}
.imgwhitepeach {
	background-image:url(../_images/ourfruit/wh_pe.jpg);
	}
.imgwhitenectarine {
	background-image:url(../_images/ourfruit/wh_ne.jpg);
	}
.imgpluot {
	background-image:url(../_images/ourfruit/pluot.jpg);
	}		
.imgredplum {
	background-image:url(../_images/ourfruit/red_pl.jpg);
	}
.imgblackplum {
	background-image:url(../_images/ourfruit/black_pl.jpg);
	}
.imgyellowplum {
	background-image:url(../_images/ourfruit/yellow_pl.jpg);
	}
.imgredgrape {
	height: 136px;
	background-image:url(../_images/ourfruit/red_grape.jpg);
	}
.imggreengrape {
	background-image:url(../_images/ourfruit/green_grape.jpg);
	}
.imgblackgrape {
	background-image:url(../_images/ourfruit/black_grape.jpg);
	}
