
.ArnPropertyTierOne .ArnContainer {
    background-color: #FBFBDF;
}
.ArnPropertyTierOne .ArnAmenitiesContainer {
	background-image: url(images/specialeventrates.gif);
	width: 122px;
	height: 22px;
	position: absolute;
	top: 60px;
	left: 458px;
	z-index: 200
}
.ArnPropertyTierTwo .ArnContainer {
    background-color: #ffe7ad;
}
.ArnPropertyTierTwo .ArnAmenitiesContainer {
	background-image: url(images/hosthotel.gif);
	width: 122px;
	height: 22px;
	position: absolute;
	top: 60px;
	left: 458px;
	z-index: 200
}
.ArnPropertyTierThree .ArnContainer {
    background-color: #fdf1c6;
}
.ArnPropertyTierThree .ArnAmenitiesContainer {
	background-image: url(images/cohosthotel.gif);
	width: 122px;
	height: 22px;
	position: absolute;
	top: 60px;
	left: 458px;
	z-index: 200
}