/* Start of CMSMS style sheet 'staff' */
.bioLeftColumn { 
   display: inline; float: left;
}
.bioRightColumn { 
margin-left: 220px; width: 300px; 
}
.staff_names { 
   padding: 25px 10px 0 0; 
   font-size: 13px; 
   text-align:left; 
   color: #95938a; 
   float: right; 
   width: 135px; 
   vertical-align: top; 
}
.staff_names strong { 
   font-weight: bold; 
}
.staff_names b { 
   color:#615a4e; 
}
.staff_names em { 
   color:#615a4e; 
   font-size: 10px; 
   font-style: normal; 
}
.staff_divider {
   margin-bottom: 7px; 
   height: 2px;
   display: block; 
   clear: both; 
   background-color:#615a4e;  
}
.staff_list1 { 
   float: left; 
}
.staff_list2 { 
   float: right; 
}
.staff_list1, .staff_list2 { 
   width: 244px; 
   margin: 0 0 10px 0; 
   padding: 0 0 0 0; 
   color: #95938a; 
   display: inline; 
}
.staff_list_img { 
   float: left; 
   width: 95px; 
   height: 125px; 
   border: none; 
}
.staff_list1 a, .staff_list2 a { 
   text-decoration: none; 
}
.staff_list1:hover, .staff_list2:hover { 
   text-decoration: none; 
   background: #fbf6eb; 
   color: #93221e;
}
.staff_background { 
   background: transparent; 
}
.staff_bio_background { 
   background: transparent; 
}
.staff_biography { 
   padding: 0px 26px 16px 13px; 
   font-size:11px; 
   text-align:left; 
   color: #95938a; 
   line-height:16px;
}
.staff_biography_name {  
   padding: 8px 0px 0px 9px; 
   color:#a92824; 
   font-size: 16px; 
   font-weight: normal; 
}
.staff_biography_sub_title { 
   color:#615a4e; 
   font-size:10px;  
   padding-left: 9px; 
   font-style: normal; 
}
#content .bioLeftColumn .staff_biography_sub_title a { 
   color:#615a4e; 
   font-size:12px; 
   font-style: normal; 
}
.bioRightColumn b, .bioRightColumn strong { 
   color:#a92824; 
}
.bioRightColumn b u, .bioRightColumn strong u,  .bioRightColumn u strong { 
   color:#615a4e; 
   font-size: 16px; 
   text-decoration: none; 
   font-weight: normal; 
}
/* End of 'staff' */

