@charset "UTF-8";
/* CSS Document */
:focus
{
  -moz-outline-style: none;
}
.style5 {
	color: #666666;
	margin:0px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #74a8ca;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:0px;
	margin-left:63px;
	margin-bottom:5px;
	
}
.style7 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#top_image{
	background-image:url(images/Banners/staff_banner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:740px;
	height:438px;
	padding-top:30px;
	margin-left:30px;
}
	
	
#left_content{
	width:400px;
	height:auto;
	font: lighter normal 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	padding-left:30px;
	padding-bottom:20px;
}h2 {
	font: large Helvetica;
	color: #7DA539;
	font-size: medium;
}
.bold {
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text_box {
	font: small Arial, Helvetica, sans-serif;
	color: #666;
	background: #DCE0D8;
	padding: 10px;
	height: auto;
	width: auto;
}

	
	#staff_container{
	width:740px;
	height:200px;
	margin-top:20px;
	margin-left:30px;
	padding-bottom:20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;}
	
	#staff_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	float:left;
	padding-left:15px;
	width:405px;
	height:200px;
	background: #E7E7E1;
}

	#staff_pic{width:200px;
	height:200px;
	float:left;}

