@charset "utf-8";
h1{
	font-weight:normal;
	color:#0088BB;
	font-size:30px;
	margin-top:5px;
}

#about_leadership h3{
	font-weight:normal;
	color:#0088BB;
	font-size:30px;
	margin-bottom:10px;
}

.line{
	border-top:1px solid #bbb;
}

.picture{
	width:189px;
	height:250px;
	float:left;
	margin-right:56px;
	margin-bottom:30px;
}

.picture_row{
	height:330px;
}

#content .last_picture_row{
	margin-right:0px;
}


.picture img{
	margin-bottom:7px;
	border:none;
}
.picture p{
	color:#666666;
	font-size:14px;
	padding-bottom:6px;
}

.picture span{
	font-weight:normal;
	color:#000;
	font-size:16px;

}

.picture p a:link,
.picture p a:visited{
	text-decoration:none;
	color:#666;
}

.picture p a:hover{
	text-decoration:underline;
}

/* Board of directors and advisory board */

#cotent_2_col{
	margin-top:20px;
	color:#666;
}

#cotent_2_col #sidebar, #cotent_2_col .blurb_box{
	float:left;
	
}

#cotent_2_col h1, #cotent_2_col h5, #cotent_2_col h4, #cotent_2_col h2, #cotent_2_col h3{
	font-weight:normal;
}

#cotent_2_col #sidebar{
	width:160px;
	text-align:right;
	margin-right:40px;
}

#cotent_2_col .blurb_box{
	border-left:1px solid #bbb;
	padding-left: 40px;
	overflow:hidden;
	width:650px;
	min-height:500px;
}
h1#about_title_2{
	margin-left:240px;
	margin-top:0px;
}

#cotent_2_col .blurb_box h2{
	font-size:25px;
	color:#EB7F21;
}

#cotent_2_col .blurb_box h4{
	font-size:14px;
	color:#000;
	margin-bottom:20px;
}

#cotent_2_col .blurb_box p{
	font-size:14px;
	margin-bottom:15px;
	line-height:20px;
}

#sidebar h4{
	color:#000;
	font-size:16px;
}

#sidebar p{
	color:#888;
	font-size:16px;
	margin-bottom:15px;

}

#bio_text_2,
#bio_text_3,
#bio_text_4,
#bio_text_5,
#bio_text_6{
	display:none;
}
