/*contact us*/
/*====form====*/
.body_wrapper{

}
#contact-us_form_top{
	width: 586px;
	height: 8px;
	background: #fff url("../images/contact-us_form_top.jpg") no-repeat bottom left;
}
#contact-us_form_bottom{
	width: 586px;
	height: 5px;
	background: #fff url("../images/contact-us_form_bottom.jpg") no-repeat top left;
}
#form_down {
	background: #0072bc;
	width:586px;
	overflow: hidden;
	font-family: arial,tahoma, sans-serif;
}
.label_textinput_pair {
 	background: url(../images/required_Dot.gif) no-repeat right 50px;
 	padding-bottom: 0 !important;
 	width: 540px;
 }
 .label_textarea_pair {
 	background: url(../images/required_Dot.gif) no-repeat right 140px;
 	padding-bottom: 0 !important;
 	width: 540px;
 }
 p#requiredField{
	background: #0072bc url("../images/required_Dot.gif") left center no-repeat;
	padding: 0 0 0 10px;
	margin:1em 0 0 2.4em;
	color: #ffffff !important;
}
#contact-us-form{
	float: left;
	width: 586px;
	padding: 0 0 4em 0;
	overflow: hidden;
	display: block;
	position: relative;
}
#contact-us-form p#msg{
	color: #da4800;
	font-size: 18px;
	font-family: helvetica, arial, tahoma;
	font-weight: bold;
}
#address_container{
	float: left;
	width: 365px;
	text-align: left;
	margin: -1em 0 0 0;
	padding-left: 20px;
}
#address_container h3{
	color: #598527;
	font-size: 19px;
	font-family: helvetica, arial, tahoma;
	margin-top: 1em;
	font-weight: bold;
}
#address_container p{
	color: #555555;
	font-size: 16px;
	line-height: 24px;
	font-family: helvetica, arial, tahoma;
	margin-top: 1em;
	text-align: justify;
}
#email_jds{
}
#farm_direction{
	display: block;
	clear: both;
}
#farm_direction h2{
	padding: 2em 0 1em 0;	
	color: #363636;
	font-size: 26px;
	font-family: helvetica, arial, tahoma;
}
#farm_direction h3{
	color: #363636;
	font-size: 21px;
	font-family: helvetica, arial, tahoma;
}
.direction_container{
	width: 450px;
	float: left;
}
#direction_2{
	padding: 0 0 0 4em;
}
.click_to_enlarge{
	display: block;
	float: right;
}
.click_to_enlarge span{
	color: #363636;
	font-family:helvetica,arial,sans-serif;
	font-size:13px;
	font-weight:bold;
}
#myForm .mandatory_warning input, #myForm .mandatory_warning textarea {
	background-color:#7883A0 !important;
}
