.contentTd {
	background-image: url(images/index_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CAE4F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0461A7;
	padding: 20px 10px 10px;
	line-height: 18px;
}
.borderTdup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CAE4F1;
	border-right-color: #CAE4F1;
	border-bottom-color: #CAE4F1;
	border-left-color: #CAE4F1;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0461A7;
}
.borderTddwn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CAE4F1;
	border-right-color: #CAE4F1;
	border-bottom-color: #CAE4F1;
	border-left-color: #CAE4F1;
	border-bottom-style: solid;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0461A7;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
.footer:link { color: #ffffff; text-decoration: none; }
v.footer:link { color: #ffffff; text-decoration: none; }
a.footer:link { color: #ffffff; text-decoration: none; }
a.footer:visited { color: #ffffff; text-decoration: none; }
a.footer:active { color: #ffffff; text-decoration: none; }
a.footer:hover { color: #ffffff; text-decoration: underline; }

#gallery {
	width: 700px;
	}
	#gallery ul {
	list-style: none;
}
	#gallery ul li { display: inline; }
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	#gallery ul a:hover img {
	color: #fff;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #74CEF0;
	border-right-color: #74CEF0;
	border-bottom-color: #74CEF0;
	border-left-color: #74CEF0;
	}
	#gallery ul a:hover { color: #fff; }

.tourThumbs {
	width: 600px;
	margin-bottom: -20px;
}
