@charset "UTF-8";
h1 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 5px;
	line-height: 20px;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
}
 #footer {
	padding: 0 10px 0 20px;
	background-image: url(file:///Macintosh%20HD/Users/bbomford/Desktop/Temp/webTrials/menu2/CSS/media/footer.gif);
	background-repeat: no-repeat;
	background-color: #666666;
} 
h3 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 11px;
	color: #FA8E15;
}
a {
	color: #FF6600;
	text-decoration: none;
}

