@import url(/media/css/thickbox.css);

p { line-height: 18px; }
a.pdf-link
{
	background: url(/media/pdf.png) no-repeat;
	padding: 0 6px 0 18px;
}
/*h2
{
	margin-top: 15px;
	padding-top: 12px;
}*/
#header-image
{
	height: 70px;
	margin-right: -20px;
	border-left: 1px solid #FF9A4D;
	border-bottom: 6px solid #DED9D3;
}
#header-image h1
{
	position: relative;
	top: 30px;
	left: 20px;
	z-index: 20;
	border: none;
}
ul.people
{
	margin: 14px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.people li
{
	padding: 5px 3px 5px 34px;
	margin: 0;
	background: url(/media/home_bullet_meetings.gif) no-repeat 12px 10px;
	line-height: 16px;
	border-top: 1px solid #E3E3E3;
}
ul.people li.gray
{
	background: #F3F3F3 url(/media/home_bullet_meetings.gif) no-repeat 12px 10px;
}
ul.people li li
{
	background: none;
	border: none;
	padding: 4px 0 1px 0;
	font-size: 12px;
}
.name, .name a
{
	font: 15px/24px "Trebuchet MS", Verdana, sans-serif;
	color: #608;
}
.name a:hover
{
	color: red;
}
h2, h1
{
	margin-right: 0;
}
