/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	background: #ddddb9 url(images/farmerheader.jpg) no-repeat left;
	color: #000;
	height: 202px;
	text-align: right;
}

.schomap {
	padding: 20px 50px 0px 0px;
}

/* START LINKS */

a:link, a:visited {
	color:#000;
	background-color: transparent;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: transparent;
	color: #c7c78d;
}

#topnav a:hover, #topnav a:active, #bottomnav a:hover, #bottomnav a:active {
	background-color: transparent;
	color: #ddddb9;
}

.black {
color:#000;
}

.titlebar {
color:#000;
font-weight:bold;
margin-left: 15px;
margin-bottom:5px;
}


/* END LINKS */


#topnav {
	background: #c7c78d;
	color: #000;
	height: 20px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 25px;
}

.topnav2 {
	float:left;
	/*background: #c7c78d;
	color: #000;
	height: 20px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;*/
	padding-left: 15px;
}

#left {
	background: #fff;
	color: #000;
	width: 186px;
	float: left;
	margin-top: 10px;
}

#right {
	background: #fff;
	color: #000;
	margin: 0px 50px 0px 210px;
}

/* IMAGES CSS*/

.imgright {
	text-align: right;
	padding: 5px 0px 5px 5px;
}

.imgright2 {
	float: right;
	padding: 5px 0px 5px 5px;
}

.imgleft {
	float: left;
	padding: 5px 15px 5px 0px;
}

.imgcenter {
	text-align: center;
	padding: 5px 5px 5px 5px;
}

/* END IMAGES CSS*/

/* START FORMS CSS*/

.contentbox {
background-color:#ddddb9;
}

/* END FORMS CSS*/

#bottomnav {
	background: #c7c78d;
	color: #000;
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	clear: both;
}

#footer {
	background: #fff;
	color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0px 25px 0px;
}

.gbees {
	text-decoration: none;
	color: #000;
	background-color: transparent;
}

.gray {
	color:#CCCCCC;
}

.gmap {
text-align: center;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

/* START FARMER PAGES*/

.farmname {

	font-size: 30px;
}

.farmerinfo {

	font-size: 16px;
	/*font-weight: bold;*/
}

.farminfosection {
font-size: 16px;
font-weight: bold;
/*text-decoration: underline;*/
}

.googlemap {
	float: right;
	margin: 10px 0px 10px 10px;
}

/* END FARMER PAGES*/

/* START links PAGES*/

.linklayout {
margin: 25px 0 25px 0;
}

/* End links PAGES*/