body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C4C6D0;
	background-color: #020B42;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	}
	
.title{
	margin:0px 0px 5px 0px;
	}

h1{
	font-size:28px;
	color:#ffffff;
	font-weight:normal;
	}

h2{
	font-size:22px;
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#ffffff;
	font-weight:normal;
	}
h3{
	font-size:18px;
	margin:35px 0px 13px 0px;
	padding:0px 0px 5px 0px;
	color:#ffffff;
	font-weight:normal;
	border-bottom: 1px dotted #BBC5FD;
	}
h4{
	font-size:14px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#ffffff;
	font-weight:normal;
	}
p{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:100%;
	}
.small {
	margin:0px 0px 20px 0px;
	padding:0px;	
	font-size:80%;

	}

a{
	color:#FFFFFF;
	text-decoration:underline;
	}

a:hover{
	color:#9BA5E3;
	text-decoration:underline;
	}

ul{
	list-style-type:disc;
	
}
li{}

table{

	padding:0px;
	margin:0px 0px 20px 0px;
	background-color:#222D68;
	border:1px solid #868DB0;
}	
th{
	padding:2px 2px;
	margin:0px;
	line-height:93%;
	font-size:11px;
	color:#ffffff;
}
td{
	margin:0px;
	padding:3px 5px;
	font-size:10px;
	text-align:center;
	background-color:#2E397C;	
}

hr{
	padding:0px;
	margin:0px;
	height:1px;
	color:#CCCEDD;
}

.wrap{
	margin:0px auto;
	padding:0px;
	background-image: url(../images/bg.gif);
	width:765px;
	height: 100%;
	background-position: 5px 282px;
	background-repeat:no-repeat;
	}

.dashes{
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom: 1px dashed #FFF;
}
.highlight{
	color:#FFFFFF;
	font-weight:bold;
}

/*//////////////////////////
//  TOP  ///////////////////
//////////////////////////*/
.logo{
	margin:0px;
	padding-top:15px;
	padding-bottom: 9px;
	padding-left: 459px;

}
.picture{
	margin:0px;
	padding:0px 10px 0px 10px;
}
.picture img{
	margin:0px;
	padding:0px;
	border:1px solid #FFFFFF;
}


/*////////////////////////////
LEFT field
/////////////////////////////*/
.left{
	float:left;
	width:180px;
	padding:20px 10px 0px 10px;
	}

.left p{
	font-size:85%;
	padding:0px;
	margin:5px 0px 5px 0px;
	}
	
.left img{
	margin:0px 0px 10px 0px;
	padding:0px;
	display:block;
	border:none;
	}

.news a{
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:15px;
	background-image: url(../images/link_arrows.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display:block;
}
.news a:hover{
	text-decoration:underline;
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-indent:15px;
	background-image: url(../images/link_arrows_hover.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display:block;
}

.news{
	margin:0px;
	padding:10px 0px 0px 0px;
	}
.awaitinglogo{
	 margin:20px auto 0px 40px;
	 padding:0px;
}
/*////////////////////////////
NAVIGATION BAR
/////////////////////////////*/
.navbar{
	margin:10px 0px 0px 0px;
	padding:12px 0px;
	width:565px;
	height:17px;
	}

.navbar ul{
	margin:0px 0px 0px 30px;
	padding:0px;
	list-style-type:none;
	width:535px;
	height:17px;
	}

.navbar li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	}

.navbar a{
	margin:0px;
	padding:0px;
	height:17px;
	display:block;
	}

.navbar a:hover{
	margin:0px;
	padding:0px;
	height:17px;
	display:block;
	}
	
.hide{
	display:none;
	}
	
.home a{background:url(../images/nav.gif); background-position:0px top; width:59px;}
.home a:hover{background:url(../images/nav.gif); background-position:0px bottom; width:59px;}
#home_active{background:url(../images/nav.gif); background-position:0px bottom; width:59px;}

.food_and_bar a{background:url(../images/nav.gif); background-position:-59px top; width:98px;}
.food_and_bar a:hover{background:url(../images/nav.gif); background-position:-59px bottom; width:98px;}
#food_active{background:url(../images/nav.gif); background-position:-59px bottom; width:98px;}

.rooms a{background:url(../images/nav.gif); background-position:-157px top; width:67px;}
.rooms a:hover{background:url(../images/nav.gif); background-position:-157px bottom; width:67px;}
#rooms_active{background:url(../images/nav.gif); background-position:-157px bottom; width:67px;}

.out_and_about a{background:url(../images/nav.gif); background-position:-224px top; width:102px;}
.out_and_about a:hover{background:url(../images/nav.gif); background-position:-224px bottom; width:102px;}
#out_active{background:url(../images/nav.gif); background-position:-224px bottom; width:102px;}

.location a{background:url(../images/nav.gif); background-position:-326px top; width:79px;}
.location a:hover{background:url(../images/nav.gif); background-position:-326px bottom; width:79px;}
#location_active{background:url(../images/nav.gif); background-position:-326px bottom; width:79px;}

.links a{background:url(../images/nav.gif); background-position:-405px top; width:56px;}
.links a:hover{background:url(../images/nav.gif); background-position:-405px bottom; width:56px;}
#links_active{background:url(../images/nav.gif); background-position:-405px bottom; width:56px;}

.contact a{background:url(../images/nav.gif); background-position:-461px top; width:70px;}
.contact a:hover{background:url(../images/nav.gif); background-position:-461px bottom; width:70px;}
#contact_active{background:url(../images/nav.gif); background-position:-461px bottom; width:70px;}

/*////////////////////////////
RIGHT field
/////////////////////////////*/
.right{
	margin:0px;
	padding:0px;
	width:565px;
	float:left;
}
.right_inner{
	margin:0px;
	padding:13px 30px 30px 30px;
	width:505px;
}
.headings{
	padding:0px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px dashed #FFF;
}
.containerleft{
	padding:0px 0px 0px 0px;
	margin:0px 29px 0px 0px;
	float:left;
	width:238px;
}
.containerleft img{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:238px;
	border:none;
}

.containerright{
	padding:0px 0px 0px 0px;
	margin:0px;
	width:238px;
	float:left;
}
.containerright img{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:238px;
	border:none;
}

.clear{
	height:0px;
	clear:both;
	}
#tariff td {
  font-size: 12px;
}	
/*////////////////////////////
PICTURES
/////////////////////////////*/	

.rooms img{
	width:150px;
	height:150px;
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px;
	border:2px solid #ffffff;
}
.cms_right_images{
	margin: 0px 0px 10px 10px;
	padding:0px;
	float:right;
}
.cms_right_images img{
	margin-bottom:10px;
	width:200px;
	border:2px solid #ffffff;
}
.news_item img{
	margin: 0px 0px 10px 10px;
	padding:0px;
	float:right;
	border:2px solid #ffffff;
	width:200px;
}
/*.rightpict{
	margin: 0px 0px 10px 10px;
	padding:0px;
	float:right;
	border:2px solid #ffffff;
	width:150px;
}*/
.links_logo img{
	width:50px;
	height:50px;
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px;
	border:1px solid #ffffff;
}
.containerright img{
	padding:0px 0px 20px 0px;
	margin:0px;
	}
.containerleft img{
	padding:0px 0px 20px 0px;
	margin:0px;
}
/*////////////////////////////
FOOTER
/////////////////////////////*/
.footer{
	margin:0px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	clear:both;
	height:60px;
}
.footer a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:normal;
	font-size: 90%;
}
.footer a:hover {
  text-decoration: none;
 }
/*////////////////////////////
LINKS MENU
/////////////////////////////*/
.linkmenu h4{
	font-size:14px;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.linkmenu a, a.linkmenu{
	font-size:14px;
	margin:0px;
	padding:0px 15px 0px 0px;
	font-weight:bold;
	background-image: url(../images/link_arrows.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.linkmenu a:hover{
	font-size:14px;
	margin:0px;
	padding:0px 15px 0px 0px;
	font-weight:bold;
	background-image: url(../images/link_arrows_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*--------------------------*/

img#book_online{
	margin:0px auto 10px auto;
	padding:0px;
	width:125px;
}