/* naranja #F2A215*/

body{
	background-color:#F2F7D3;
	background: #F2F7D3 url('../images/espigas.png') repeat-x bottom;
}

body.harvester{

background: #F2F7D3 url('../images/harvester3.png') no-repeat bottom right;

}


div.header{
	background-color:#6FC2FF;
	height: 105px;
}

.header h1{
	color: white;
	font-size: 50px;
	padding: 25px 25px 25px;	
      width: 600px;
      float:left;
    
}

#endorsed{
  float: right;
  background-color:#6FC2FF;
  color:white;
  margin-right: 30px;
  margin-top: 35px;
  width: 240px;
  
  font-size: 14px;
}

#endorsed a{
  margin: 0px;
  
}

div.links-frame{
  background-color:white;
  float:right;
  overflow:visible;
}

ul.nav{
	background-color:#F2A215;
	padding-left: 27px;
	border-top: 1px solid #F2F7D3;

}

.nav li{
	display: inline;
	color: white;
	font-weight: bold;
	margin-right: 10px;
}

.nav a,
.nav a:visited{
	color: black;
	text-decoration:none;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.nav a:hover,
.nav li.selected a{
	color: white;
}

div.content{
	margin-top: 25px;
	margin-left: 25px;
	
}

.content h1{
	font-size: 30px;
	
}

.main div.ch{
	width: 870px;
	margin: 0 auto;
}

.main .ch h2{
	margin: 25px auto 0px auto;
	width: 200px;
	font-size: 22px;
	background-color:#F2A215;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}

div.resource-area{
	border: 2px solid #F2A215;
	background-color:white;
	padding: 20px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
font-size: 12px;
margin-bottom: 20px;
}

.resource-area a,
.resource-area a:visited{
	color: blue;
}

ul.nav-resources{
	display:block;
	margin-top: 15px;
	
	text-align: center;
}

.nav-resources li{
	display: inline;
	color:#890C08;
}

.nav-resources li a,
.nav-resources li a:visited{
	color:#890C08;
}

table.checklist,
table.radiolist{
		width: 700px;
		clear: both;
		margin-left: 155px;
		margin-top: 5px;
}


.checklist li,
.radiolist li{
	float:left;
	width: 200px;
}



label{
	width: 155px;
	display: block;
	float:left;
	font-weight: bold;
	
	text-align: right;
	padding-right: 5px;
	line-height: 20px;
}





label.information_contained{
	
	float: none;
	
}

select{
	width: 200px;
}


input[type='text']{
	width: 450px;
	margin-bottom: 5px;
	
}


input.medium{
	width: 170px;
	
}

input.small{
	width: 100px;
	
}

div.resource-header{
	background-color: #F2F7D3;
	padding: 15px 0 0px 0;
	margin-bottom: 15px;
}

.resource-header label{
	font-weight: bold;
}

div.main-left{
	width: 650px;
	float:left;
}

div.controls{
	float: right;
	width: 150px;
	text-align: center;
	margin-right: 15px;
}


label.inline{
	display: inline;
	float: none;	
}

.left label{
	
	display:block;
}

#email{
	width:100px;
	
}






input.submit-button{
	
	width: 150px;
	padding: 5px 0 5px 0 ;
	margin-bottom: 10px;
	cursor:hand;
	
}

a.download-button,
a.download-button:visited{
	margin-top: 10px;
	color: #890C08;
	font-weight: bold;
	font-size: 18px;
	
}

a.download-button:hover{
	color:#F2A215;
}

ul.fields{
	
	display:block;
	clear:both;
	margin-left: 160px;
	margin-top: 5px;
}

.fields li{
	margin-top: 5px;
}

a.add_link{
	margin-left: 160px;
	font-size: 10px;
}

a.remove_link{
	margin-left: 20px;
	font-size: 10px;
	
}


div.home{
	width: 550px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 20px;
	border: 2px solid #890C08;
	background-color:white;
	padding: 20px;
	margin-bottom: 30px;
	line-height: 18px;
	
}

div.pre-home{
	text-align: center;
	
	width: 550px;
	
}


.pre-home h1{
	font-size: 38px;
	font-family:Georgia, Georgia, serif;
	color: #890C08;
}
.pre-home h2{
	font-size: 18px;
	font-family:Georgia, Georgia, serif;
	line-height: 30px;
}

div.pre-home-headlights{
  border: 1px dashed #890C08;
  background-color: #FBFFDF;
  width: 582px;
  overflow:auto;
  padding: 5px;
  text-align:left;
}

#list-of-farms-ico{
  float:right;
}

div.pre-home-headlights a{
  line-height: 55px;
  margin-left: 20px;
  
  
}
div.pre-home-headlights img{
  float:left;
}

.home strong{
	color: #890C08;
	font-family:Georgia, Georgia, serif;
	font-size: 22px;
	line-height: 22px;
		
}

.home p{
	margin-top: 20px;
}

.home p.first{
	margin-top: 0px;
}


/*div.footer{
	
	position:fixed;
	bottom:0px;
	right: 0px;
	height: 375px;
	width: 100%;
	background:url('../images/harvester.png') no-repeat bottom right;
	
}*/

i.help{
	font-size:10px;
	margin-left: 20px;
	
}
