h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 50px;
}

h5 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	line-height: 130%;
}
h6 {
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
	color: #669966;
	padding-top: 5px;
}

.small {
	font-size: 9px;
	background-position: bottom;
}

.description {
	font-style: italic;
	line-height: 18px;
	color: #327618;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.environment {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #B0C79E;
}

.members {
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B0C79E;
	margin-left: 10px;
}

.memberstitle {
	font-size: 13px;
	font-weight: bold;
}

.quote {
	font-size: 18px;
	font-weight: bold;
	color: #327618;
}
.large {
	font-size: 14px;
	font-weight: bold;
	color: #327618;
	line-height: 130%;
}

.tourdays {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.options {
/* this class defines the number of nights option on the tours */
	font-size: 11px;
	color: #000000;
}

.bolditalic {
	font-weight: bold;
	font-style:italic;
}

.informal {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 18px;
	color: #327618;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.logos {
	/* defines the white box with dotted line used for the text on most of the information pages */
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	border: 1px dotted #B0C89E;
	background-color: #FFFFFF;
	line-height: 18px;
}

