body {
	background: #2a2a2a;	
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
}

a {
	color: #4a943f;
	text-decoration: none;
}

a img {
	border: none;	
}

a:hover {
	text-decoration: underline;	
}

h1 {
	font-size: 1.4em;	
}

h2 {
	font-size: 1.2em;
	color: #4a943f;
}

h3 {
	font-size: 1.1em;
}

div#container {
	background: #FFF;
	width: 760px;
	margin: 0 auto;
}

hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	height: 1px;
}

p#logo {
	float: left;
	margin: 0;
	padding: 15px 0 0 15px;
}

div#nav {
	float: right;	
	padding: 50px 15px 0 0;
}

div#nav p {
	margin: 0;	
	float: right;
}

div#nav span.cat, div#nav a {
	float: left;
	margin-left: 20px;
}

div#content {
	padding: 0 15px;	
	line-height: 1.3em;
}

p#banner {
	margin-bottom: 2em;	
}

div.threecolumns {
	margin-top: 2em;	
}

div.threecolumns div {
	width: 230px;
	overflow: hidden;
	float: left;
}

div.threecolumns div.first, div.threecolumns div.third {
	margin: 0 15px;	
}

div.threecolumns div.second {
		margin: 0 5px;
}

div.threecolumns div a {
	color: #2a2a2a;
	text-decoration: none;
}

div.threecolumns div a span.line {
	display: block;	
	margin-bottom: 1em;
}

div.threecolumns div a strong {
	color: #4a943f;
}

div.threecolumns div a:hover strong {
	text-decoration: underline;	
}

div.twocolumns div.first {
	width: 210px;	
	float: left;
}

div.twocolumns div.second {
	width: 500px;	
	float: right;
}

div#footer {
	padding: 15px;	
	font-size: 0.9em;
	margin-top: 2em;
}

div#footer p.copyright {
	float: left;
}

div#footer p.nav {
	float: right;	
}

div#footer p.nav a {
	display: block;
	float: left;
	margin-left: 20px;
}

div#footer p.nav a:hover {
	text-decoration: underline;	
}

div#nav a span {
	display: none;
}

div#nav a.bio {
	width: 19px;
	height: 13px;
	background: url(../img/menu/bio.png) top no-repeat;
}

div#nav a.recentprojects {
	width: 97px;
	height: 13px;
	background: url(../img/menu/recentprojects.png) top no-repeat;
}

div#nav a.newsroom {
	width: 66px;
	height: 13px;
	background: url(../img/menu/newsroom.png) top no-repeat;
}

div#nav a.contact {
	width: 47px;
	height: 13px;
	background: url(../img/menu/contact.png) top no-repeat;
}

div#nav a.publicrelations {
	width: 166px;
	height: 13px;
	background: url(../img/menu/publicrelations.png) top no-repeat;
}

div#nav a.events {
	width: 182px;
	height: 13px;
	background: url(../img/menu/events.png) top no-repeat;
}

div#nav a:hover, body.bio div#nav a.bio, body.recentprojects div#nav a.recentprojects, body.newsroom div#nav a.newsroom, body.contact div#nav a.contact, body.publicrelations div#nav a.publicrelations, body.events div#nav a.events {
	background-position: bottom;	
}

div.project {
	margin: 1em 0 2em 0;
	clear: both;
}

div.project * {
	margin: 0;	
}

div.project p.singlepicture {
	float: left;
}

div.project p.singlepicture img {
	margin-right: 4px;
	margin-bottom: 2em;
}

body.home a {
	font-weight: bold;	
}

body.home div.threecolumns a {
	font-weight: normal;	
}

div.testimonial {
	margin-top: 3em;
}

body.newsroom div.second h1 {
	border-bottom: 1px solid #ccc;
}

body.newsroom h2 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0;
}

body.bio div#content {
	padding-top: 3em;
}
