﻿#linkbar {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#container {
	border: thin solid #003300;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DCD9C9;
}
#menu {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header {
	float: left;
	background-color: #CCC9B7;
	height: 102px;
	width: 800px;
}
.clear {
	clear: both;
}
#footer {
	height: 86px;
	background-color: #CCC9B7;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	color: #000000;
}
#address {
	float: right;
	width: 400px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#logo {
	width: 102px;
	height: 86px;
	text-align: left;
	float: left;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 5px;
	height: 590px;
}
.image-right {
	float: right;
	padding: 15px 8px 8px 8px;
}
.second-photo {
	padding-left: 8px;
	padding-bottom: 15px;
}
.image-left {
	float: left;
	padding-left: 8px;
}
.style3 {
	text-align: center;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #003300;
}
#textright {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: left;
	float: right;
	width: 196px;
	height: auto;
	padding-top: 20px;
}
#top {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.style4 {
	color: #FF0000;
}
.table {
	border: 1px ridge #000000;
	text-align: center;
	font-size: x-large;
	font-family: "times New Roman", Times, serif;
	color: #004800;
}
#content-cadence {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 5px 5px 20px 5px;
	height: 590px;
}
