.textlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.rightline {
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #214141;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #214141;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #666666;
}
.incatrailtourtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bolder;
}

.picbox {
	border: 1px solid #666666;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;

}
.tourbox {
	border: thin solid #CCCCCC;
}


h1 {
	font-family: Copperplate Gothic Bold;
	font-size: x-large;
	color: #214141;
}
h2 {
	font-family: Copperplate Gothic Bold;
	font-size: small;
	color: #666666;
}
h3 {
	font-family: Copperplate Gothic Bold;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFF;
}