
body {
	background-color: #d8d872;
	margin: 0px;
	padding: 0px;
}

.homelink {
	font-family: Arial, Helvetica, Verdana, san-serif;
	color: #cc3300;
	font-size: 11px;
	text-decoration: none;
	}
	
.homelink	a:LINK {
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #cc3300;
	font-size: 11px;
	line-height: 10px;
	text-decoration: none;
	}
	
.homelink	a:VISITED {
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #cc3300;
	font-size: 11px;
	line-height: 10px;
	text-decoration: none;
	}

	
.homelink	a:hover {
	text-decoration: underline;
	
	}
	
/*color used to be #666666*/
.maintext	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #2D2D2D;
	font-size: 12px;
	line-height: 17px;
	}
	
.maintext a:LINK  a:VISITED a:HOVER {
    color: #cc3300;
	text-decoration: underline;
}

.infotext	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color:#C30;
	font-size: 12px;
	line-height: 17px;
	}
	
.tinytext	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	}
	
.shippertext	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color:#000;
	font-size: 11px;
	line-height: 12px;
	}
	
.medtext	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	}
	
.medtextbold	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
	}
	
.medtextbold a:LINK	{
	color: #cc3300;
	text-decoration: underline;
	}
	
/*smalltext used to be font-size 11px and line-height 14px and color #666666*/
.smalltext	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #2D2D2D;
	font-size: 12px;
	line-height: 17px;
	}
	
.smalltext	 a:LINK	{
	color: #cc3300;
	text-decoration: none;
	}
/******************************/
	
.head	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #88330a;
	font-size: 13px;
	line-height: 17px;
	}
	
.lghead	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #88330a;
	font-size: 15px;
	line-height: 17px;
	}
	
.lghead a:LINK	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #88330a;
	font-size: 15px;
	line-height: 17px;
	}
	
.lghead a:VISITED	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #88330a;
	font-size: 15px;
	line-height: 17px;
	}
	
.whitehead	{
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	}
	
/*color used to be #003300*/
.nav {
	font-family: Helvetica Neue, Helvetica, Verdana, san-serif;
	color: #003300;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	}

/*colorused to be #003300*/
.nav a:LINK, a:VISITED {
	color: #003300;
	text-decoration: none;
	}
	
/*color used to be #990000*/
.nav a:HOVER {
	color: #990000;
	text-decoration: underline;
	}
	
.sidebar {
    background-image: url(http://www.fruitgrowers.com/images/leftBackground.jpg);
	background-repeat: no-repeat;
	background-color: #fbb033;
	}
	
.sidebar2 {
    background-image: url(https://www.fruitgrowers.com/images/leftBackground.jpg);
	background-repeat: no-repeat;
	background-color: #fbb033;
	}


.shptitle {
	padding-left: 10;
	padding-right: 10;
}

.dataterm {
	font-weight: bold;
	font-style:italic;
}
