#menu-wrapper {
	height: 73px;
}

#menu-left {
	border-right: 1px solid #c2c5c9;
	border-bottom: 1px solid #c2c5c9;
	margin-right: 40px;
	padding: 10px 15px 35px 20px;
	font-size: 12px;
	line-height: 30px;
}

#menu-left blockquote {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
}

#menu-left #index-tagline-author {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 10px;
	line-height: 12px;
	text-align: right;
}

#menu-left a {
	color: #33373c;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 33px;
	white-space: nowrap;
}

#address {
	color: #b00000;
	margin-bottom: 20px;
	line-height: normal;
}

#menu-left a:hover {
	text-decoration: underline;
	color: #b00000;
}

#submenu-now a {
	color: #b00000;
}

#content {
	padding-right: 22px;
}

h1 {
	margin-bottom: 15px;
}

h1 img {
	margin-left: 4px;
	margin-right: 4px;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	font-size: 12px;
	margin-top: 22px;
	margin-bottom: 8px;
	color: #b00000;
}

h3 {
	font-weight: bold;
	display: block;
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 8px;
	line-height: 1.3;
	color: #b00000;
}

#content li {
	padding-left: 20px;
	background: url(../images/bullet.png) no-repeat left 5px;
}

li h3 {
	color: #33373c;
}

h3 a {
	color: #b00000;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
	color: #33373c;
}

p {
	margin-bottom: 10px;
}

#map-wrapper {
	width: 99%;
	height: 378px;
	clear: none;
}

#map {
	width: 579px;
	height: 378px;
	position: absolute;
	margin-left: -18px;
}

#map-controller {
	position: relative;
	z-index: 2;
	left: 420px;
	width: 115px;
	height: 40px;
	background-color: white;
	text-align: center;
}

#map-controller span {
	width: 24px;
	height: 24px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

#map-controller span img {
	margin-top: 8px;
	cursor: pointer;
	cursor: hand;
}