/* CSS Document */


body {
	
	z-index: 1;
}


td.LeftSide02 {
	height: 140px;
}

#FlashText {
	position: absolute;
	left: 0px;
	top: 40px;
}

#noFlashSpecials {
	background-image: url(../images/noflashimages/rooms.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 43px;
	width: 107px;
	left: 75px;
	top: 75px;
}


#MainText {
	position: absolute;
	height: 100px;
	width: 600px;
	top: 170px;
	color: #791414;
	padding: 5px;
	text-align: left;
	left: 75px;
	z-index: 30;
}

td.Center {
	height: 4600px;
}



td.description {
	text-align: center;
}

table.tours td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

#clickhere {
	font-size: 12px;
	color: #3C0000;
	position: absolute;
	z-index: 40;
	left: 100px;
	top: 149px;
}

#clickhere p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




