.site-prefooter {	background:#232d4b;
}

.views-form {
  width: 100%;
}

a.tabledrag-handle .handle {
	width:25px;
	height:25px;
}

.views-row {
	position:relative;
}

/*.our-people-view.people-tile header {*/
/*	text-align:left;*/
/*	margin-bottom:0;*/
/*}*/

.our-people-view.people-tile {
	margin:-5em 0 3em;
}

.people-tile header {
	margin-bottom:0;
}

.people-tile header h1 {
	font-size:4em;
	margin-top:0;
}


#block-views-block-people-view-block-10 {
	padding:1% 5%;
	background:#232d4b;
}

.people-tile .views-row {
	width:16% !important;
	margin:2%;
	text-align:left;
	min-height:250px !important;
	color:white;
}
.people-tile .views-row h3 {
	margin-top:5px;
	margin-bottom:0;
}
.people-tile .views-row h3 a {
	font-family:'franklin-gothic-urw-cond';
	color:white;
}

.people-tile .views-row .views-field-field-headshot {
	width:73% !important;
	margin:0 auto 0 0;
	overflow:hidden;
}

.people-tile .views-row .views-field-field-headshot img {
	border-radius:100px;
	border-bottom-left-radius:0;
}

.people-tile .views-row .views-field-field-title {
	font-family:'franklin-gothic-urw-cond';
}

.people-tile .views-row .views-field-body {
	font-style:italic;
	font-size:.9em;
	opacity:.4;
}

.people-tile .views-row .views-field-field-email {
	position:relative !important;
	margin-top:10px;
	letter-spacing:1px;
}


