@charset "UTF-8";
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90px;
	text-decoration: none;
	color: #FFFFFF;
}
.sub_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}
.sub_navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:hover.navigation {
	color: #CCCCCC;
	text-decoration: none;
}
.photographer_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}
.feature_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
.style12 {
	color: #964700;
	text-decoration: none;
}
.style6 {
	color: #CC4F1A;
}
