@charset "utf-8";
/* CSS Document */
img {
	border: none;
}

a {
	color: #00662d;
	text-decoration: none;
}

a:hover {
	color: #009240;
}

.clear_both {
	clear: both;
	line-height: 0;
	height: 0;
}

p {
	font-size: 12px;
	line-height: 150%;
}

.read_more a {
	display: inline-block;
	padding: 3px 30px 3px 10px;
	background: #fff url(../images/icon_arrow.png) no-repeat 95% 50%;
	border: 1px solid #e3decc;
	font-size: 11px;
	text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
	font-family: MyriadWebProBold;
	letter-spacing: -1px;
	margin: 15px 0;
	font-weight: normal;
}

h2, h3, h4, h5, h6 {
	color: #00662d;
}

h1 {
	font-size: 28px;
	color: #4b4b4b;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

.line1 {
	background: #e5e5e5;
	line-height: 1px;
	height: 1px;
}

ul {
	margin: 10px 0 10px 30px;
	padding: 0;
	line-height: 150%;
}

ul li {
	margin: 0;
	padding: 5px 0;
}

.small_caption {
	font-style: italic;
	font-size: 11px;
}


/* banner home */
.banner_home {
	
}

.banner_home .line_top {
	line-height: 1px;
	height: 1px;
	background: #e3decc;
	border-bottom: 1px solid #fff;
}

.banner_home .line_bottom {
	line-height: 1px;
	height: 1px;
	background: #e3decc;
	border-top: 1px solid #fff;
}

.banner_home .banner_content {
	margin: 0 auto;
	padding: 30px 20px 60px;
	width: 900px;
	position: relative;
	background: url(../images/bg_white_transparent.png) repeat 0 0;
	border-top: 2px solid #fff;
}

.banner_home .banner_content .ep_intro {
	width: 400px;
	padding: 20px 0;
}

.banner_home .banner_content .ep_intro .title {
	font-family: MyriadWebProBold;
	font-size: 48px;
}

.banner_home .banner_content .ep_intro .des p {
	font-size: 16px;
}

.banner_home .banner_content .ep_intro .read_more a {
	font-size: 14px;
	padding: 7px 30px 7px 10px;
	border: 1px solid #96b5a4;
}


.banner_home .banner_content .map_ep {
	position: absolute;
	right: 80px;
	top: -65px;
}

.banner_home .banner_content .map_ep .kenya{
	position: absolute;
	right: -35px;
	top: 165px;
	background: url(../images/kenya_text.gif) no-repeat 0 0;
	width: 110px;
	height: 27px;
}

.banner_home .banner_content .map_ep .kenya:hover{
	background: url(../images/kenya_text_hover.gif) no-repeat 0 0;
}

.banner_home .banner_content .map_ep .malawi{
	position: absolute;
	right: -25px;
	top: 235px;
	background: url(../images/malawi_text.gif) no-repeat 0 0;
	width: 127px;
	height: 27px;
}

.banner_home .banner_content .map_ep .malawi:hover{
	background: url(../images/malawi_text_hover.gif) no-repeat 0 0;
}


.banner_home .banner_content .map_ep .south_africa{
	position: absolute;
	left: 30px;
	top: 320px;
	background: url(../images/south_africa_text.gif) no-repeat 0 0;
	width: 190px;
	height: 27px;
}

.banner_home .banner_content .map_ep .south_africa:hover{
	background: url(../images/south_africa_text_hover.gif) no-repeat 0 0;
}



/* home services */
.home_services {
	margin: 0 auto;
	width: 940px;
	padding: 0 0;
	box-shadow: 0 0 7px rgba(0,0,0, 1);
}

.home_services_help {
	background: #eeeadc;
	height: 221px;
}


.home_services .ep_operations {
	position: relative;
	float: left;
	width: 610px;
}

.home_services .ep_operations a.tea_operations {
	position: absolute;
	top: -20px;
	left: -22px;
	z-index: 1111;
}

.home_services .ep_operations a.mac_orchards {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
}

.home_services .one_stop_shop{
	float: right;
	width: 295px;
	padding: 20px 20px 0 0;
}

.home_services .one_stop_shop .title {
	font-family:MyriadWebProBold;
	font-size: 28px;
	letter-spacing: -1px;
}

.home_services .one_stop_shop .content {
	margin-top: 10px;
}

.home_services .one_stop_shop .content .icon {
	float: left;
	width: 90px;
}

.home_services .one_stop_shop .content .text {
	float: right;
	width: 206px;
}
.home_services .one_stop_shop .content .text p {
	margin: 0;
	padding: 0;
}

/* for custom html block */
.custom_html {
}

.custom_html .custom_html_title {
}

.custom_html .custom_html_content {
	
}

.block_tea, .block_mac {
	height:176px;
	position: relative;
}

.block_tea img {
	position: absolute;
	top: -18px;
	left: -35px;
}

.block_mac img {
	position: absolute;
	top: 0px;
	left: -23px;
}


/* for about page */
.photo {
	font-size: 11px;
	line-height: 170%;
}

.photo .img {
	float: left;
	width: 74px;
	margin: 0 15px 5px 0;
	
}

.photo .img img {
	padding: 4px;
	display: inline-block;
	border: 1px solid #ddd;
	box-shadow: 0 0 3px rgba(0,0,0, 0.2);
}

.photo .name {
	color: #00662d;
	font-weight: 700;
}

.photo .des {
}

.photo_wrapper {
	float: left; 
	width: 207px;
	margin: 15px 10px 0 0;
}

/* for contact page */
.contact_page {
	border: 1px solid #ddd;
}

.contact_page .general {
	float: left;
	width: 351px;
	border-right: 1px solid #ddd;
	background: #eeeadc;
	margin-right: 10px;
}

.contact_page .general .title, .contact_page .customer_contact .title {
	color: #00662d;
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	margin: 15px 15px 10px;
	padding: 0 0 5px;
}

.contact_page .general .address, .contact_page .customer_contact .address {
	margin: 15px 15px 15px;
	padding: 0 0 5px;
}

.contact_page .general .map {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.contact_page .general .view_map_larger {
	margin: 5px 15px 5px;
}

.contact_page .customer_contact {
	float: left;
	width: 284px;
}

.contact_page .customer_contact .address .photo .name , 
.contact_page .customer_contact .address .photo .des {
	font-size: 12px;
	line-height: 200%;
}

.contact_page .customer_contact .address .photo .img {
	height: 150px;
}

/* for popup */
/* for portrait popup */
.portrait_popup {
	padding: 10px;
	width: 640px;
	height: 280px;
}

.portrait_popup .photo {
	float: left;
	width:  263px;
}

.portrait_popup .photo_des {
	float: left;
	width:  327px;
	margin: 20px  0 0 30px;
}

.portrait_popup .photo_des .name {
	color: #000;
	font-size: 18px;
}

.portrait_popup .photo_des .title {
	color: #00662D;
	font-size: 14px;
}

.portrait_popup .photo_des ul {
	line-height: 170%;
	margin: 0;
}

.portrait_popup .photo_des .education {
	color: #000;
}

.portrait_popup .line1 {
	margin: 10px 0;
}

/* ep map inside page */
.map_ep_inside {
	position: relative;
}

.map_ep_inside .kenya {
	position: absolute;
	top: 105px;
	left: 200px;
}

.map_ep_inside .malawi {
	position: absolute;
	top: 150px;
	left: 180px;
}

.map_ep_inside .south_africa {
	position: absolute;
	top: 195px;
	left: 42px;
}