@charset "utf-8";
body {font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(182,195,114,1.00);
	border: thick groove rgba(65,58,58,1.00);
}
#container {text-align: left;
	border: medium double rgba(33,30,30,1.00);
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

a:link, a:visited {
	color: rgba(139,98,46,1.00);
}
a:hover, a:visited {
	color: rgba(235,161,99,1.00);
}
header h1  {
	color: rgba(128,13,63,1.00);
	font-style: normal;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
}
header p  {
	font-size: large;
	text-align: center;}

main h1  {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: x-large;
	text-align: center;
	margin-top: 0px;
	color: rgba(160,49,156,1.00);
}
#topNav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-color: rgba(200,212,219,1.00);
}
#introtext img {
	margin-top: 30px;
	margin-bottom: 40px;
	border: 8px Solid #5F5454;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.40);
}
main #introtext h2 {
	text-align: center;
	color: rgba(160,49,156,1.00);
}



#topNav ul li {
	display: inline-block;
	margin-left: 30px;
	font-size: 1.1rem;
}

footer h1  {
	color: rgba(128,13,63,1.00);
	font-style: normal;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
}

footer ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-color: rgba(200,212,219,1.00);
}
