#thumbnails td{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/Tours/images/thumb-background.gif);
}
.main-image {
	background-image: url(/Tours/images/common/main-background-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	width: 665px;
}
.main-image img {
	padding-top: 22px;
	padding-left: 30px;
}
#Main .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	padding-left: 35px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
#Main .description {
	font-size: 13px;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 35px;
	padding-bottom: 20px;
}

