body {
	margin: 0;
	background: #fff !important;
	padding: 10px 0;
	font-family: Arial,sans-serif;
	color: #777;
}

a:link {
	color: #a4cc00;
}

a:visited {
	color: #f26522;
}

a:hover,
a:active {
	color: #bfe425;
}

/* Text sizes
------------------------------------------------------------------------------*/
#page_title2{
	margin: 0 0 1em;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
	color: #779301;
}

.errormessage {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #f00;
}

.headline {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.subheadline {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.formtitle {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	background-color: #0d4832;
	color: #fff;
}

.title,
.formlabel {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.content,
.formcontent,
.headlines {
	font-size: 11px;
	line-height: 16px;
}

.subtitle {
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

.subcontent,
.contactinfo {
	font-size: 10px;
	line-height: 14px;
}

#primary2 {
	width: 888px;
	margin: 0 auto;
	background: #fff url(../graphics/nlfn/layout/bg_primary.gif) 0 0 repeat-y;
	padding: 0;
}

/*
* Begin top menu
*******************************************************************************/
#menu2{
	z-index: 2;
	width: 580px;
	height: 44px;
	margin: 0 auto;
	background: transparent url(../graphics/nlfn/layout/navigation.gif) 0 -44px no-repeat;
	padding: 0 4px;
}

#navigation{
	width: 588px;
	height: 44px;
	margin: 0;
	padding: 0;
}

#navigation li{
	float: left;
	position: relative;
	list-style: none;
}

#navigation li a.top:link,
#navigation li a.top:visited{
	display: block;
	float: left;
	width: 106px;
	height: 44px;
	background: transparent url(../graphics/nlfn/layout/navigation.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
	text-decoration: none;
}

#navigation li.nav_home a.top:link,
#navigation li.nav_home a.top:visited{
	background-position: -4px 0;
	width:50px;
}

#navigation li.nav_producers a.top:link,
#navigation li.nav_producers a.top:visited{
	background-position: -55px 0;
}

#navigation li.nav_consumers a.top:link,
#navigation li.nav_consumers a.top:visited{
	background-position: -160px 0;
}

#navigation li.nav_farm2school a.top:link,
#navigation li.nav_farm2school a.top:visited{
	background-position: -266px 0;
}

#navigation li.nav_tips_tools a.top:link,
#navigation li.nav_tips_tools a.top:visited{
	background-position: -372px 0;
}

#navigation li.nav_about_us a.top:link,
#navigation li.nav_about_us a.top:visited{
	background-position: -477px 0;
}

#navigation li:hover a.top:link,
#navigation li:hover a.top:visited,
#navigation li.sfhover a.top:link,
#navigation li.sfhover a.top:visited,
#navigation li.here a.top:link,
#navigation li.here a.top:visited {
	background: none;
	border: 0;
}

#navigation li ul{
	position: absolute;
	z-index: 100;
	top: 44px;
	left: -9999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	width: 80px;
	border: 2px solid #fff;
	border-top: 0;
	margin: 0;
	padding: 0 6px;
	text-align: center;
	background-color: #aad400;
}

#navigation li ul li{
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding: 0;
}

#navigation li ul li.list_last{
	border: 0;
}

#navigation li ul li:hover,
#navigation li ul li.sfhover{
}
	
#navigation li ul a:link,
#navigation li ul a:visited{
	float: none;
	display: block;
	width: 80px;
	padding: 6px 0;
	color: #fff;
	font: bold 10px/1.2 "Arial", "Helvetica Neue", "Helvetica", sans-serif; /* 100% = 16pt */
	text-transform: uppercase;
	text-decoration: none;
}
	
#navigation li ul a:hover,
#navigation li ul a:active{
	color: #eb6943;
}

#navigation li:hover ul,
#navigation li.sfhover ul{
	left: 3px;
}

#navigation li ul li ul {
	top: 0px;
	left: -9999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 0px solid #fff;
	width:82px;
}

#navigation li:hover ul li ul,
#navigation li.sfhover ul li ul{
	left: 82px;
}


/*
* Begin header
*******************************************************************************/
#header {
	z-index: 1;
	width: 588px;
	height: 100px;
	margin: 0 auto;
	background: transparent url(../graphics/nlfn/layout/bg_header.gif) left bottom no-repeat;
	padding: 0 0 12px;
}

#header2 {
	z-index: 1;
	width: 588px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 12px;
}

#header3 {
	z-index: 1;
	width: 588px;
	height: 100px;
	margin: 0 auto 120px;
	padding: 0 0 12px;
	
}

#header h1 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#header2 h1 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#header3 h1 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}


/*
* Begin primary
*******************************************************************************/
#primary2 {
	width: 568px;
	margin: 0 auto;
	background: transparent url(../graphics/nlfn/layout/bg_primary.gif) 0 0 repeat-y;
	padding: 0 10px;
}

body.home #primary2 {
	width: 520px;
	padding: 20px 34px;
}

#primary2_table {
	width: 568px;
	border-collapse: collapse;
}

form table tr td input.textfield {
	width:205px;
}

#column_l2 {
	width: 174px;
	padding: 20px 24px;
	vertical-align: top;
}

#column_r2 {
	width: 322px;
	padding: 20px 24px 1px 0;
	vertical-align: top;
}

/*
* Begin footer
*******************************************************************************/
#footer2 {
	width: 570px;
	height: 110px;
	margin: 0 auto;
	padding: 155px 100px 0;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

body.home #footer2 {
	position: relative;
	height: 110px;
	background: transparent url(../graphics/nlfn/footer/home.jpg) 0 0 no-repeat;
	padding-top: 197px;
}

body.producers #footer2 {
	background: transparent url(../graphics/nlfn/footer/producers.jpg) 0 0 no-repeat;
}

body.consumers #footer2 {
	background: transparent url(../graphics/nlfn/footer/consumers.jpg) 0 0 no-repeat;
}

body.tips_tools #footer2 {
	background: transparent url(../graphics/nlfn/footer/tips_tools.jpg) 0 0 no-repeat;
}

body.about_us #footer2 {
	background: transparent url(../graphics/nlfn/footer/about_us.jpg) 0 0 no-repeat;
}

body.contact #footer2 {
	background: transparent url(../graphics/nlfn/footer/contact.jpg) 0 0 no-repeat;
}

body.farm2school #footer2 {
	background: transparent url(../graphics/nlfn/footer/farm2school.jpg) 0 0 no-repeat;
}

#join_nlfn2 {
	position: absolute;
	left: 178px;
	top: 23px;
	width: 81px;
	height: 59px;
	text-align: left;
}

#join_nlfn2 a:link,
#join_nlfn2 a:visited {
	display: block;
	width: 81px;
	height: 59px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#blog_link2,
#events_link2 {
	display:block;
	position:absolute;
	top:14px;
	width:176px;
	height:30px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-align:left;
	}
	
#blog_link2 {
	left:295px;
	}

#latest_news2 {
	position: absolute;
	left: 280px;
	top: 42px;
	width: 176px;
	height: 131px;
	text-align: left;
}

#latest_news2 a:link {
	color:#4F6500;
}

#latest_news2 a:visited {
	color:#4F6500;
}

#events_link2 {
	left:490px;
	}

#upcoming_events2 {
	position: absolute;
	left: 490px;
	top: 42px;
	width: 176px;
	height: 131px;
	text-align: left;
	font-weight: normal;
	color: #4F6500;
}

#upcoming_events2 ul {
	margin: 0;
	padding: 12px 23px;
}

#upcoming_events2 p {
	margin: 0;
	padding: 12px;
}

#upcoming_events2 b {
	display: block;
}

#upcoming_events2 a:link {
	color:#4F6500;
}

#upcoming_events2 a:visited {
	color:#4F6500;
}