@import "common.css";
#nav,
.accessibility,
#meta h2,
#meta #built-by,
#meta #copyright #copyright-rights,
#meta #metamenu,
#head a img {
	display:none;
}
#top {
	width:80%;
	margin-left:50px;
}
#head a {
	text-decoration:none;
	border:none;
}
#head a span {
	font-size:123%; /* 16px */
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	letter-spacing:0.1em;
	border-bottom:none;
	margin-bottom:100px;
}
#main h1 {
	color:#192026;
	font-size:138%; /* 18px */
	margin-top:70px;
	font-family: Georgia, Times, serif;
}
body {
	font-size:small;	/* 12px */
	font-family: Georgia, Times, serif;
	line-height:1.4;
}
#meta * {
	font-size:87%;
}
html#offices h1,
html#contact h1 {
	display:none;
}
html#team ul#team-list {
	display:none;
}
#main .team-name {
	font-weight:bold;
}