body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #DEBB61;
}
a:link {
	color: #97672C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B57B35;
}
a:hover {
	text-decoration: underline;
	color: #C62F2D;
}
a:active {
	text-decoration: none;
	color: #701471;
}


.pagecontainer 
{
	margin: 10px auto;
	padding: 8px;
	height: 100%;
	width: 974px;
	background-color: #ffffff;
	background-image:url(img/texture.gif);
	border-color:   #666;
	border-width: 1px;
	border-style: solid;

}

.pagecontainer table
{
	table-layout: fixed;
}

.pagecontainer table td
 { border: solid 1px #f5f5f5;
 }
 
.entrybottomrule
 { border-bottom: solid 1px #4A3915;
 	height:2px;
 }

.leftcol
{
	width: 200px;
	
}
.leftcol ul {
 list-style: none;
 }
 
.leftcol li
{
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif ;
	font-size:13px;
	color:#000066;
	background-color:#273a80;
	background-image:url(img/menu_bkg.gif);
	font-weight:bold;
	line-height: 25px;
	border: solid 2px #41a979;
	margin:2px 10px 3px -30px;
	text-decoration: none;
	list-style:none;
	text-align:center;
	text-transform:uppercase;
	}
	

.leftcol .sel
{
	background-color:#390039;
	background-image:url(img/menu_bkg_sel.gif);

}

.leftcol a:link {
	color: #b9d5a1;
	text-decoration: none;
}
.leftcol a:visited {
	text-decoration: none;
	color: #b9d5a1;
}
.leftcol a:hover {
	text-decoration: underline;
	color: #CCAA46;
}
.leftcol a:active {
	text-decoration: none;
	color: #701471;
}


.centercol
{
	background-color: #fff;
	margin: 0;
	width:566px;
}


.centercol_shop
{
	 
	margin:0px; padding:2px 30px; 
	text-align:center;
}
.entrycol
{
	padding: 0px 50px 80px 50px;
}
.contentcontainer
{
	width: 500px;
	background-repeat:no-repeat;

	
}

.contentcontainer h1
{
	margin-top: 35px;
	padding-bottom:10px;
	font-family:"CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:24px;
	border-bottom: solid 2px #41a979;
	color:#273A80;
	line-height: 16px;
	font-weight: normal;
	
}


.contentcontainer h2
{
	margin-top: 35px;
	margin-bottom: -5px;
	padding-bottom:6px;
	font-family:"CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom: solid 2px #41a979;
	color:#273A80;
	line-height: 16px;
	font-weight: normal;
	
}

.contentcontainer p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#555;
	line-height: 20px;
	font-weight: normal;
	
}

.contentcontainer h3
{
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#273A80;
	line-height: 22px;
	font-weight: normal;
	margin-bottom:2px;
	margin-top:10;
	padding: 0px;
	
}

.intro
{
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#273A80;
	line-height: 20px;
	font-weight: normal;
	margin-bottom:2px;
	margin-top:5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	
}

.contentcontainer h4
{
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444;
	line-height: 15px;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:-12px;
	padding: 0px;
	
}

.contentcontainer_reg
{
	width: 445px;
	padding: 0px 60px 20px 60px;
	background-image:url(img/home_messagebkg.jpg);
	
}


.contentcontainer_reg h1
{
	padding-top: 0px;
	font-family: "copperplate gothic light", copperplate, Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#c5960b;
	font-weight: normal;
	border-bottom: #564319 solid 1px;	
	
}

.contentcontainer_reg h2
{
	padding-top: 0px;
	font-family: "copperplate gothic light", copperplate, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#c5960b;
	font-weight: normal;
	border-bottom: #564319 solid 1px;	
	
}

.contentcontainer_reg p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	line-height: 20px;
	font-weight: normal;
	padding-left:20px;
	
}

.contentcontainer_reg h4
{
	font-family: copperplate, "copperplate gothic bold", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#CFC2A2;
	font-weight: normal;
	margin-bottom:2px;
	padding: 0px;
	
}
.bigcenteredimage img 
{
	margin:8px;
	padding: 5px;
	border: #c5960b solid 1px;
	background-color:#3D2E11;
	}
	
.bigcenteredstuff  
{
	margin:8px;
	padding: 5px;
	border: #c5960b solid 1px;
	background-color:#3D2E11;
	}	
	
.floatrightimage 
{
	float:right;
	margin: 8px 8px 10px 8px;
	padding: 5px;
	border: #c5960b solid 0px;
	background-color:#fff;
	
	}	

.floatleftimage 
{
	float:left;
	margin: 8px 8px 18px 8px;
	padding: 5px;
	border: #c5960b solid 0px;
	background-color:#fff;
	
	}	
	
.entryaddlinks	a
{
	font-family: copperplate, "copperplate gothic light" Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C99600;
	}

.entrydivider, .bigcenteredimage, .bigcenteredstuff
{	
text-align: center;
}

.entrydivider img
{
	margin:-10px 20px 5px -20px;
	padding: 0px;
	}
		
	
.memberships
{
	margin:90px 7px 10px 7px;
	text-align:center;
	padding: 5px;
	border: #c5960b solid 1px;
	background-color:#3D2E11;
}



.bgfeed h2
{
border: #c5960b solid 1px;
background-color:#390039;
font-size:11px;
font-family:Verdana, Helvetica, sans-serif, Copperplate;

font-weight: normal;
text-align:center;
margin:10px 5px 0px 5px;
padding:5px 0px;
}
.bgfeed ul
{
border: #c5960b solid 1px;
	background-color:#3D2E11;
font-size:10px;
font-family:Verdana, Helvetica, sans-serif, Copperplate;
color:   #999;
 list-style: none;
font-weight: normal;
margin:0px 5px 3px 5px;
}

.bgfeed li
{
margin:5px 10px 13px -28px;
	text-decoration: none;
	list-style-type:none;
	}
	
.labels h2
{
font-size:16px;
color: #c5960b;
/*background-color:#390039;*/
font-family: Copperplate, Verdana, Helvetica, sans-serif;
font-weight: normal;
margin:10px 5px 0px 5px;
padding:4px 5px 3px 5px;
}
.labels ul
{
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif, Copperplate;
	color:   #999;
	font-weight: normal;
	margin:0px 5px 3px 0px;
}

.labels li
{
    margin:0px 0px 1px -35px;
	padding: 3px 8px;
	text-decoration: none;
	list-style-type:none;
	border-top: #3D2E11 solid 1px;
	}	
	
	.archivelist h2
{
font-size:16px;
color: #c5960b;
/*background-color:#390039;*/
font-family: Copperplate, Verdana, Helvetica, sans-serif;
font-weight: normal;
margin:10px 5px 2px 5px;
padding:4px 5px 3px 5px;
border-bottom: #3D2E11 solid 1px;
}
.archivelist ul
{
	font-size:9px;
	font-family:Verdana, Helvetica, sans-serif, Copperplate;
	color:   #999;
	font-weight: normal;
	margin:2px 0px 3px 15px;
}

.archivelist li
{
    margin:0px 0px 1px 5px;
	padding: 1px 0px;
	text-decoration: none;
	list-style-type:none;
	border-top: #3D2E11 solid 1px;
	}
.indexbody {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#273A80;
	line-height: 16px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.indexbodynotop {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#273A80;
	line-height: 16px;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 0px;
}
.smalltext {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height: 16px;
	font-weight: normal;
	padding: 0px;
}
.farmerstext {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#273A80;
	line-height: 14px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
}
.farmerstextPad {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#273A80;
	line-height: 14px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.bodycopy1stcol {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#273A80;
	line-height: 16px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.Headline {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#E32139;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.Subhead {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1a6b05;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.bodycopy {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: 16px;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidebar {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#28397F;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2;
	padding-bottom: 0px;
	letter-spacing: 1px;
}
.sbcopy {
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: 16px;
	font-weight: normal;
	padding-bottom: 0px;
}

.searchBoxCell
{
	background-repeat:no-repeat;
	background-image:url('img/searchbox.jpg');
	background-position:45px 9px;
	/*width:225px;*/
	height:185px;
	/*padding-top:55px;*/
	padding-left:0px;
	/*margin-top:55px !important;*/
	text-align:left;
}

.searchBoxTextInput
{
	margin-left:120px;
	margin-top: 10px;
}

.searchBoxSelect
{
	margin-top:22px;
	margin-left:100px;
}

.searchBoxTextInputJoomla
{
	margin-left:120px;
	margin-top: 75px;
}

.searchBoxSelectJoomla
{
	margin-top:25px;
	margin-left:100px;
	width:150px;
}

#wrapper
{
	 position:absolute;
	 z-index:100;
	 width:880px;
	 
}

#menu
{
	width:100%;
}

h3
{
	font-family: "CENTURY GOTHIC", Futura, Arial, Helvetica, sans-serif;
}

.farmlistDetails
{
	font-size:11px;
}
