/* BEGIN MANAGEMENT TEAM PAGE */
.mgmt_pic_container {
	width:140px;
	height:105px;
	display:block;
	float:left;
	margin:5px 7px 2px 7px;
}

.pic {
	cursor: pointer;
}

.mgmt_pic_container p {margin:0;padding:0;}
.mgmt_pic {
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_text {
	width:130px;
	height:35px;
	padding:0;
	margin:2px auto 0 auto;
	text-align:center;
}
.mgmt_pic_text_name {
	color:#18285C;
	font-size:14px;
	line-height:16px;
}
.mgmt_pic_text_title {
	color:#333;
	font-size:10px;
	line-height:11px;
}
.mgmt_pic_villante {
	background:url(../images/rp_img_mgmt_villante.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}

.mgmt_pic_golis {
	background:url(../images/rp_img_mgmt_golis.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_gaspar {
	background:url(../images/rp_img_mgmt_gaspar.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_price {
	background:url(../images/rp_img_mgmt_price.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_hynes {
	background:url(../images/rp_img_mgmt_hynes.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_alla {
	background:url(../images/rp_img_mgmt_jones.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_anand {
	background:url(../images/rp_img_mgmt_anand.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_bork {
	background:url(../images/rp_img_mgmt_speakman.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_denbeau {
	background:url(../images/rp_img_mgmt_denbeau.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}

.mgmt_pic_kay {
	background:url(../images/team/kelly-kay.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}

.mgmt_pic_speakman {
	background:url(../images/rp_img_mgmt_speakman.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}

.mgmt_pic_brindley {
	background:url(../images/team/rp_img_mgmt_brindley.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}

.mgmt_pic_bob {
	background:url(../images/team/rp_img_mgmt_tzekin.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}


.team_bio {
	background: #efefef;
	padding:10px;
	position:absolute;
	height:364px;
	width:374px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.mgmt_pic_harvey {
	background:url(../images/team/chris-harvey.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_ervin {
	background:url(../images/team/gary-ervin.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.mgmt_pic_scarlott {
	background:url(../images/team/troy-scarlott.jpg) no-repeat top;
	width:55px;
	height:65px;
	margin:0 auto;
}
.team_bio .subtitles {
	margin:0px;
}

.team_bio .hr {
	margin:10px 0px;
	padding:0;
	border-top:1px solid #fff;
}

.team_bio .mugshot {
	margin-bottom:0px;
}

.team_bio .bio {
	text-align:justify;
}

.team_bio .bio p {margin:10px 0px;}

/* END MANAGEMENT TEAM PAGE */

