.main-content{
	margin:0 5px;
	width:633px;
}
.left-col{
	float:left;
	width:154px;
}
#destinations{
	background:url(../images/destBottom.gif) left bottom no-repeat;
	padding-bottom:5px;
}
.leftNav li{
	list-style:none;
	cursor:pointer;
	position:relative;
	border-left:1px solid #d2d4d5;
	border-right:1px solid #d2d4d5;
	padding:6px 8px;
}
.leftNav .leftNavItem, .leftSubNav li{background:#ebf4f7 url(../images/leftNavDivider.gif) no-repeat bottom;}
.leftSubNav li{width:135px;}
.leftNav li.destHeading{
	border:none;
	height:26px;
	padding:0;
	margin:0;
	display:inline;
}
.leftNav li .leftSubNav{
	position:absolute;
	left:153px;
	top:0px;
	display:none;
	z-index:1000;
	border:1px solid #d2d4d5;
}
.leftSubNav .leftSubNavItemEnds,.leftNav .leftNavItemEnds{background:#EBF4F7;}
.featuredOffer{
	width:230px;
	float:right;
}
.featuredOfferHeader{
	background:url(../images/featuredOffer.gif) no-repeat;
	padding:5px 10px;
	font-size:11px;
}
.featuredOfferContent{
	background:#f5f9fb;
	padding:6px 8px;
}
.featuredOfferContent a {color:#336699;}
.featuredOfferContent p{font-size:11px;line-height:1.8em;}
.top-content{margin-left:10px;}
.top-contentData{padding-top:10px;}
.top-contentData ul{margin:20px;}
.top-contentData ul li{list-style:square;}


