/* CSS Document 

Benning Court Global Typography
Phil Clayton - Bray Leino Destination

*/

h1, h2, h3 {
	font-family: "AvantGarde", Helvetica, Arial, san-serif;
	font-weight: 700;
	line-height: 155%;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.5em;
	color: #999;
}

h2 {
	font-size: 1em;
	color: #999;
	letter-spacing: .1em;
}

p {
	font-family: Helvetica, Arial, san-serif;
	font-weight: 100;
	line-height: 145%;
	font-size: .8em;
	color: #999;
	margin: 0 0 .8em 0;
	padding: 0;
}
