﻿#picBar a:link {
	text-decoration: underline;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #58951F;
}
#navLinks a:link {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#navLinks a:visited {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#navLinks a:hover {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #3C6016;
	text-decoration: none;
	font-weight: bold;
}
#navLinks a:active {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
}
.headerTitle {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 75px;
	color: #FCF2AB;
}
.pictureLabel {
	font-size: 14px;
	color: #58951F;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.headerDesc {
	font-size: 20px;
}
.copyright {
	text-align: center;
	color: #FCF2AB;
}
.navbarLabel {
	font-size: 17px;
}
.navigationLinks {
	font-size: 18px;
}
h1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 35px;
	color: #58951F;
	margin-bottom: -10px;
}
body {
	font-size: 14px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
h2 {
	color: #58951F;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 25px;
	margin-bottom: -10px;
}
h3 {
	color: #58951F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -1px;
}
