body {
	background: url(../img/dtheader.gif) top center no-repeat;
}

#main {
	border-top: 5px solid #336633;
	margin: 0px;
	padding: 0px;
}

#lang a span {
	background: #668566;
	border-top: 1px solid #6E926E;
}

#topdestinations ul ul {
	background: url(../img/topdestinations_ul_dt.png) bottom no-repeat;
}

#topdestinations li:hover {
	background: url(../img/menu_li_dt.png) top left no-repeat;
}

#topdestinations li:hover a {
	background: url(../img/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: #DEE5C8;
}

#footer {
	background: #DEE5C8 url(../img/footer.png) bottom repeat-x;
}

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