.cruise {
	position: relative;
	display: block;
	height: 180px;
	margin-bottom: 20px;
	padding: 20px;
	cursor: pointer;
}
.cruise span {
	display: none;
}
	.ragtime {
		background: url(../../images/cruises/ragtimeIcon.png) no-repeat 0px 0px;
	}
		.ragtime:hover {
			background: url(../../images/cruises/ragtimeIconOver.png) no-repeat 0px 0px;
		}
	.blues {
		background: url(../../images/cruises/bluesIcon.png) no-repeat 0px 0px;
	}
		.blues:hover {
			background: url(../../images/cruises/bluesIconOver.png) no-repeat 0px 0px;
		}
	.fireworks {
		background: url(../../images/cruises/fireworksIcon.png) no-repeat 0px 0px;
	}
		.fireworks:hover {
			background: url(../../images/cruises/fireworksIconOver.png) no-repeat 0px 0px;
		}
	.zombie {
		background: url(../../images/cruises/zombieIcon.png) no-repeat 0px 0px;
	}
		.zombie:hover {
			background: url(../../images/cruises/zombieIconOver.png) no-repeat 0px 0px;
		}
	.latin {
		background: url(../../images/cruises/latinIcon.png) no-repeat 0px 0px;
	}
		.latin:hover {
			background: url(../../images/cruises/latinIconOver.png) no-repeat 0px 0px;
		}
	.mystery {
		background: url(../../images/cruises/mysteryIcon.png) no-repeat 0px 0px;
	}
		.mystery:hover {
			background: url(../../images/cruises/mysteryIconOver.png) no-repeat 0px 0px;
		}
	.mardi-gras {
		background: url(../../images/cruises/mardi-grasIcon.png) no-repeat 0px 0px;
	}
		.mardi-gras:hover {
			background: url(../../images/cruises/mardi-grasIconOver.png) no-repeat 0px 0px;
		}
	.steamboat-days {
		background: url(../../images/cruises/steamboat-daysIcon.png) no-repeat 0px 0px;
	}
		.steamboat-days:hover {
			background: url(../../images/cruises/steamboat-daysIconOver.png) no-repeat 0px 0px;
		}
	.jazz {
		background: url(../../images/cruises/jazzIcon.png) no-repeat 0px 0px;
	}
		.jazz:hover {
			background: url(http://www.spiritofpeoria.com/images/cruises/jazzIconOver.png) no-repeat 0px 0px;
		}
	.fogelberg {
		background: url(../../images/cruises/fogelbergIcon.png) no-repeat 0px 0px;
	}
		.fogelberg:hover {
			background: url(../../images/cruises/fogelbergIconOver.png) no-repeat 0px 0px;
		}
	.riverlifedinner {
		background: url(../../images/cruises/riverlifedinnerIcon.png) no-repeat 0px 0px;
	}
		.riverlifedinner:hover {
			background: url(../../images/cruises/riverlifedinnerIconOver.png) no-repeat 0px 0px;
		}
	.riverlifelunch {
		background: url(../../images/cruises/riverlifelunchIcon.png) no-repeat 0px 0px;
	}
		.riverlifelunch:hover {
			background: url(../../images/cruises/riverlifelunchIconOver.png) no-repeat 0px 0px;
		}
	.holidaymatinee {
		background: url(../../images/cruises/holidaymatineeIcon.png) no-repeat 0px 0px;
	}
		.holidaymatinee:hover {
			background: url(../../images/cruises/holidaymatineeIconOver.png) no-repeat 0px 0px;
		}

	.barbershop {
		background: url(../../images/cruises/barbershopIcon.png) no-repeat 0px 0px;
	}
		.barbershop:hover {
			background: url(../../images/cruises/barbershopIconOver.png) no-repeat 0px 0px;
		}
	.sundae {
		background: url(../../images/cruises/sundaeIcon.png) no-repeat 0px 0px;
	}
		.sundae:hover {
			background: url(../../images/cruises/sundaeIconOver.png) no-repeat 0px 0px;
		}

	h1.piano {
		font-size: 45px;
		line-height: 60px;
	}
	.pianoStravaganza {
		background: url(../../images/cruises/pianoStravaganzaIcon.png) no-repeat 0px 0px;
	}
		.pianoStravaganza:hover {
			background: url(../../images/cruises/pianoStravaganzaIconOver.png) no-repeat 0px 0px;
		}
	.fathersday {
		background: url(../../images/cruises/fathersdayIcon.png) no-repeat 0px 0px;
	}
		.fathersday:hover {
			background: url(../../images/cruises/fathersdayIconOver.png) no-repeat 0px 0px;
		}
	.mothersday {
		background: url(../../images/cruises/mothersdayIcon.png) no-repeat 0px 0px;
	}
		.mothersday:hover {
			background: url(../../images/cruises/mothersdayIconOver.png) no-repeat 0px 0px;
		}
	.moonlight {
		background: url(../../images/cruises/moonlightIcon.png) no-repeat 0px 0px;
	}
		.moonlight:hover {
			background: url(../../images/cruises/moonlightIconOver.png) no-repeat 0px 0px;
		}

	.tropical {
		background: url(../../images/cruises/tropicalIcon.png) no-repeat 0px 0px;
	}
		.tropical:hover {
			background: url(../../images/cruises/tropicalIconOver.png) no-repeat 0px 0px;
		}
	.holidaydinner {
		background: url(../../images/cruises/holidaydinnerIcon.png) no-repeat 0px 0px;
	}
		.holidaydinner:hover {
			background: url(../../images/cruises/holidaydinnerIconOver.png) no-repeat 0px 0px;
		}
	.fallfoliagelunch {
		background: url(../../images/cruises/fallfoliagelunchIcon.png) no-repeat 0px 0px;
	}
		.fallfoliagelunch:hover {
			background: url(../../images/cruises/fallfoliagelunchIconOver.png) no-repeat 0px 0px;
		}
.instructions {
	font-style: italic;
	font-size: 18px;
}

.cruisepic {
	margin-bottom: 20px;
}
.cruiseTable {
	position: relative;
	display: block;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
	border: 3px solid #ddd;
	background: #f1f1f1;
}
	.cruiseTable th {
		position: relative;
		font-size: 15px;
		border-bottom: 1px solid #aaa;
		padding: 4px 6px;
		vertical-align: top;
	}
		.cruiseTable .col1 {
			width: 200px;
		}
		.cruiseTable .col2 {
			width: 166px;
		}
		.cruiseTable .col3 {
			width: 186px;
		}
	.cruiseTable td {
		position: relative;
		font-size: 14px;
		line-height: 20px;
		border-bottom: 1px solid #aaa;
		padding: 4px 6px;
		vertical-align: top;
	}