body {
	font: 11px arial;
	background-color: #27211d;
	#text-align: center;
	margin:0;
	padding:0;
}

a {
	font-weight: bold;
	color: #CFCF79;
}

*:focus
{
  -moz-outline-style: none;
}


a img {
	border: 2px solid white;
	margin: 5px;
}

ul {
	margin: 5px;
}

ul a {
	font-weight: bold;
	color: #CFCF79;
}

div#Wrapper {
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 765px;
	height: 800px;
	#text-align: left;
	background-color: #27211d;
	
}

div#mainHeaderImage{
	background-image: url("../images/home_header.jpg");
	background-repeat: no-repeat;
	background-position:  254px 35px;
}

div#mainHeader {
	width: 765px;
	height: 285px;
	background: url("../images/headerLayout.gif") top;
}

div#mainHeader div.Logo{
	position: absolute;
	top: 55px;
	left: 30px;
	width: 220px;
	text-align: center;
	font: 26px Georgia;
	color: #565549;
}

div#mainHeader div.menuEntry {
	width: 181px;
	height: 35px;
	text-align: center;
	font: 13px Georgia;
	font-weight: bold;
	color: #a3a285;
}

div#mainHeader div.menuEntry a{
	display: block;
	width: 181px;
	height: 35px;
	text-decoration: none;
	color: #a3a285;
	background: url("../images/menuImage.gif") no-repeat bottom;
}

div#mainHeader div.menuEntry a:hover{
	text-decoration: none;
	color: #efef63;
	background: url("../images/menuImageHover.gif") no-repeat bottom;
}


div#LeftFrame{
	float: left;
	margin-left: 29px;
	#margin-left: 15px;
	padding: 20px;
	width: 175px;
	/*#width: 220px;*/
	height: 460px;
	/*#height: 500px;*/
	background-color: #6E6E56;
	border-left: 5px solid #414032;
	border-bottom: 5px solid #414032;
}

div#LeftFrame div.newsEntry{
	margin-top: 10px;
	padding-bottom: 10px;
	font: 11px arial;
	color: white;
	border-bottom: 1px solid #a3a285;
}

div#Content{
	float: left;
	padding: 20px;
	width: 440px;
	/*#width: 485px;*/
	height: 460px;
	/*#height: 500px;*/
	background-color: #585743;
	border-right: 5px solid #414032;
	border-bottom: 5px solid #414032;
}

div#Content div.Welcome {
	margin-top: 10px;
	padding-bottom: 10px;
	font: 11px arial;
	color: white;
	border-bottom: 1px solid #a3a285;
}



div#Content div.Welcome table {
  margin: 15px 0;
  border: 1px solid gray;
  border-collapse: collapse;
  
}
div#Content div.Welcome table td, div#Content div.Welcome table th {
border: 1px solid gray;
  padding: 5px 10px;
  
}

div#Content div.OurServices {
	float: left;
	width: 210px;
	/*#width: 220px;*/
	margin-top: 10px;
	padding-right: 10px;
	font: 11px arial;
	color: white;
	border-right: 1px solid #a3a285;
}

div#Content div.RoomsRates {
	float:left;
	width: 195px;
	/*#width: 220px;*/
	margin-top: 10px;
	padding-left: 20px;
	font: 11px arial;
	color: white;
}


div#Content div.RoomsRates table {
  margin: 15px 0;
  border: 1px solid gray;
  border-collapse: collapse;
  
}
div#Content div.RoomsRates table td, div#Content div.RoomsRates table th {
border: 1px solid gray;
  padding: 5px 10px;
  
}

#Galery {
	position: absolute; /* important */
	top: 390px;
	right: 50px;
	overflow: hidden; /* important */
	width: 260px; /* important */
	height: 72px; /* important */
}

#Galery_frame {
	position: relative;
}
#Galery_previous {
	margin-top: 30px;
	float: left;
}
#Galery_next {
	margin-top: 30px;
	float: right;
}
#Galery_content {
	position: absolute;
	margin-left: 80px;
}
#Galery_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#Galery_content {
		width: 5418px;
	}
 #Galery ul li {
		display: block;
		float: left;
		margin-left: 20px;
	}

#Galery ul li img {
	display: block;
}
 


div.Title{
	margin-bottom: 10px;
	padding-left: 20px;
	height: 25px;
	background: url("../images/titleImage.png") no-repeat left bottom;
	font: 20px Georgia;
	font-weight: bold;
	color: #CFCF79;
}

ul.linkList li{
	float: left;
	width: 120px;
	padding: 2px 0;
}

span.languages {
	float: right;
}

span.languages a{
	font-weight: normal;
}

div#Content div.Welcome table.contactTable{
  border: 0;
}

div#Content div.Welcome table.contactTable td{
border: 0;
}