

p {
	font-size: 1.0em;
}

table.title {
	margin: 0 auto 0 auto;
}

table.title td {
}

h1.title {
	text-align: center;
	font-size: 3.8em;
	font-weight: bold;
	color: #9eb8fa;
}

h1.long {
	text-align: center;
	font-size: 3.2em;
	font-weight: bold;
	color: #9eb8fa;
}

table.title p {
	position: relative;
	top: -.5em;
	width: auto;
	font-size: 1.1em;
	text-align: right;
	color: #888;
}

div.section {
	width: 42.84em;
	margin: 1.0em auto 0 auto;
	overflow: hidden;
}

div.section h2 {
	width: 30.6em;
	font-size: 1.4em;
	font-weight: bold;
	color: #9eb8fa;
}

div.section p {
	margin: 0 0 0 2em;
	font-size: .85em;
	bbackground-color: red;
}

div.section p.welcome {
	font-size: 1.0em;
	margin: 0;
}

ol.tipList {
	list-style-type: disc;
	font-size: .85em;
}

ol.souvenirList {
	list-style-type: disc;
	font-size: .85em;
}

ol.tripLog {
	list-style-type: none;
	width: 34.7em;
	margin: .1em auto 0 auto;
	font-size: 1.2em;
	font-weight: bold;
	color: #888;
}

ol.tripLog li {
	margin: 0 0 0 0.9em;
	font-variant: small-caps;
	bbackground-color: green;
}

ol.tripLog span.tripDates {
	font-size: 0.75em;
	font-variant: normal;
	font-weight: normal;
}

ol.tripLog div.tripStretcher p {
	margin: 0 0 .6em 1.5em;
	font-size: 0.70em;
	font-variant: normal;
	font-weight: normal;
	color: #ccc;
}

ol.tripLog span.hotel {
	margin-left: 1.0em;
	font-style: italic;
}

div.photobar {
	width: 42.84em;
	height: 75px;
	margin: 0 0 .3em 1.65em;
	overflow: hidden;
}

div.photobar img {
	float: left;
	height: 75px;
	margin: 0 10px 0 0;
	border: solid 1px #000;
}

