.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	color: #EDF2EC;
	font-weight: bold;
}
a:link {
	text-decoration:  none;
	color: #e2473b;
}
a:visited {
	text-decoration:  underline;
	color: #e2473b;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #e2473b;
}

.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	color: #e2473b;
	text-align: center;
	text-decoration: none;
}

.navtop A:link {
	text-decoration:none;
	color:#e2473b
}
.navtop A:visited {
	text-decoration:none;
	color:#e2473b
}
.navtop A:hover {
	text-decoration:underline;
	color:#FFF
}
.navtop A:active {
	text-decoration:none;
	color:#e2473b
}

.navbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: #e2473b;
}
.navbottom A:link {
	text-decoration:none;
	color:#e2473b
}
.navbottom A:visited {
	text-decoration:none;
	color:#e2473b
}
.navbottom A:hover {
	text-decoration:underline;
	color:#FFF
}
.navbottom A:active {
	text-decoration:none;
	color:#e2473b
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.pagetitle_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	color: #CCC;
}
.bodytextsmaller {
	font-size: 12px;
}
.photocaption {
	font-size: 9px;
	color: #CCC;
}
