body {
	background: #e6e1dd url("/IT/static_files/images/bg.gif") repeat-x center 200px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	margin:0px;
}
a {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#954e0f;
	text-decoration:none;
}
a:hover {
	color:#954e0f;
	text-decoration:underline;
}
h1 {
	font-size:24px;
	color:#3d280b;
	margin:10px 0px;
	font-weight:normal;
	font-family: jklj;
	padding:0px;
}
h2 {
	font-size:22px;
	color:#68481a;
	margin:10px 0px;
	font-weight:normal;
	font-family:jklj;
	padding:0px;
}
h3 {
	font-size:14px;
	color:#68481a;
	margin:10px 0px;
	font-weight:normal;
	font-family:jklj;
	padding:0px;
}
#header {
	display:block;
	width:1000px;
	margin:20px auto 20px auto;
}
#header div.logo {
	display:block;
	float:left;
	width:300px;
}
#header div.top-menu {
	display:block;
	float:right;
	size:100px;
	text-align:right;
}
div.top-menu a {
	color:#c1a63d;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 0px 0px 20px;
}
div.top-menu a:hover {
	color:#ffffff;
	background:#7d3c03;
	text-transform:uppercase;
	text-decoration:none;
}
#container {
	background:#ffffff;
	width:990px;
	margin:0px auto 0px auto;
	padding:5px;
}
.bke_image {
	display:block;
	width:980px;
	height:340px;
	background:url("/IT/static_files/images/bke_bg.gif") no-repeat left top;
	padding:5px;
}
.bke_inner {
	background:#e1dbd3;
	height:320px;
	padding:5px;
}
.bke_inner div.bke_column {
	background:url("/IT/static_files/images/bke_top.gif") no-repeat left top;
	display:block;
	float:left;
	width:225px;
	padding:50px 5px 0px 20px;
}
div.flash_column {
	display:block;
	width:710px;
	float:left;
	border:5px solid #ffffff;
}
div.bke_column select {
	font-family:Georgia, "Times New Roman", Times, serif, Arial;
	font-size:14px;
	color:#68481a;
	font-weight:bold;
	padding:2px;
	border:1px solid #cac5bd;
}
#lhs {
	display:block;
	float:left;
	width:260px;
	margin:0px 10px 0px 0px;
}
#rhs {
	display:block;
	float:left;
	width:720px;
}
div.specials {
	background:#e5e0dc;
	padding:15px 10px 5px 10px;
}
div.specials p.title {
	padding:5px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#954e0f;
	background:#ffffff;
	position:relative;
}
div.specials p.title a.more {
	background:url("/IT/static_files/images/more.gif") no-repeat left top;
	display:block;
	width:31px;
	height:14px;
	text-decoration:none;
	position:absolute;
	top:7px;
	left:205px;
}
div.specials p.title a.more:hover {
	background-position:left bottom;
}
div.specials p.spec-text {
	padding:0px 0px 0px 5px;
	color:#954e0f;
}
div.features {
	margin:20px 0px 0px 0px;
}
.separator {
	display:block;
	margin:10px 0px 10px 0px;
	background:url("/IT/static_files/images/separator.gif") no-repeat center center;
	height:9px;
}
div.features > ul {
	list-style: none;
}
div.features > ul li {
	background:url("/IT/static_files/images/li-features.jpg") no-repeat left center;
	padding:0px 0px 0px 20px;
	margin:7px 0px 7px 0px;
}
div.welcome_section {
	background:#e5e0dc;
}
div.welcome_section div.left_column {
	display:block;
	width:450px;
	float:left;
	padding:10px;
}
div.welcome_section div.right_column {
	display:block;
	width:230px;
	padding:10px;
	float:left;
}
#tabs {
	margin:20px 0px 0px 0px;
}
#tabs > div {
	background:#e5e0dc url("/IT/static_files/images/bg-cont-div.gif") no-repeat left bottom;
	padding:20px 10px 10px 10px;
}
.footer1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#6e4c1b;
	margin:20px 0px 10px 10px;
}
.footer2 {
	display:block;
	width:1000px;
	margin:20px auto 20px auto;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#6e4c1b;
}
/* //// MENU //// */
.menu {
	display:block;
	width:950px;
	margin:20px auto 20px auto;
	padding:0px;
	height:auto;
}
.home, .accommodation, .facilities, .gallery, .reviews, .location, .contact {
	margin:8px 0px 7px 0px;
	display:block;
	float:left;
	width:65px;
	height:12px;
}
.home {
	background:url("/IT/static_files/images/home-btn.gif") no-repeat left top;
	width:65px;
}
.home:hover {
	height:27px;
	background-position:left bottom;
	margin:0px;
}
.accommodation {
	background:url("/IT/static_files/images/camere_btn.gif") no-repeat left top;
	width:80px;
}
.accommodation:hover {
	height:27px;
	background-position:left bottom;
	margin:0px;
}
.facilities {
	background:url("/IT/static_files/images/servizi-btn.gif") no-repeat left top;
	width:74px;
}
.facilities:hover {
	height:27px;
	background-position:left bottom;
	margin:0px;
}
.gallery {
	background:url("/IT/static_files/images/galleria-btn.gif") no-repeat left top;
	width:89px;
	height:15px;
	margin:6px 0px 0px 0px;
}
.gallery:hover {
	height:27px;
	background-position:left bottom;
	margin:0px;
}
.reviews {
	background:url("/IT/static_files/images/opinione-btn.gif") no-repeat left top;
	width:95px;
}
.reviews:hover {
	height:27px;
	background-position:left bottom;
	margin:0px;
}
.location {
	background:url("/IT/static_files/images/come-arrivare-btn.gif") no-repeat left top;
	width:142px;
}
.location:hover {
	height:27px;
	background-position:left bottom;
	margin:0px;
}
.contact {
	background:url("/IT/static_files/images/contattateci-off.gif") no-repeat left top;
	width:133px;
}
.contact:hover {
	height:27px;
	background-position:left bottom;
	margin:0px;
}
p.vr {
	padding:0px; 
	margin:5px 20px 0px 20px;
	display:block;
	float:left;
	width:1px;
	height:15px;
	background:#dbd2c6;
}
.for-map {
	display:block;
	width:210px;
	height:208px;
	background:url("/IT/static_files/images/google-map-bg.jpg") no-repeat left top;
	padding:35px 8px 0px 8px;
}
#googlemap {
	background:#CCCC00;
	display:block;
	height:200px;
	width:215px;
}
img.tabs-img {
	float:left;
	background:#ffffff;
	border:4px solid #6e4c1b;
	padding:1px;
	margin:0px 15px 0px 0px;
}

ul.gall {
 	list-style:none;
    margin:20px 0px 20px 0px;
	padding:0px;
	width:600px;
}
ul.gall li {
    float:left;
    margin:5px 10px 0px 0px;
}
img.tabs-img {
	float:left;
	background:#ffffff;
	border:4px solid #6e4c1b;
	padding:1px;
	margin:0px 15px 0px 0px;
}

ul.gall {
 	list-style:none;
    margin:20px 0px 20px 0px;
	padding:0px;
	width:600px;
}
ul.gall li {
    float:left;
    margin:5px 10px 0px 0px;
}
.large-img {
	text-align:center;
}
.large-img img#swapImg {
	border:15px solid #E5E0DC;
}
ul.gall li img {
    border:3px solid #E5E0DC;
}
ul.gall li img:hover {
    border:3px solid #833C08;
}