﻿/* destinations */
.pad { padding: 0; }

#voyageFinder { display: none; }
#rightColumn { display: none; }

#regionsCategories {
	float: none;
	width: 6.25in;
	padding: 0;
	border: 0;
}
#whereWouldYouLikeToTravel { display: none; }

#specialOffers { text-indent: 0; width: 3in; color: #666666; text-align: center; text-transform: capitalize; }
#worldCruise { text-indent: 0; width: 3in; color: #666666; text-align: center; text-transform: capitalize; }

#regionThumbnails { }
#regionThumbnails div { width: 1.25in; padding: 0 .1in 0 .1in; margin: 0; color: #666666; }
#regionThumbnails div span { display: none; }
#regionThumbnails div h2 { font-size:12px; }
#regionThumbnails a { text-indent: 0; width: 1.25in; color: #666666; text-transform: capitalize; }
.noMargin { clear: right; }
