/**************************************************************	Image Menu	v 2.2**************************************************************/#imageMenu {position: relative;width: 681px;height: 200px;overflow: hidden;}#imageMenu ul {list-style: none;padding:0 0 0 1px;margin: 0px;display: block;height: 200px;width: 1000px;}#imageMenu ul li {float: left;}#imageMenu ul li a {text-indent: -1000px;background:#5d90aa none repeat scroll 0%;border-right: 2px solid #fff;cursor:pointer;display:block;overflow:hidden;width:66px;/*lets me show more items*/	height: 200px;}#imageMenu ul li#home a {background: url(../images/home.jpg) repeat scroll 0%;}#imageMenu ul li#about a {background: url(../images/about.jpg) repeat scroll 0%;}#imageMenu ul li#mailinglist a {background: url(../images/mailinglist.jpg) repeat scroll 0%;}#imageMenu ul li#specials a {background: url(../images/specials.jpg) repeat scroll 0%;}#imageMenu ul li#contact a {background: url(../images/contact.jpg) repeat scroll 0%;}#imageMenu ul li#escort a {background: url(../images/tour1.jpg) repeat scroll 0%;}#imageMenu ul li#cruise a {background: url(../images/cruise.jpg) repeat scroll 0%;}#imageMenu ul li#bookonline a {background: url(../images/bookonline.jpg) repeat scroll 0%;}

#imageMenu ul li#wedding a {background: url(../images/weddings.jpg) repeat scroll 0%;}#imageMenu ul li#adventure a {background: url(../images/adventure.jpg) repeat scroll 0%;}}.clear {clear: both;}/*************************************************************/
