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

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

#lang a span {
	background: #8C4066;
	border-top: 1px solid #924A6E;
}

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

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

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

#topdestinations li li {
	background: #660033;
}

#context ul {
	background: #DEE5C8;
}

#context ul#contextualmenu, #context ul#contextualmenu ul {
	background: #EFE5EF;
}

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