html {
	scrollbar-face-color: #666633;
	scrollbar-arrow-color: white;
	scrollbar-highlight-color: #CCCC99;
	scrollbar-shadow-color: #999900;
	scrollbar-3dlight-color: black;
}

body {
	margin: 0px;
	padding: 0 0 10px 0;
	color: black;
	background-color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

/*
 * Trip header styles:
 */
#header, .maintable, .trip-footer {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0px;
	border: 0px solid none;
}

#headerpicture {
	display: block;
	width: 768px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #003333;
}

#headerpicture a {display: block; float: left; border: 0px; background-color: #003333;}
#headerpicture img { border: 0px; }

/*
 * Trip main navigation styles:
 */
#mynavbar {
	display: block;
	width: 768px;
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0px none;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	color: #f0ffd0;
	background: #646c10;
}

#mynavbar ul { display: block; margin: 0; padding: 0; white-space: nowrap; list-style: none; }
#mynavbar li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border-top: #CCCC99 1px solid;
	border-right: 0px;
	border-bottom: 1px solid #CCCC99; 
	border-left: 1px solid #CCCC99;
}

#mynavbar li.first { border-left: 0px; }

/* NOTE: Some of the rules below uses a simplified form of the box model
 * hack for IE 5. IE5 will ignore the rules that include a backslash. These
 * backslash-ed rules provide the correct width and height.  The width and
 * height that they replace are needed to adjust for the IE5 box model bug.
 */
#mynavbar a {
	display: block;
	width: 109px;
	margin: 0;
	padding: 2px 1px;
	border-top: 3px solid #7b8113;
	border-left: 3px solid #7b8113;
	border-bottom: 3px solid #52560d;
	border-right: 3px solid #52560d;
	text-decoration: none;
	color: #f0ffd0;
	background-color: #646c10;
}

#mynavbar a { w\idth: 101px; }
#mynavbar a.firstlink { width: 110px; }
#mynavbar a.firstlink { w\idth: 100px; }

#mynavbar li a:hover { 
	border-top: 3px solid #8a9116;
	border-left: 3px solid #8a9116;
	border-bottom: 3px solid #5c610e;
	border-right: 3px solid #5c610e;
	color: #ffffff;
	background-color: #949c17;
} 

#mynavbar li a:active {
	padding: 3px 0 1px 2px;
	border-top: 3px solid #5c610e;
	border-left: 3px solid #5c610e;
	border-bottom: 3px solid #8a9116;
	border-right: 3px solid #8a9116;
	background-color: #949c17;
}

#mynavbar a.selflink, #mynavbar a.selflink:hover, #mynavbar a.selflink:active
{
	padding: 2px 1px;
	border-top: 3px solid #7b8113;
	border-left: 3px solid #7b8113;
	border-bottom: 3px solid #52560d;
	border-right: 3px solid #52560d;
	color: #222405;
	background-color: #646c10;
}

/*
 * Trip main content styles:
 */
.mainpicture {
	margin: 0 0 6px 6px;
	padding: 0;
	border: 1px solid #000000;
}

.maintable {
	position: relative;
	background: #CCCC99;
}

.mainmap {
	display: block;
	position: absolute;
	right: 0;
	margin-right: 0;
	margin-left: 6px;
	border: 0px none;
	float: right;
}

.mapimage {
	display: block;
	border: 0px none;
}

.maintext, .textwithmap {
	margin: 0;
	padding: 0 0.84em;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
}

.textwithmap { margin-right: 360px }

.abigail {
	margin: 0;
	padding: 0px 0.84em;
	border: 1px solid black;
	background: #CCAA99; 
}
/*	.abigail p { font-size: 1.0em; } */
	
h1 {
	margin-top: 6px;
	border-bottom: 1px solid black;
	line-height: 1.2em;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0;
	padding-top: 6px;
	text-align: center;
	line-height: 1.3em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 6px;
}

h4 {
	text-align: center;
	text-decoration: underline;
	font-size: 1.2em;
	font-style: italic;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.fpic {
	display: block;
	border: 0px none;
	visibility: hidden;
	z-index: 2;
	position: absolute;
}

.mpic {
	display: block;
	border: 0px none;
	visibility: hidden;
	z-index: 3;
	position: absolute;
}

.caption {
	display: block;
	text-align: center;
	z-index: 4;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	background-color: #E8CC33;
	visibility: visible;
}

.i-embed-left {
	border: 1px solid black;
	margin-left: 0;
	margin-right: 0.84em;
	margin-top: 6px;
	text-align: left;
	float: left;
}

.i-embed-right {
	border: 1px solid black;
	margin-left: 0.84em;
	margin-right: 0;
	margin-top: 6px;
	text-align: right;
	float: right;
}

.french { font-style: italic }

#extralinks {
	clear: both;
	margin: 0;
	padding: 6px 0;
	text-align: left;
	line-height: 1em;
}

#extralinks h1 { font-size: 1.5em; }
#extralinks a { color: #104501; font-weight: bold; text-decoration: none; }
#extralinks a:visited { color: #422111; }
#extralinks a:active { text-decoration: none; }
#extralinks a:hover { text-decoration: underline; }

/*
 * Trip footer styles:
 */
.trip-footer {
	margin-top: 0;
	padding: 6px 0;
	border-top: 2px solid #B0C0B0;
	text-align: center;
	background: #999966;
}

#prev-top-next {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

#prev-top-next a { margin: 0; color: #104501; font-weight: bold; text-decoration: none; }
#prev-top-next a:visited { color: #422111; }
#prev-top-next a:active { color: black; }
#prev-top-next a:hover { color: #F0FFF0; }

.nolink { font-weight: bold; color: #666666; }