/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
	line-height: 14px;
	padding: 3px;
}
p.nsa {
	overflow: scroll
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5d5d5d;
	line-height: 18px;
	padding: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5d5d5d;
	line-height: 14px;
	padding: 3px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #5d5d5d;
	line-height: inherit;
}
.accented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #5d5d5d;
	line-height: 24px;
}
#title {
	background-image: url(Images/Top%20Background%20v2.jpg);
}

.navigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ebe7bf;
	text-decoration: none;
	display: block;
	padding: 15px;
	width: 150px;
}
.navigate:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ebe7bf;
	text-decoration: none;
	display: block;
	padding: 15px;
	width: 150px;
}
.navigate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ebe7bf;
	text-decoration: none;
	display: block;
	padding: 15px;
	width: 150px;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 300px;
