/* start of container css */
.our-team-container{
	position: relative;
	float: left;
	margin-left: 15px;
	width: 400px;
	color: #FFFFFF;
}

.thumbnail img{
	margin: 0 0px 0px 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.thumbnail:hover{
	background-color: transparent;
	color: #FFFFFF;
}

.thumbnail:hover img{
	border: 0px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	left: -1000px;
	border: 0px solid white; /*image border colour on hover was dashed grey, changed to solid white.*/
	visibility: hidden;
	vertical-align: baseline;
	padding-top: 0x; /*image offset from top of thumbnail*/
	margin-top: -2px;
	text-align: center;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: +540px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	background-color: #666666;
	text-align: justify;
	width: 400px;
	padding-top: 10px;
	margin: 10px;
}
/* end of container css */




.head-mon-h36-c333333 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.head-mon-h18-c333333 {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 8px;
}
.text-mon-h14-c666666 {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	color: #666666;
	margin-right: 50px;
	margin-left: 15px;
}
.head-harr-h24-c333 {
	font-family: Harrington;
	font-size: 24px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.head-harr-h22-c333 {
	font-family: Harrington;
	font-size: 22px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.head-harr-h20-c333 {
	font-family: Harrington;
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
}
.head-harr-h18-c333 {
	font-family: Harrington;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 8px;
}
.head-harr-h16-c333 {
	font-family: Harrington;
	font-size: 16px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 8px;
}
.head-harr-h14-c333 {
	font-family: Harrington;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 8px;
}
.text-harr-h24-c333 {
	font-family: Harrington;
	font-weight: lighter;
	color: #333333;
	margin-left: 15px;
	font-size: 24px;
}
.text-harr-h16-c666666 {
	font-family: Harrington;
	font-size: 16px;
	font-weight: lighter;
	color: #666666;
	margin-right: 50px;
	margin-left: 15px;
}
/* end of image zoom */
.our-team-names-001 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 15px;
}
.our-team-profile {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 17px;
}
