body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {	color:#901212;
	font-size: 125%;
	font-weight:bold;
	text-align:left;
}

h2 {	color: #003366;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
}

A:link, A:active, A:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;}
A:hover {
	color: #FF6800;
	font-weight: normal;
	text-decoration: underline;}

A.slide:link, A.slide:active, A.slide:visited {
	color: #000000;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;}
	
A.slide:hover {
	color: #FF6800;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;}
	
.current {
	font-weight: bold;
}

#rightcol {
	padding: 12px;
	}

#caption {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%;
	font-weight: normal;
}

.navigation {
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 6px;
	margin-bottom: 10px;
}

.navbott {
	margin-left: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 8px;
	text-align:center;
}	

 
/* Slide show - quotes */

#dateplacebox {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color: #901212;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color: #901212;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dateplace {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #901212;
	font-size: 85%;
	font-weight:bold;
}

.ssquotenote {
	color: #000000;
	font-size: 85%;
}
	
.tripmenu {
	margin-left: 30px;
	margin-bottom: 10px;
}