p {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 13px;
	line-height: 125%;
	color: #000000;
}
h1 {
	font-family: "Tempus Sans ITC", "Lucida Console", "Lucida Handwriting";
	font-size: 28px;
	font-weight: bold;
	color: #006600;
}
h2 {
	font-family: "Tempus Sans ITC", "Lucida Console", "Lucida Handwriting";
	font-size: 22px;
	color: #006600;
}
.boldie {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.photocaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 125%;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-family: "Tempus Sans ITC", "Lucida Console", "Lucida Handwriting";
	font-size: 18px;
	color: #006600;
	padding-bottom: 10px;
}
.photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.photoRight {
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

