html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #c1c3cb;
}
img {
	vertical-align: top;
	border: none;
}
div {
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	text-align: left;
	line-height: 200%;
	margin: 0;
	padding: 0.5em;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: underline;
	letter-spacing: 1px;
}
#container {
	display: block;
	position: relative;
	top: 0;
	width: 900px;
	height: auto;
	text-align: center;
	background-color: #c1c3cb;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 125%;
	color: #6b646b;
	font-weight: bold;
	text-align: center;
	line-height: 165%;
	margin-top: 0.5em;
	padding: 1px;
}
#middle_column {
	float: left;
	width: 100%;
	height: 145px;
	margin: 0;
	padding: 0;
	background-color: #6b646b;
	border-left: 2px solid #6b646b;
	border-right: 2px solid #6b646b;
	border-bottom: 0.5em solid #6b646b;
}
#middle_column h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 110%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 165%;
	background-color: #6b646b;
	margin: 0;
	padding: 1px;
}
#middle_column h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #c1c3cb;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
#middle_column h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #669999;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
#middle_column h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #669999;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
#bottom_column {
	float: left;
	width: 100%;
	height: 145px;
	margin: 0;
	padding: 0;
	background-color: #6b646b;
	border-left: 2px solid #6b646b;
	border-right: 2px solid #6b646b;
	border-bottom: 0.5em solid #6b646b;
}
#bottom_column h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 110%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 165%;
	background-color: #6b646b;
	margin: 0;
	padding: 1px;
}
#bottom_column h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #c1c3cb;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
#bottom_column h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #669999;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
#bottom_column h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #669999;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
.left_column {
	float: left;
	width: 300px;
	height: auto;
	background-color: none;
	margin-left: 0;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0;
	padding: 0;
}
.left_column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 200%;
	margin: 0 10% 0 10%;
	padding-top: 0.5em;
	border-bottom: 1px solid #993366;
}
.left_column h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #c1c3cb;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
	border-right: 1px solid #6b646b;
}
.left_column h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #669999;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
.left_column h5{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #c1c3cb;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
	border-right: 1px solid #6b646b;
}
.right_column {
	float: right;
	width: 300px;
	height: auto;
	background-color: none;
	margin-left: 1em;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}
.right_column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 200%;
	margin: 0 10% 0 10%;
	padding-top: 0.5em;
}
.right_column h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #c1c3cb;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
	border-left: 1px solid #6b646b;
}
.right_column h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #669999;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
}
.right_column h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 165%;
	background-color: #c1c3cb;
	margin: 0;
	padding: 0.5em 0 0.5em 1.5em;
	border-left: 1px solid #6b646b;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
span {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	line-height: 125%;
	color: #6b646b;
}
.mapback {
	background-color: #e8bb46;
}
#footer {
	display: block;
	overflow: visible;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #993366;
	margin: 0;
	padding: 4px 0 6px 0;
}
#footer ul {
	display: block;
	width: auto;
	height: auto;
	padding: 0;
}
#footer ul, li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	list-style-type: none;
}
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #fff;
	line-height: 115%;
	text-align: center;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a:active {
	color: #fff;
	text-decoration: underline;
	letter-spacing: none
}
