body {
	background-color: #003F51;
	background-image: url(Images/BG_gradient.jpg);
	margin-top: 5px;
}
body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #553119;
}

#mainContent {
	background-color: #FFFFFF;
}
#mainContent ul {
	list-style-image: url(../Images/btn_bullet.gif);
}
#mainContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #553119;
}
#mainContent p {
	padding-left: 15px;
	padding-right: 10px;
}
#footer {
	background-color: #52311E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#mainContent a:link, #mainContent a:visited {
	color: #008AB0;
}
#mainContent a:hover {
	color: #FF6600;
}

#footer a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer a:visited {
	color: #FF6600;
	text-decoration: none;
}

#footer a:active {
	color: #FF6600;
	text-decoration: none;
}
.headlineSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
	line-height: normal;
}
.pageTopic {
	color: #563019;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.pageTopicOrange {
	color: #FF6600;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.tableFrame {

	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFB17D;
	margin: 0px;
	padding: 0px;
}
#ToursActivities {
	background-color: #FFFFFF;
	margin-left: 15px;
}
#ToursActivities ul {
	list-style-type: square;
}
#ToursActivities ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.toursActivitiesHeader {
	background-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.smOrange {

	color: #FF6600;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.medBold {
	font-size: 12px;
	color: #543019;
	font-weight: bold;
}
.testimonialText {
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	font-style: italic;
}
.testimonialSignature {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 1em;
}
.biophoto {
	margin-right: 10px;
	margin-bottom: 10px;
}
#quote {
	background-color: #FFFFFF;
	background-image: url(../Images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
