﻿/***** STAFF MEMBER ******************************/
.staff-member .photo { float: left; width: 178px; margin-right: 15px; }
.staff-member .description { position: relative; float: left; width: 385px; }
.staff-member .description h3 { margin-top: 0px !important; }
.staff-list { margin: 10px 0 30px 0; }
.staff-list div { float: left; width: 102px; text-align: center; margin-right: 58px; }
.staff-list div.last { margin-right: 0px !important; }
.staff-list div img { border-width: 0px; margin-bottom: 10px; }
.staff-list div a { text-decoration: none; color: #000 !important; }

.img-left { float: left; margin-right: 10px; }
 #page-content .content h1 { color: #90BF00 !important; }