

table.title {
	margin: 0 auto 2.6em auto;
}

table.title td {
}

h1.long {
    line-height: 1.1;
    text-align: center;
	font-size: 3.0em;
	font-weight: bold;
	color: #9eb8fa;
}

table.title p {
	width: auto;
	font-size: 1.4em;
	text-align: center;
	color: #999;
}

div.section {
	margin: 1.4em auto 0 auto;
	overflow: hidden;
}

div.section h2 {
	font-size: 2.0em;
	font-weight: bold;
	color: #9eb8fa;
}

div.section p {
	font-size: 1.2em;
	bbackground-color: red;
}

div.section p.welcome {
	font-size: 1.3em;
	margin: 0;
}

ol.tipList {
    margin: 0 0 0 1.8em;
	list-style-type: disc;
	font-size: 1.2em;
}

ol.souvenirList {
    margin: 0 0 0 1.8em;
    list-style-type: disc;
	font-size: 1.2em;
}

ol.tripLog {
	list-style-type: none;
	margin: .1em auto -1em auto;
	padding: 0 0 0 0.9em;
	color: #888;
}

ol.tripLog li {
	margin: 0 0 1.0em 0;
	bbackground-color: green;
}

ol.tripLog li h3 {
	font-size: 1.7em;
	font-weight: bold;
	font-variant: small-caps;
}

ol.tripLog span.tripDates {
	font-size: 0.8em;
}

ol.tripLog div.tripStretcher {
    padding: 0 0.9em;
}

ol.tripLog div.tripStretcher p {
	margin: 0 0 0.6em 0;
	color: #ccc;
}

ol.tripLog p.hotel {
	font-style: italic;
}

div.photobar {
	max-width: 42.84em;
	height: 77px;
	margin: 0.2em 0.9em 0.3em 0.9em;
	overflow: auto hidden;
	white-space: nowrap;
}

div.photobar img {
	height: 75px;
	margin: 0 10px 0 0;
	border: solid 1px #000;
}

p.photos-link {
	padding: 0 0.9em;
}
}