.toursteps {
	float: none;
	width: 85%;
	font-family: "Palatino Linotype";
	font-size: small;
	color: #996699;
}
.tourphoto {
	border: thin solid #993366;
	margin: 1px;
}
.textwelcome {
	font-family: "Palatino Linotype";
	font-size: medium;
	width: 100%;
	text-indent: 40px;
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.titlesmall {
	font-family: "Palatino Linotype";
	font-size: large;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996699;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #996699;
	background-color: #66CC99;
}
.pagetitle {
	font-family: "Palatino Linotype";
	font-size: 24px;
	color: #996699;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
}
.nav {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	height: 66px;
	width: 100%;
	border: thin solid #993366;
}
.navbarlink {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

