@charset "utf-8";
/* CSS Document
blue: 0d699f
lt blue: e0f3fc
orangee: ce714b
dk farmers: b85228

Text brown: 24140f
*/
body{
	height: 100%;
	margin:0px;
	background:url(/images/pg_bkgrd.jpg) repeat-x left top;
}


#main {padding-bottom: 75px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: 0px; /* negative value of footer height */
	height: 75px;
	bottom:0px;
	padding-top:10px;
	clear:both;
	} 

.margin {
	/*width:5%;*/
	background:url(/images/bodyBG.gif) repeat-x left top;
	
}
/*HEADER */
.header_mid {
	width:90%;
	min-width:850px;
	height:48px;
	border-left: solid 1px #e0f3fc;
	border-right: solid 1px #e0f3fc;
}

/*MENU */
.menu_table {
	background-image: url(/images/menu/menu_drop.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:-3px;
}
#menu_container {
	bottom:0px;
	width:100%;
	min-width:960px;
	height:20px;
	z-index: 1000;
	

}
.menu_left {
	background-image: url(/images/menu/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height:44px;
	width:8px;
}
.menu_right {
	background-image: url(/images/menu/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:44px;
	width:8px;
}
.menu_mid {
	background-image: url(/images/menu/menu_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:44px;
	}
.menu_text,  .menu_text a:link,  .menu_text a:visited {
 	color: #e0f3fc;
 }

.current-page {
	color: #ffffff;
	 }
 
/*CONTENT*/
.zenger_home {
	background-image: url(/images/Zenger_NewHome.jpg);
	background-repeat: no-repeat;
	width:995px;
	height:470px;
	background-position: center top;	
}
.main_table {
	width:90%;
	max-width:950px;
}
.image_table {
	width:850px;
	border: solid 1px #000000;
}
.main_div {
	margin-left:15px;
	margin-right:15px;
}
.main_header_bkgrd {
	background-image: url(/images/main_image_bkgrd.jpg);
	width: 296px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: right top;
}
.page_image {
	background-image: url(/images/about.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:150px;
	background-position: left top;
	
}
.page_image2 {
	background-image: url(/images/marketing.jpg);
	background-repeat: no-repeat;	
	width:554px;
	height:150px;
	background-position: left top;
}
.page_image3 {
	background-image: url(/images/marketing_programs.jpg);
	background-repeat: no-repeat;	
	width:554px;
	height:150px;
	background-position: left top;
}
.page_image4 {
	background-image: url(/images/marketing_plans.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:150px;
	background-position: left top;
}
.page_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing:1px;
	text-decoration: underline;
	text-align: left;
}
.main_content {
	width:90%;
	padding:20px;
	
}
.main_content_border {
	width:90%;
	padding:20px;
	border-left: solid 1px #e0f3fc;
	border-right: solid 1px #e0f3fc;
	
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d699f;
	margin-top:-20px;
	
}
.divider {
	background-image: url(/images/divider.png);
	background-repeat: repeat-y;
	background-position: right top;	
}
.LTbar_ITtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #585c5e;
	line-height:150%;
	font-style: italic;
	vertical-align:top;

}
.LTbar_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #585c5e;
	line-height:150%;
	vertical-align:top;

}
.LTbar_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #b44e25;
	line-height:150%;
	vertical-align:top;

}
.inner_header1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #af4115;
	line-height:150%;
	vertical-align:top;
	margin-left: 10px;
	text-align:left;

}

.farmers {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #b85228;
	line-height:150%;
	font-weight: bold;
	font-style: italic;
}
.logo {
	float:left;
	margin-right:25px;
	margin-left:-25px;
	background-image: url(/images/zenger_management.png);
	background-repeat: no-repeat;
}

.farmers_advocate_image {
	float:left;
	margin-right:25px;
	margin-left:-25px;
	background-image: url(/images/wheat-farmers.png);
	background-repeat: no-repeat;
}
.farmers_advocate_header_image {
	background-image: url(/images/farmers-advocate.jpg);
	background-repeat: no-repeat;	
	width:554px;
	height:150px;
	background-position: left top;
}
.farmers_weekly {
	background-image: url(/images/farmers_weekly.png);
	background-repeat: no-repeat;	
	width: 350px;
	height:275px;
	float:left; 
	margin-right:15px;
	margin-bottom: -10px;
}
.farmers_weekly_both {
	background-image: url(/images/farmers_weekly_both.png);
	background-repeat: no-repeat;	
	width: 350px;
	height:299px;
	float:right; 
	margin-left:15px;
	margin-bottom: 10px;
}
.icontact_form {
	width: 150px;
	height: 239px;
	margin-left:20px;
	margin-right:-10px;
}
.marketing_plan_chart {
	float:left;
	margin-right:10px;
	margin-left:25px;
	background-image: url(/images/marketing-plan-chart.png);
	background-repeat: no-repeat;
	width:283px;
	height:202px;
	background-position: right top;
}
.marketing_advisory_chart {
	float:left;
	margin-right:10px;
	margin-left:25px;
	background-image: url(/images/seasonal-chart.png);
	background-repeat: no-repeat;
	width:283px;
	height:208px;
	background-position: right top;
}
.marketing_overview_image {
	float:left;
	margin-right:25px;
	margin-left:25px;
	background-image: url(/images/marketing_scale.png);
	background-repeat: no-repeat;
}
.marketing_program_image {
	float:left;
	margin-right:25px;
	margin-left:-25px;
	background-image: url(/images/newsletter_pic.png);
	background-repeat: no-repeat;
}
.content_header, .content_header a:link, .content_header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d699f;
	
}
.content_header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ce714b;
	
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #24140f;
}
.content a:link, .content a:visited  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0d699f;
}
.content a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ce714b;
	
}
.check, .check a:link, .check a:visited {
	list-style-image:url(/images/check.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #af4115;
	line-height:150%;
	text-decoration:none;
}
.check a:hover {
	color: #0d699f;
	text-decoration:none;
		
}
.check2, .check2 a:link, .check2 a:visited {
	/*list-style-image:url(/images/check.png);*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height:150%;
	text-decoration:none;
	font-weight: bold;
	letter-spacing:1px;
	list-style-type: none;
	margin-left:-20px;
	margin-bottom:8px;
}
.check2 a:hover {
	color: #0d699f;
	text-decoration:none;
		
}
/*FORM Memeber Area */
.textfield {
	font-size: 12px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.gray_text, .gray_text a:link, .gray_text a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px;
	
}
.member_table {
	background-image: url(/images/member_table.jpg);
	background-repeat: repeat-x;	
}
/*PIC*/
.pic {
	border: solid 1px #ce714b;
	
}
/*FOOTER*/
.footer, .footer a:link, .footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #24140f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #b85228;
	text-decoration:none;
}
.footer_med, .footer_med a:link, .footer_med a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #24140f;
	text-decoration:none;
}
.footer_small, .footer_small a:link, .footer_small a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24140f;
	text-decoration:none;
}
/*DIR LISTING*/
img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	
}

#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
	background-image:url(bg.gif);
	padding: 10px;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:768px;
	text-align:right;
	
}

#listing a:hover {
	background-color:#DBE6FE;
}

#listing a img {
	float:left;
	margin-right: 4px;
}



#listing a strong {
	width: 300px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:786px;
	background-color: #E9F0FF;
}

#uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}
