a{text-decoration:none; color:#339933;}
a:hover{text-decoration:underline; color:#33cc66;}
a:active{text-decoration:none; color:#339933;}
/*
div#email a{text-decoration:none; color:#0000cc;}
div#email a:hover{text-decoration:underline; color:#d63333;}
div#email a:active{text-decoration:none; color:#d63333;}
*/

.sectiontext {
	font-family: "Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
body {
	font-family: "Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #336600;
	background-color: #c3e8d0;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
}
.tdnav {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tdtitlesm {
	vertical-align: middle;
	text-align: center;

}
.pagetitle {
	font-size: 24pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;

}
.smalltext {
	font-size: 9pt;
	font-style: italic;
}
.tdphotos {
	text-align: center;
}
.centerimg {
	text-align: center;
	vertical-align: top;
}
