body {
	font-family: Arial, Helvetica, sans-serif; 
 	font-size: .8em;
	line-height: 1.2;
/*	background-color: #136176;
	background-color: #1c4f6c; */
	background-color: #084f62; 
}

td, th  {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 1.3;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	}
h2 {
	font-size: 1em;
	font-weight: bold;
	
	}
h3 {  /* this has no margin at the bottom, for when you want it to be closer to the
text or item that follows it */
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	}

.larger {
	font-size: 1.3em;
}

.smallText {
	font-size: .7em;
	}

.assocNewsItem {
	margin-top: -10px;
	margin-bottom: 0;
	font-size: 11px;
}

form#form2 {
	margin-bottom: -5px;
}
	


a:link { 
	color: #136176; 
	text-decoration: none;
	}
a:visited { text-decoration: none; color: #294E9E; }
a:hover { text-decoration: underline; color: #FFA705; }

.readMore {
	font-style: italic;
	font-size: 1em;
}
a.readMore:link { 	text-decoration: none; color: #136176; font-style: italic; font-weight: normal;  }
a.readMore:visited { text-decoration: none;  font-style: italic; color: #294E9E;}
a.readMore:hover { 	text-decoration: underline;  font-style: italic; }


.formLabel {font-size: 9px; 
	text-align: left;
	padding-left: 40px;
	padding-top: 7px;
	width: 172px;
	}

#LocationsLayer {
	position:absolute;
	width:131px;
	height:48px;
	z-index:1;
	left: 21px;
	top: 165px;
}


#FarmText {
	position:absolute;
	width:310px;
	height:119px;
	z-index:1;
	visibility: visible;
}



#wrapper {
	margin: 0px auto;
	padding: 0;
	position: relative;
	}
	

#content {
	padding: 20px 15px 20px 15px;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	}
	
#ABO {   /* holds ABO login on home page */
	width: 160px;
	float: left;
	margin-bottom: 0;
}

	
	#Q2OnlineLogin { /* ABO form or can also be a div */
		background: url(../../images/ABO-bg2.jpg) top left no-repeat;
		height: 200px;
		margin: 0;
		padding: 10px 5px 0 10px;
		color: #666;
		font-size: 12px;
	/*	outline: 1px dashed green; */
	}
	
	#Q2OnlineLoginLink { /* ABO form or can also be a div; Use when using the link-only login style */
		background: url(../../images/ABO-bg-sm.jpg) top left no-repeat;
		height: auto;
		margin: 0;
		padding: 15px 5px 5px 5px;
		color: #666;
		font-size: 12px;
	}
	
	
		#Q2OnlineLoginOffline { /* ABO form or can also be a div */
		background: url(../../images/ABO-bg2.jpg) top left no-repeat;
		min-height: 180px;
		margin: 0;
		padding: 15px 5px 5px 5px;
		color: #666;
		font-size: 12px;
	}

		#Q2OnlineLogin input#user_id, #Q2OnlineLogin input#password {
			font-size: 12px;
			margin-bottom: 7px;
			border: 1px solid #cecece;
		}
	#ABOHeader {
		background: url(../../images/ABO-button-bl-bg.jpg) top left no-repeat;
		width: 160px;
		height: 27px;
		margin-bottom: 3px;
		color: #f3b12c;
		background-color: #fff;
		font-size: 18px; 
		letter-spacing: -1px;
		padding: 0; 
		text-align: center; 
		font-weight: bold;
	}
	#ABO hr {
		border-top: 1px dashed #ccc; 
		border-bottom: none; 
		width: 95%; 
		height: 1px;
		margin: 0;
		padding: 0;
	}
	
	.hrIEsux {
		border-top: 1px dashed #ccc; 
		border-bottom: none; 
		width: 95%; 
		height: 1px;
		margin: 3px 0;
		padding: 0;
	}
	.ABOnotice {
		padding: 0 5px 5px 2px; 
		margin-top: -7px;
		font-size: 11px; 
		color: #790000;
	}

	.specialLink { /* use as div classes to style the links in the ABO login area with arrow "bullets" */
			background: url(../../images/arrow-yel-wh.gif) no-repeat 0% 40%; 
			font-size: 11px;
			width: 150px;
			margin: 0 0 5px -2px;
			padding-left: 9px;
			line-height: 1;
	}
	.specialLink a {
		color: #000;
	}
	.specialLink a:hover {
		text-decoration: underline;
	}
	.where { /* for "where do i enter my password" link */

		margin-bottom: 12px;
		line-height: 1;
		font-size: 11px;
	}
		.where a {
			color: #2D7384 !important;
			text-decoration: underline;
		}
		.where a:hover {
			color: #000 !important;
			text-decoration: underline;
		}
		
	
	

	a.login {
	color: #999;
	text-decoration: underline;
	font-size: 14px;
	margin-left: 10px;
	}
		a.login:hover {
			text-decoration: underline;
			font-style: italic;
			font-size: 14px;
		}
	#ABOLbutton {  /* holds the demo button */
		text-align: left;
		margin: 7px 0 0 0;
		padding: 0;
	}

		
.clear {
	clear: both;
	display: none;
	}
	
#mainStory {   /* this div is where the main home page headline story goes */
	width: 335px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	margin: 0;

	}
	#mainStory a { text-decoration: none; color: #136176; !important; }
	#mainStory a:visited { text-decoration: none; color: #294E9E; !important;}
	#mainStory a:hover { text-decoration: underline; color: #FFA705; !important;}
	
#specialNotice {  /* this appears in the upper right corner when we have something to announce */
	width: 156px;
	float: left;
	padding: 4px;
	background-color: #fff;
	border: solid 1px #cecece;
	}
	
	#specialNotice a { text-decoration: none; color: #136176; !important; }
	#specialNotice a:visited { text-decoration: none; color: #294E9E; !important;}
	#specialNotice a:hover { text-decoration: underline; color: #FFA705; !important;}
	
#specialNoticeHeader {
	padding-left: 30px; 
	border-bottom: solid 1px #ddd; 
	margin-bottom: 3px;
}

#applyLoan {
	width: 678px;
	float: left;
	text-align: center;
	margin: 0px 0px 5px 5px; 
 }
 

#twoColHolder {
	width: 690px;
	float:left;
	margin-top: 10px;

}


#leftColumn {  /* holds the left column (Assoc News) divs. It doesn't have any visible styling itself. */
	width: 349px;
	float: left;
	margin-right: 20px;
/*	border: 1px solid #cecece; */
}
	
	 /* #leftColHeader { /* Holds rounded corner header image */
	/*	background: url(../../images/gradientback.png) left top no-repeat #fff; */
	/*	border-bottom: 1px solid #f3b12c;
		width: 330px;
		padding: 3px 5px 0px 5px;
		margin-bottom: 10px;
		font-size: 1.4em;
		text-align: left;
		
	} */
	
		#leftColHeader {  /* Holds rounded corner header image */
/*		background: url(../../images/gradientback.png) left top no-repeat #fff; */
		
		width: 330px;
		padding: 0px 5px 0px 5px;
		margin-bottom: 5px;
		color: #2D7384;
		font-size: 1.4em;
		font-weight: bold;
		text-align: left;
		
	}
	#leftColContent {  /* has padding so text has outer white space  */
		padding: 0px 10px 10px 5px;
	/*	border-left: 1px solid #cecece;
		border-right: 1px solid #cecece; */
		margin-top: -5px;
	}
	#leftColBottom {
		background: url(../../images/gray-outline-bottom.gif) left bottom no-repeat #fff;
		height: 11px;
	}

#rightColumn { /* this holds the right column (Members and Properties) divs. It doesn't have any visible styling itself. Has Margin on left side to create white space between the columns */
	width: 320px;
	margin-bottom: 20px;
	float: left;
}

	#rightColumnHeader1 {
		background: url(../../images/grayBackTop.gif) left top no-repeat;
		height: 10px;
		width: 320px;
	}
	
	#rightColContent1 {
		padding: 0px 10px 0px 10px;
		background-color: #eee;
	}
	#rightColBottom1 {
		background: url(../../images/grayBackBottom.gif) left bottom no-repeat;
		height: 10px;
		width: 320px;
		margin-bottom: 15px;
	}
	
	#rightColumnHeader2 {
		background: url(../../images/grayBackTop.gif) left top no-repeat;
		height: 10px;
		width: 320px;
	}
	
	#rightColContent2 {
		padding: 0px 10px 0px 10px;
		background-color: #eee;
	}
	#rightColBottom2 {
		background: url(../../images/grayBackBottom.gif) left bottom no-repeat;
		height: 10px;
		width: 320px;
	}

	

