* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #003366;
}
p {
margin-bottom: 10px;
padding-bottom: 10px; 
}
#wrapper { 
 margin: 10px auto 20px auto;
 width: 800px;
border: 2px #ff8000 solid;
background-color: #ffffff; 
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Fix for IE */
	width: 100%;
	padding: 10px 0 0 0;
	background: #ffffff;
}
#header {
	color: #333;
	width: 780px;
	padding: 10px;
	height: 198px;
	margin: 0px 0px 0px 0px;
	background-color: #007c00;
	background-image: url(images/grass.png);
}
#navigation {
 color: #333;
 padding: 10px 0 0 40px;
 margin: 0px;
 background: #fff;
}
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 5px;
 padding: 0px;
 width: 195px;
 float: right;
background-color: #ffffff; 
}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 5px;
 padding: 5px;
 width: 570px;
 display: block;
 position: relative;
}
#footer { 
 width: 780px;
 clear: both;
 color: #333;
 background: #ABBEBE;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }

.invisible {
	left: -9000px;
	position: absolute;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003300;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #003300;
}
#navbar li {
	display: inline;
	list-style-type: none;
	margin-left: 14px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.grbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #003300;
}
.grbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	color: #003300;
	font-size:12px
}
.orange {
	color:#FF6600;
	font-weight:bold;
}
.title {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.nobulletlist {
	list-style-image: none;
}
a:link {
	color: #FF6600;
	font-weight: bolder;
}
a:visited {
	color:#000033;
	font-weight:bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.articletitle {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: x-large;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003300;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #003300;
}
#recent-profiles li:hover {
	background-image: url(../farmers/images/box.gif);
}
#listpage td:hover {
	background-image: url(../farmers/images/box.gif);
}
#navbar li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	margin-left: 5px;
}
#title {
	text-align: left;
	vertical-align: baseline;
	padding-right: 20px;
	padding-left: 10px;
	margin:0px;
}
#intro {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#profile left {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#article {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#connect {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
#community {
	padding-right: 5px;
	float: left;
	padding-left: 2px;
}
#map {
	width:500px;
	height:300px;
	border: solid 5px white;
	color: #003300;
	font-size:16px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#profiles {
	float: right;
}
#recent-profiles li {
	margin-bottom: 10px;
	padding: 5px;
	border: dotted thin #FF6600;
	list-style:none;
	margin-left: 5px;
}
#listpage li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	margin-left: 5px;
}
.italic {
	font-style: italic;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003300;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
	float: right;
	padding-right: 10px;
}
