body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#header {
	background-color: #003366;
	width: 760px;
	height: 111px;
	background-image: url(site_graphics/background_header.jpg);
	background-repeat: no-repeat;
}
#sub-header {
	background-color: #006699;
	width: 755px;
	color: #9EB6DB;
	padding-left: 5px;
	padding-top: 3px;
	height: 22px;
	font-size: 90%;
	font-weight: bold;
}
#content_main {
	width: 760px;
}
#footer {
	background-color: #006699;
	height: 20px;
	width: 755px;
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p {
	font-size: 70%;
	line-height: 150%;
}
.table_spacer {
	width: 2%;
}
.left {
	width: 160px;
	vertical-align: top;
	background-color: #9EB6DB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
.right {
	vertical-align: top;
	width: 160px;
}
.middle {
	vertical-align: top;
	width: 440px;
}
#inside_middle {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 400px;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}
.float_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #003366;
}
#info {
	background-color: #DFEFFF;
	border: 1px solid #003366;
	width: 160px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#info_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#info_inside {
	margin-top: 10px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#info_inside p {
	font-size: 70%;
}
img {
	border: none;
}
#info a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#info a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
#info a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.navheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 155px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #DFEFFF;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
.mapcell {
	width: 600px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mapcontent {
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	text-align: left;
}
#mapcontent a:link {
	color: #006699;
	text-decoration: underline;
}
#mapcontent a:hover {
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
}
#mapcontent a:visited {
	color: #006699;
	text-decoration: underline;
}
.float_left {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #006699;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#inside_middle a:link {
	color: #006699;
	text-decoration: underline;
}
#inside_middle a:hover {
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
}
#inside_middle a:visited {
	color: #006699;
	text-decoration: underline;
}
#specialrate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003366;
	text-align: center;
}
