@import url(interior.css);

#people_content {
	float:left;
	width:475px;
}

#people_content div {
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
}

#people_content .headshot img {
	float:left;
	border: 1px solid #838382;
	margin: 0px 10px 10px 0px;
}

#people_content h2, 
#people_content .headshot h2 {
	float:left;
	width:300px;
	font-family: verdana, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:13px;
	padding:0px 0px 0px 0px;
}

#people_content h2 div, 
#people_content .headshot h2 div {
	color:#000000;
	font-size:11px;
	padding:13px 0px 15px 0px;
	margin:0px;
}

#people_content p {
	clear:both;
}

#people_navigation {
	float:right;
	background-color:#E8E8E5;
	overflow:auto;
	width:145px;
	height:500px;
	padding:0px 10px 10px 10px;
}

#people_navigation h4 {
	background-color:#E8E8E5;
	padding:0px;
	margin:0px;
}

#people_navigation h4 a {
	font-family:verdana, san-serif;
	font-size:10px;
	color:#036330;
	text-decoration:underline;
}

#people_navigation p {
	padding:5px 0px 17px 0px;
	margin:0px;
}
