/*contact us*/
#myForm  .mandatory_warning input, #myForm .mandatory_warning textarea {
	background-color: #7883a0!important;
}
.contentBottom-wrapper p{
	padding: 0 !important;
}
.contentBottom-wrapper h3{
	margin-top: 10px;
	background: transparent url("../images/phone.png") no-repeat left center;
}
.contentBottom-wrapper h2{
	background: transparent url("../images/mail.png") no-repeat left center;
}
.contentBottom-wrapper h3,
.contentBottom-wrapper h2{
	font-size: 18pt;
	color: #fff;
	padding-left: 1.5em;
}
/*====form====*/
#contact-us_form_top{
	width: 387px;
	height: 5px;
}
#contact-us_form_bottom{
	width: 387px;
	height: 5px;
	background: transparent url("../images/contact-us_form_bottom.png") no-repeat top left;
}
#form_down {
	background: #00aeef url("../images/contact-us_form_top.gif") no-repeat top left;;
	width:387px;
	overflow: hidden;
	font-family: arial,tahoma, sans-serif;
}
.label_textinput_pair {
 	background: url(../images/required_Dot.gif) no-repeat right 27px;
 	padding-bottom: 0 !important;
 	width: 380px;
 }
 .label_textarea_pair {
 	background: url(../images/required_Dot.gif) no-repeat right 27px;
 	padding-bottom: 0 !important;
 	width: 380px;
 }
 p#requiredField{
	background: #00aeef url("../images/required_Dot.gif") left center no-repeat;
	padding: 0 0 0 10px;
	margin:1em 0 .5em 1.2em;
	color: #ffffff !important;
	font-size: 10pt;
}
#contact-us-form{
	width: 387px;
	margin: 0 0 2em 0;
	overflow: hidden;
	position: absolute;
	top: 3em;
	right: 11em;
}
#contact-us-form p#msg{
	color: #da4800;
	font-size: 18px;
	font-family: helvetica, arial, tahoma;
	font-weight: bold;
}
#address_container{
	float: left;
	width: 385px;
	text-align: center;
	margin: 2em 0 0 0;
}
#address_container h3{
	color: #363636;
	font-size: 25pt;
	font-family: helvetica, arial, tahoma;
	margin-top: 1em;
	font-weight: normal;
}
#address_container p{
	color: #9e005d;
	font-size: 12pt;
	line-height: 18pt;
	font-family: helvetica, arial, tahoma;
	margin-top: 1em;
}
#farm_direction{
	display: block;
	clear: both;
}
#farm_direction h2{
	padding: 2em 0 1em 0;	
	color: #363636;
	font-size: 20pt;
	font-family: helvetica, arial, tahoma;
}
#farm_direction h3{
	color: #363636;
	font-size: 15pt;
	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:10pt;
	font-weight:bold;
}
