body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wrapper {
	position: relative;
}
.navigation a {
	display: inline-block;
	padding-top: 0.5em;
}
#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#pageHeader {
	height: 80px;
}
#pageBody {
	position: relative;
}
#xpageBodyCenter {
	margin-left: 200px;
}
#xpageBodyLeft {
	position: absolute;
	left: 10px;
	top: 0px;
	display: block;
	width: 180px;
}
#pageBodyCenter {
	width: 628px;
}
#pageBodyLeft {
	width: 172px;
}
#pageBodyCenter,
#pageBodyLeft {
	float: left;
}
#masthead .hero {
	width: 184px; /* see image */
	float: left;
	padding-top: 3px;
	padding-left: 5px;
}
#masthead .navigation {
	float: right;
}
#pageHeader .breadcrumbs {
	padding-left: 6px; /* line up with logotype */
}
#siteIndex a:link,
.secondaryNavigation a:link {
	text-decoration: none;
}

.primaryContent {
}
.secondaryNavigation {
	padding: 4px;
}
.secondaryNavigation a {
	display: block;
}
.module {
	margin: 3px;
	border: 1px solid #333333;
	padding: 4px;
}
.streetList span {
	padding: 1em;
}
.featureList {
	background-color: #333333;
}
.csfFeatureMediumDetail {
	margin: 1px 0;
	padding: 3px 6px;
	background-color: #ffffff;
}
.csfFeatureMediumDetail .floatColumn1 {
	float: left;
	width: 318px;
}
.csfFeatureMediumDetail .floatColumn2 {
	float: left;
	width: 228px;
}
.csfFeatureMediumDetail .floatColumn3 {
	float: left;
	width: 54px;
}
.floatCloser {
	clear: both;
}
.defunct .info .title,
.defunct .info .category,
.defunct .contact .phone {
	text-decoration: line-through;
}
.tabs h2 {
	display: inline;
	border: 1px solid black;
	border-bottom: none;
	padding-left: .5em;
	padding-right: .5em;
}
/* maps */
#panomap, #map {
	width: 620px;
	height: 300px;
}
#siteIndex a {
	display: block;
}
/* gallery */
#holder {
	position: relative;
	margin: 10px auto;
	width: 480px;
	height: 360px;
}
#holder img {
	position: absolute;
	width: 100%;
	height: 100%;
}
/* TWITTER */
#tweets {
	overflow: hidden;
	height: 10em;
	position: relative;
}
#tweets-soft-clip {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2.5em;
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
#tweets .twitter {
	position: absolute;
}
#tweets .tweet {
	margin-bottom: 20px;
}
#tweets img {
	float: left;
	margin-right: 20px;
}
#tweets p {
	margin-bottom: 0;
}
#tweets .name {
	font-weight: bold;
}
#tweets .datetime {
	font-size: 67%;
}
#tweets .title {
	font-size: 100%;
	font-weight: normal;
}

#siteIndex {
	margin-top: 0.25em;
}
#siteIndex ol ol {
	padding-left: 2em;
}
#siteIndex a,
#siteIndex span {
	xpadding: 0.5em;
}
#siteIndex a.top {
	text-align: right;
}
#siteIndex li {
	font-size: 1.333em;
	padding: 0.5em;
}
#siteIndex li li {
	font-size: 0.75em;
}
#siteIndex li li li {
	font-size: 1em;
}

div.payment {
	margin: 2em;
	border: inset;
	padding: 2em;
}
div.payment input {
	margin: 2em 0;
}
.cardinal, .currency {
	text-align: right;
}
