.membox1 {
	width:auto;
	height:auto;
	margin:4px;
	float:left;
}

.membox2{
	width: 1195px;
	height:220px;
}

.membox3{
	width: 255px;
	height: 227px;
	float:left;
}

.membox3 img{
	width:250px;
	height:220px;
	border:1px solid #295f07;
	background-color: #d3ddd3;
	padding: 2px;
}

.membox4{
	width: 939px;
	height: 226px;
	float:left;
}

.membminiicon2{
	position:absolute;
	width: 100px;
	height: 100px;
	border:1px solid #295f07;
	margin: -80px 0px 0px 706px;
	border-radius: 100px;
	padding: 2px;
	background-color: #d3ddd3;
}

.membicon2{
	width: 250px;
	height: 120px;
	border:1px solid #295f07;
	margin: 1px;
	padding: 2px;
	background-color: #d3ddd3;
	float: left;
	}

.memhead1{
	font-family: 'Playfair Display';
	font-size: 20px;
	padding: 10px;
	text-align:center;
	border-bottom: 1px solid #295f07;
	margin: 30px 0px 0px 0px;
}

.memhead1 a{
color:'Playfair Display';
}

.membox5{
	width: 941px;
	height: 148px;
}

.membox6{
	width: auto;
	height:auto;
	float:left;
}

.membox7{
	width: 289px;
	height:auto;
	float:left;
}

.membox7 li{
	list-style:none;
	background-color: #9ba669;
	margin: 1px;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
	line-height: 14px;
}

.memquote{
	font-family:'Saira Condensed';
	font-size:10pt;
	text-align:center;
	margin: 3px;
	width: 370px;
	height: 35px;
	border:1px solid #295f07;
	padding:5px;
	text-transform:uppercase;
	/* overflow: auto; */
}

.memtext{
	font-family:'Saira Condensed';
	font-size:11pt;
	text-align:justify;
	margin: 3px;
	width: 370px;
	height: 81px;
	border:1px solid #295f07;
	padding:5px;
	overflow: auto;
}