h1 {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	vertical-align: top;
	text-transform: uppercase;
	color: #FEFFED;
	font-weight: normal;
	letter-spacing: 0.2em;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: medium;
	vertical-align: top;
	color: #369;
	margin-bottom: 30px;
	line-height: 130%;
}
h3 {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC6600;
	font-weight: normal;
	margin-bottom: 15px;
}
h4 {
	font-size: small;
	font-weight: normal;
	color: #006699;
}
.footer {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #D4C9DF;
}
body {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #333333;
}
.photo_credit {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 120%;
	padding-bottom: 0px;
}
.language {
	font-size: 12px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	color: #999900;
	border-bottom-style: none;
	border-left-style: none;
}
.photo-border {
	border: thin solid #333333;
	padding: 3px;
	background-color: #F4F5E0;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-weight: bold;
}
.trip-border {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	margin: 10px 0px;
	padding: 10px 0px;
	border-right: thin none #666666;
	border-bottom: thin solid #666666;
	border-left: thin none #666666;
}
p {
	margin-bottom: 15px;
}
.photo-col-top {
	margin-top: 45px;
	border: thin solid #333333;
	width: 156px;
}
.photo-col-mid {
	margin-top: 15px;
	border: thin solid #333333;
	width: 156px;
}
.photo-col {
	border: thin solid #333333;
	width: 156px;
}
.photo {
	border: thin solid #333333;
}
.trip-table {
	border: thin solid #999999;
	padding: 15px;
}
.featured-trip-button {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	background-color: #FFFFED;
	border: thin solid #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.white-box {
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.notes-gray {
	color: #666666;
}
.x-small {
	font-size: x-small;
}

