td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #274F57;
}
p {
}
a:link {
	color: #0077AA;
	text-decoration: none;
}
a:visited {
	color: #00587D;
	text-decoration: none;
}
a:hover {
	color: #B9C6C8;
	text-decoration: underline;

}
.sideCol {
	background-attachment: scroll;
	background-image: url(images/bg_col.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contentShort {
	padding-top: 12px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;

}
.tourSmall {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #A4B9BA;

}
