#sub_menu_container,
#breadcrumb
 {
	display:none;
}

#content {
	padding-top: 20px;
	}

/* [ News ] */

#news { overflow:hidden; }

#news h2 {
	padding-bottom: 5px;
	}

#news_items {
	list-style:none;
	margin:0px;
	padding: 0 0 10px 0;
	min-height: 1px;
}

	#news_items:after {
		clear: both;
		display: block;
		visibility: hidden;
		height: 0;
		content: ".";
		}

	#content ul#news_items li {
		float:left;
		width:220px;
		margin:0 20px 0 0;
		padding:0px;
		background: none;
	}

	#news_items h4 {
		font-size: 12px;
		font-weight: bold;
		color:#433915;
		margin: 8px 0px;
		padding: 5px 0 5px 0;
		line-height: 15px;
		border-top: 1px solid #ded6a8;
	}


	#news_items img {
		float: left;
		margin: 3px 10px 5px 0;
		background: #fff;
	}

	#news_items .description {
		font-size:11px;
		line-height: 15px;
		margin: 0 0 5px 0;
	}
#home_map {
	/*margin-left:-25px;*/
}
#home_map ul, #home_map ul li{
    list-style:none;
    padding:0;
    margin:0;
    background:none;
}

#home_map img {
    margin:0;
}


/* Tourism badges */

.tourism {border-top:1px #ded6a8 solid; padding-top:10px; margin-top:20px; clear:both; }

.tripadvisor {
    background: transparent url("tripadvisor-bg.gif") scroll no-repeat bottom left; 
    height:70px; 
    float:left; 
    border-right:1px #ded6a8 solid;
    padding-right:10px;
    margin-right:10px;
    float:right;
    }

.tripadvisor .bt_green {margin:0;}

.qualmarks {  text-align:right; float:right;}


/* Slides */

.slides{
    padding: 0;
    margin: 0;
    background: none;
    width: 718px;
    height: 373px;
    overflow: hidden;
    position: relative;
}

.slides li{
    background: none;
    margin: 0;
    padding: 0;
}
