@charset "UTF-8";
body {
	background-color: #FFFAEB;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 163%;
	color: #333333;
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #912002;
	text-align: center;
	height: 22px;
	width: 900px;
	font-weight: bold;
	padding-top: 3px;
}
#banner {
	clear: both;
	height: 254px;
	width: 900px;
}
#leftColumn {
	float: left;
	width: 300px;
	clear: left;
}
#leftNav {
	font-weight: bold;
	color: #888888;
	text-align: right;
	width: 290px;
	margin-top: 5px;
	padding-bottom: 10px;
	float: left;
}
#leftNav a:link {
	color: #888888;
	text-decoration: none;
}
#leftNav a:visited {
	color: #888888;
	text-decoration: none;
}
#leftNav a:hover {
	color: #333333;
	text-decoration: none;
}
#centerColumn {
	float: left;
	width: 254px;
	padding-top: 120px;
	margin-left: 25px;
	margin-right: 21px;
}
#rightColumn {
	float: right;
	width: 300px;
}
#rightNav {
	font-weight: bold;
	color: #888888;
	text-align: left;
	width: 290px;
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 10px;
	float: right;
}
#rightNav a:link {
	color: #888888;
	text-decoration: none;
}
#rightNav a:visited {
	color: #888888;
	text-decoration: none;
}
#rightNav a:hover {
	color: #333333;
	text-decoration: none;
}
#footer {
	background-repeat: no-repeat;
	background-image: url(images/HR.gif);
	width: 900px;
	overflow: visible;
	clear: both;
	float: left;
	line-height: 127%;
}
#footer #leftFooter {
	float: left;
	width: 250px;
	margin-top: 15px;
	padding-bottom: 20px;
}
#footer #centerFooter {
	float: left;
	width: 348px;
	margin-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}
#footer #rightFooter {
	float: right;
	width: 300px;
	margin-top: 15px;
	padding-bottom: 20px;
	text-align: right;
}
.thisPage {
	color: #333333;
}
/* CSS Document */

#printMap {
	height: 432px;
	width: 403px;
	position: absolute;
	top: 279px;
	right: 249px;
	z-index: 20;
	visibility: hidden;
}
