body {
	background-color: #997440;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.nav {
	color: #CEBF86;
	font-size: 20px;
	text-align: center;
}
.header {
	color: #660000;
	font-size: 36px;
	text-align: center;
}
.footer {
	color: #000000;
	font-size: 10px;
    text-align: center;
}
.HRsection {
	color: #660000;
}
.textcopy {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
}
.textlarger {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 22px;
}
.colored {
	color: #660000;
}
.headings {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.picborder {
	border: solid #770000 4px;
	border-bottom-style: outset;
	border-right-style: outset;
	border-left-style: groove;
	border-top-style: groove;
}
.Clink {
	color: #660000;
	font-size: 24px;
	text-align: center;
	text-decoration: underline;
}
.spacing-1 {
	padding-left: 10px;
	padding-right: 10px;
}
