body {
	text-align: center;
	background-color: #e0d4af;
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

a {
	color: #1f2e74;
}

a:hover {
	color: #830000;
}

#container {
	background-color: #ad933f;
	margin: 0px auto 30px;
	padding: 0px 3px 3px 5px;
	width: 776px;
	text-align: left;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/header.jpg);
	width: 773px;
	height: 79px;
}
#searchform {
	margin-top: 35px;
	margin-right: 10px;
	float: right;
}
#footer {
	margin: 0px;
	padding: 0px;
}
#bannerlogos {
	background-image: url(/images/logosbg.jpg);
	margin: 0px;
	padding: 7px 0px 0px 2px;
	height: 87px;
	width: 773px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#menu {
	background-image: url(/images/menubg.jpg);
	background-repeat: repeat-y;
}
#content {
	margin: 0px;
	padding: 20px;
	background-image: url(/images/bodybg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}
#menu ul {
	margin: 0px;
	padding: 4px 12px 0px 6px;
	list-style-type: none;
}
#menu ul li {
	margin: 0px;
	padding: 0px 0px 4px 8px;
	list-style-type: none;
	float: left;
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
#menu ul li a {
	font-size: 11px;
	color: #1c1b55;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover {
	font-size: 11px;
	color: #1c1b55;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1f2e74;
	margin: 0px;
	padding: 0px 0px 8px;
}
#content h2 {
	font-size: 14px;
	color: #830000;
	font-weight: normal;
	margin: 0px;
	padding: 12px 0px 8px;
}
#homepageblock {
	background-image: url(/images/homepage_blockbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#homepagemenu ul li {
	margin: 0px;
	padding: 3px 0px;
	list-style-type: none;
	color: #1c1b55;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4a06e;
}
#homepagemenu ul {
	margin: 0px;
	padding: 10px 0px 10px 15px;
	list-style-type: none;
	width: 205px;
}
#homepagemenu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 236px;
}
#homepagelogos {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 534px;
}
#homepagemenu ul li a {
	color: #1c1b55;
	text-decoration: none;
}
#homepagemenu ul li a:hover {
	color: #1c1b55;
	text-decoration: underline;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #932823;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 460px;
	text-align: center;
}
#tagline img {
	display: block;
	margin: 8px 0px;
	padding: 0px;
}
#floating-map {
  width: 490px;
  height: 63px;
  position: absolute;
  top: 117px;
  left: 270px;
	border: 0px;
}
#floating-map-home {
  width: 490px;
  height: 63px;
  position: absolute;
  top: 273px;
  left: 265px;
	border: 0px;
}
.column {
  width: 320px;
float: left;
margin-right: 25px;
}

p {
	margin-top: 0px;
}