
			A
			{
				color: #990000;
				cursor: hand;
				font-weight: bold;
			}

			.main_table
			{
				border: solid 0px black;
				width: 750px;
			}
			.logo_cell
			{		
				font-family: arial;
				font-size: 48;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.ct_desc_cell
			{
				border-top: solid 0px blue;
				border-bottom: solid 0px blue;
				font-family: monotype corsiva;
				font-size: 26;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.slogan
			{				
				font-family: bookman old style;
				font-size: 30;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.pages_title
			{
				font-family: monotype corsiva;
				font-size: 36;
				font-weight: bold;
				text-decoration: underline;
				text-align: center;
			}
			.nav_cell
			{
				font-family: arial;
				font-size: 12;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
				width: 20%;
			}
			.seasonal_news_cell
			{
			/*	border: dotted 2px purple;*/
				font-family: arial;
				font-size: 12;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.seasonal_news_title
			{
				background-color: #990000;
				border-top: solid 2px #990000;
				border-left: solid 2px #990000;
				border-right: solid 2px #990000;
				color: yellow;
				display: block;
				font-family: verdana;
				font-size: 24;
				font-weight: normal;
				padding-top: 10px;
				padding-bottom: 10px;
				text-decoration: underline;
				text-align: center;
				width: 350;

			}
			.seasonal_news_message
			{
				border-bottom: solid 2px #990000;
				border-left: solid 2px #990000;
				border-right: solid 2px #990000;
				display: block;
				font-family: verdana;
				font-size: 16;
				font-weight: bold;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
				padding-top: 10px;
				text-decoration: normal;
				text-align: center;
				width: 350;
			}
			.farm_pic_cell
			{
				font-family: arial;
				font-size: 12;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.seasonal_crop_cell
			{
				font-family: arial;
				font-size: 12;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.crop_news_cell
			{
				/*border: dotted 2px purple;*/
				font-family: arial;
				font-size: 12;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.crop_news_title
			{
				background-color: #990000;
				border-top: solid 2px #990000;
				border-left: solid 2px #990000;
				border-right: solid 2px #990000;
				color: yellow;
				display: block;
				font-family: verdana;
				font-size: 24;
				font-weight: normal;
				padding-top: 10px;
				padding-bottom: 10px;
				text-decoration: underline;
				text-align: center;
				width: 350;
			}
			.crop_news_message
			{
				border-bottom: solid 2px #990000;
				border-left: solid 2px #990000;
				border-right: solid 2px #990000;
				display: block;
				font-family: verdana;
				font-size: 16;
				font-weight: bold;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
				padding-top: 10px;
				text-decoration: normal;
				text-align: center;
				width: 350;
			}

			.contact_cell
			{
				font-family: arial;
				font-size: 16;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.contact_title
			{
				font-family: comic sans ms;
				font-size: 24;
				font-weight: normal;
				text-decoration: underline;
				text-align: center;
			}
			.contact_message
			{
				font-family: comic sans ms;
				font-size: 16;
				font-weight: normal;
				text-decoration: normal;
				text-align: center;
			}
			.crops_title
			{
				font-family: arial;
				font-size: 24;
				font-weight: normal;
				text-decoration: underline;
				text-align: left;
			}
			.crops_subtitle
			{
				font-family: arial;
				font-size: 20;
				font-weight: bold;
				padding-left: 20px;
				text-decoration: normal;
				text-align: left;
			}
			.crops_message
			{
				font-family: arial;
				font-size: 16;
				font-weight: normal;
				text-decoration: normal;
				text-align: left;
			}
