body {
	background:url(images/dtheader.gif) top center no-repeat;
}
#main {
	border-top:5px solid #0D447F;
	margin:0px;
	padding:0px;
}
#lang a span {
	background:#0D447F;
	border-top:1px solid #0D447F;
}
#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;
}
#context ul#contextualmenu,#context ul#contextualmenu ul {
	background:#DDEDFF;
}

.review-box {
	background-color:#eff2e4;
}
.review-box dt {
	background-color: #dee5c8;
}