		
		
		body
		{
			text-align: center;
			background-color: white;
		}

		.copyright
		{
			font-size: xx-small;
			font-family: "Arial Narrow";
			color: #d1d0c4;
			padding-top: 7px;
		}
		
		.copyright a:link
		{
			text-decoration: none;
			font-family: "Arial Narrow";
			color: #d1d0c4;
			padding-top: 7px;
		}
		
		.copyright a:visited
		{
			text-decoration: none;
			font-family: "Arial Narrow";
			color: #d1d0c4;
			padding-top: 7px;
		}
		
		.copyright a:hover
		{
			text-decoration: underline;
			font-family: "Arial Narrow";
			color: #61bfe2;
			padding-top: 7px;
		}
			

		#copyright_wrapper
		{
			margin: 0px auto;
			padding: 0px;
			border-collapse: collapse;
				
		}

		#main_structure
		{
			margin: 0px auto;
			margin-top: 50px;
			border-collapse: collapse;
			width: 850px;
			height: 650px;
			padding: 0px;
			
			border-top: 1px solid #d1d0c4;
			border-left: 1px solid #d1d0c4;
			border-bottom: 1px solid #d1d0c4;
			text-align: left;
			
		}
		
		#main_structure td
		{
			border-collapse: collapse;
		}

		#navigation_table
		{
			
			border-spacing: 0px;
			border-top: 1px solid #d1d0c4;
			border-left: 1px solid #d1d0c4;
			border-bottom: 1px solid #d1d0c4;
			border-right: 0px;
			
			margin: 0px;
			padding: 0px;
			border-collapse: collapse;
		}
		

		#sub_navigation_table
		{
			margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			
		}

		#table_structure
		{
			margin: 0px;
			padding: 0px;
			border: 0px;
			border-collapse: collapse;
			height: 100%;
			width: 100%;
		}
		
		
		
		#spring_cell
		{
			width: 100%;

		}

		#content_table
		{
			width: 100%;
			height: 100%;
			padding: 0px;
			margin: 0px;
			border-collapse: collapse;
			border: 0px;
			
			
		}


		.top_spacer
		{
			height: 105px;
		}

		.bottom_spacer
		{
			height: 100%;
		}

		p
		{
			font-family: "Arial Narrow";
			font-size: 10pt;
			color: #a3a188;
			line-height: 1.5;
			padding-right: 20px;
			text-align: left;
		}

		.cell_border_right
		{
			border-right: 1px solid #d1d0c4;
			width: 100%;
			padding: 0px;
			margin: 0px;
			border-collapse: collapse;

		}

		.text_cell_border_right
		{
			border-right: 1px solid #d1d0c4;
			width: 100%;
			padding-left: 33px;
			
		}

		.spring_cell_border_right
		{
			border-right: 1px solid #d1d0c4;
			height: 100%;
			min-height: 100%;
		}


		.spring_cell_no_border
		{
			height: 100%;
			position: relative;
			vertical_align: bottom;
		}
		
		ul
		{
			margin-top: 0px;
			
		}
		
		li
		{
			font-family: "Arial Narrow";
			font-size: 10pt;
			color: #a3a188;
			line-height: 1.5;
			
		}
		
		
		.scroll_data
		{
			
			overflow: auto;
			height: 200px;
			font-size: 10pt;
			width: 491px;
		}
		
		.scroll_data table td
		{
			font-family: "Arial Narrow";
			font-size: 10pt;
			color: #a3a188;
			line-height: 1.5;
		}
	
		th
		{
			font-family: "Arial Narrow";
			font-size: 10pt;
			color: #a3a188;
			line-height: 1.5;
			text-align: left;
			font-weight: bold;
		
		}
		
		a:link
		{ 
			
			font-family: "Arial Narrow"; 
			color: #61bfe2; 
			font-weight: bold;
			text-decoration: none;
		}

		
		a:visited
		{
		
			font-family: "Arial Narrow"; 
			color: #61bfe2; 
			font-weight: bold;
			text-decoration: none;
		}

		a:hover
		{
			font-family: "Arial Narrow";
			color: #0a81ad;
			font-weight: bold;
			text-decoration: none;
		}
		
		img
		{

			vertical-align: text-bottom;
		}
		
		#contact_table
		{
			width: 100%;
			font-family: "Arial Narrow";
			font-size: 10pt;
			font-weight: bold;
			color: #a3a188;
			line-height: 1.5;
			text-align: left;
			
		}
		
		#contact_table_border
		{
			border-right: 1px solid #d1d0c4;
			width: 50%;
			margin-right: 80px;
			padding-left: 45px;
		}
		
		#contact_table_no_border
		{
			padding-left: 20px;
			vertical-align: text-top;
		}
		
		#farmers_table
		{
			width: 400px;
			font-family: "Arial Narrow";
			font-size: 10pt;
			font-weight: bold;
			color: #a3a188;
			line-height: 1.5;
			text-align: left;
		}
		
		.staff_table
		{
			padding: 0px;
			margin: 0px;
			border-collapse: collapse;
			border: 1px;
			font-family: "Arial Narrow";
			font-size: 10pt;
			font-weight: bold;
			color: #a3a188;
			line-height: 1.5;
			width: 75%;
			max-width: 75%;
			
		}
		
		.staff_table_border_bottom_right
		{
			border-right: 1px solid #d1d0c4;
			border-bottom: 1px solid #d1d0c4;
		}
		
		.staff_table_border_bottom
		{
			border-bottom: 1px solid #d1d0c4;
		}
		
		.staff_table_border_right
		{
			border-right: 1px solid #d1d0c4;
		}
		
		.staff_table_border_top
		{
			border-top: 1px solid #d1d0c4;
		
		}
		
		.staff_table_border_top_right
		{
			border-right: 1px solid #d1d0c4;
			border-top: 1px solid #d1d0c4;
		
		}
		
		.staff_container
		{
			padding: 0px;
			margin: 0px;
			border-collapse: collapse;
			font-family: "Arial Narrow";
			font-size: 12pt;
			font-weight: bold;
			color: #a3a188;
			line-height: 1.5;
			
		}
		
		
		.staff_picture
		{
			border: 1px solid #d1d0c4;
			
		}
		
		.staff_member
		{
			font-family: "Arial Narrow";
			font-size: 10pt;
			color: #a3a188;
			line-height: 1.5;
			text-align: left;
			padding: 7px;
		}
		
		.insurance_table_border_right
		{
			border-right: 1px solid #a3a188;
		}
		
		.insurance_table td
		{
		
			font-family: "Arial Narrow";
			font-size: 10pt;
			color: #a3a188;
			line-height: 1.5;
			padding-left: 10px;
			padding-right: 10px;
		
		}
		
		.insurance_table
		{
			width: 100%;
		}

		
