﻿#leader_form{
position:relative;
top: ;
left: 0px;
padding: 5px;
min-height: 300px;
}

.photo {
	max-width:40px;
	max-height:40px;
	display:block;
}

.leadership-image-div
{
	width:50px;
	height:50px;
	display:inline;
	float:left;
}

.leadership-image
{
	max-width:40px;
	max-height:40px;
	display:inline;
	float:left;
}

.leadership-name 
{
    display:inline;
    float:right;
    width:150px;
	margin-top: 5px;
    font-size: .90em;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #333;
	font-style:normal;
	 }

.lead_link a, .lead_link a:visited 

{
	color: #333;
}

.lead_link a:hover
{
	color: #333;
	 
}




.leadership-title 
{
    display:inline;
    float:right;
    width:150px;
    font-size: .90em;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	 color: #828848;
	font-style:normal;
	line-height: 12px;
}

.title_link a, .title_link a:visited 

{
	color: #828848;
}

.title_link a:hover
{
	color: #526A98;
	 
}

#leadership-outercontainer
{  
    float:left;
    width:200px;
	position: relative;
	margin-right: 20px;
	
}



.leadership-container
{      
    font-family: Arial, Helvetica, sans-serif;
    float:left;
    width:200px;
	height: 60px;
    display:inline;
    font-size: 12px;
	background: #fff;
	
}

.leadership-container:hover
{      
    font-family: Arial, Helvetica, sans-serif;
    float:left;
    width:200px;
	height: 60px;
    display:inline;
    font-size: 12px;
	bacground: #B8B1A6;
	
}

.leadership-spacer
{
    height:15px;
    width:200px;
    display:inline;
    float:left;
}

#leadership-details
{
    width:350px;
 
    float:left;
	border-left: 1px #B8B1A6 solid;
	padding-left: 20px;
	position: absolute;
	top: 0px;
	 
	 
}

#leadership-bigimage
{
    width:150px;
    height:150px;
    display:inline;
    float:left;
}

#leadership-details-image
{
    max-width:150px;
}

#leadership-details-name
{
    width:200px;
    height: 20px;
	 
 
   
}

.leadership-details-name
{
    width:200px;
    height: 20px;
	position:absolute;
	top: 50px;
	left: 160px;
	 
 
   font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#leadership_details_title
{
    width:200px;
	height: 20px;
 
	color: #828848;
	 font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.leadership_details_title
{
    width:200px;
	height: 20px;
    position:absolute;
	top: 75px;
	left: 160px;
	color: #828848;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#leadership_details_description
{
    width:350px;
    display:block;
    float:left;  
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: .95em; 
	margin-top: 10px;
	line-height: normal;
}

#leadership_details_description p
{
 line-height: normal;
}
