@charset "UTF-8";
/* CSS Document */

p{
	font-family: Adobe Garamond Pro,Hoefler Text,Times New Roman,Times,serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 6px;
}
.projectname {
	font-family: Futura,Century Gothic,Apple Gothic,Arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 21px;
	letter-spacing: 1px;
	font-style: italic;
}
.subhead {
	font-family: Futura,Century Gothic,Apple Gothic,Arial,sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #FFFFFF;
}
.navigation {
	font-family: "L Futura Light",Century Gothic,Apple Gothic,Arial,sans-serif;
	font-size: 12.5px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #9c9ea0;
	display: block;
	width: 103px;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 58px;
}
a:link {
	font-family: Futura,Century Gothic,Apple Gothic,Arial,sans-serif;
	font-size: 13px;
	color: #00a4b0;
	text-decoration: none;
}
