body {
	background-color: #664719;
	font-family: "tekton Pro";
	color: #4A2804;
	font-size: 17px;
	font-weight: normal;
}
.body {
	margin-right: 5px;
	margin-left: 5px;
}

table {
	background-color: #B2885F;
}

.navigation {
	background-color: #FFFFDD;
	font-family: "complete in Him";
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
}
a {
	color: #3399FF;
}
.header {
	font-family: "complete in Him";
	font-size: 28px;
	color: #664719;
	background-color: #66FF99;
	font-weight: bold;
}
h1 {
	font-family: "complete in Him";
	font-size: 35px;
	font-weight: bold;
	color: #FFFFDD;
	margin-top: 5px;
	margin-left: 15px;
}

h2 {
	font-family: "complete in Him";
	font-size: 35px;
	font-weight: bold;
	color: #FFFFDD;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: -15px;
}
li {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFDD;
}
.location {
	font-family: Arial;
	font-size: 16px;
	color: #88E1FF;
	margin-right: 5px;
	margin-left: 5px;
}
h3 {
	font-family: "tekton Pro";
	font-size: 24px;
	color: #A6E1EC;
	font-weight: bold;
}
.menu {
	font-weight: normal;
	background-color: #664719;
}
.menu2 {
	font-family: "complete in Him";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFDD;
}
h5 {
	font-family: "tekton Pro";
	font-size: 20px;
	font-weight: bold;
	color: #66FF99;
}
a:hover {
	color: #66FF99;
}

