﻿.center {
	text-align: center;
}
.GSOinfo {
	background-color: #EFE7BD;
	margin-top: 15px;
	vertical-align: middle;
	width: 100%;
}
.address {
	font-family: verdana;
	color: #FFFFFF;
	font-size: small;
	background-color: #936F48;
	text-align: center;
	font-weight: bold;
	height: 16px;
}
.clear {
	clear: both;
}
.maintext {
	float: left;
	width: 590px;
}
#container {
	width: 800px;
	margin: 0px auto 0px auto;
}
#topbanner {
	width: 800px;
	height: 140px;
}
#toplink {
	width: 800px;
	height: 40px;
}
#body {
	border: 0px groove #EFE7BD;
	background-color: #EFE7BD;
	width: 800px;
}
#footer {
	height: 20px;
	width: 800px;
	background-color: #94714A;
	font-family: Verdana;
	font-size: smaller;
	color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	font-weight: bold;
}
.border0 {
	border-width: 0px;
}
#subnav {
	text-align: center;
	margin: 15px 5px 5px 5px;
	width: 167px;
	float: right;
	background-color: #EFE7BD;
}
