h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #003366;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 14px;
	color: #003366;
}
.menuColumn {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 10px;
	border-top: thin none #999999;
	border-right: thin solid #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
p {
	margin-bottom: 20px;
}
h3 {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCFFFF;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-weight: normal;
}
.green-link {
	color: #0099CC;
	font-size: 12px;
}
.menu-links {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	line-height: 175%;
}
.photo-caption {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}
