@charset "utf-8";
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #006666;
}
.photo-credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
}

.main-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:link {
	color: #669999;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #669999;
	text-decoration: underline;
}
a.white:link {
	color: #ffffff;
	text-decoration: underline;
}
a.white:visited {
	color: #6699FF;
	text-decoration: underline;
}
a.white:hover {
	color: #669999;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: underline;
}.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.main-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #339999;
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
