/* CSS Document */

#pageStyle {
	background: #76B976 url(../images/europe/e_index_background.jpg) no-repeat center top;
}

#mainBar {
	width: 740px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 23px;
	background: #436D33;
}

#bottomSpace {
	width: 740px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
}

#midBar {
	width: 738px;
	height: 18px;
	position: relative;
	left: 1px;
	top: 1px;
	background: #436D33;
	
}

#midBar p {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #77B560;
	text-align: center;
	letter-spacing: 0.8em;
	word-spacing: 1em;
	margin-top: 1px;
}

#descriptionImage {
	width: 307px;
	height: 335px;
	position: relative;
	left: 26px;
	top: 24px;
	background: url(../images/europe/descriptionImage.jpg) no-repeat;
	text-align: center;
	float:left;
}
#descriptionImage p {
	font: 12px/16px PMingLiU;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	width: auto;
	margin: 50px 40px 0 40px;
}

#verticalBar1 {
	width: 5px;
	position: relative;
	left: 60px;
	top: 14px;
	margin-bottom: 10px;
	float:left;
}

#tour1 {
	position: relative;
	top: 36px;
	left: 78px;
	height: auto;
	width: 340px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#tourTitle {
	text-align: center;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.redSpecial {
	color: #CC0000;
	font-weight: bold;
}

.tourTitlewLine {
	border-top: 1px solid #807946;
	margin-bottom: 16px;
}

.tourHolder {
	clear: left;
}
.tourImage {
	float: left;
	width: 120px;
}
.tourHolder p {
	margin: 0px 0px 16px 120px;
	font: 12px/18px PMingLiU;
	color: #666666;
	letter-spacing: 1px;
	height: 1%;
}
.tourHolder a:link {
	color: #666666;
	text-decoration: none
}
.tourHolder a:visited {
	color: #CCCCCC;
	text-decoration: none
}
.tourHolder a:hover {
	color: #CC0000;
	text-decoration: none
}
.tourHolder a:active {
	color: #666666;
	text-decoration: none
}

#clearFloat {
	clear: both;
	height: 10px;
	width: 100%;
}

#footer p {
	font: 12px/22px PMingLiU;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer a:active {
	color: #333333;
	text-decoration: none;
}
