body {
	background:url(images/dtheader.gif) top center no-repeat;
}
#main {
	margin:0px;
	padding:0px;
}
#topdestinations ul ul {
	background:url(images/topdestinations_ul_dt.png) bottom no-repeat;
}
#topdestinations li:hover {
	background:url(images/menu_li_dt.png) top left no-repeat;
}
#topdestinations li:hover a {
	background:url(images/menu_li_a_dt.png) top right no-repeat;
}
#topdestinations li li {
	background:#336633;
}
#context ul {
	background:#DEE5C8;
}
.review-box {
	background-color:#eff2e4;
}
.review-box dt {
	background-color: #dee5c8;
}
img.shadow {
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
.featurehotels{width:100%; float:left;}
.featurehotels ul{display:block; float:left; width:100%; list-style:none; margin:0; padding:0;}
.featurehotels li{display:block; float:left; width:250px; margin:0px 14px;}
.featurehotels li h4{color:#088eb0; font-size:14px; font-weight:normal;}
.featurehotels li h4 a{color:#088eb0; text-decoration:none;}
.featurehotels li h4 a:hover{text-decoration:underline;}
.featurehotels li p{color:#2e2d2d; font-size:12px; font-weight:bold; line-height: 14px;}
.featurehotels h4, .featurehotels p{margin:5px 0;}