* {
	margin: 0;
	padding: 0;
}
html {
	background: #fff url("../images/css/background-gradient.jpg") repeat-x center top;
	background-attachment: fixed;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	width: 920px;
	margin: 20px auto 20px auto;
	position: relative;
}
/*
a img {
	border: 1px solid #ccc;
}
*/
a {
	color: #C56F5C;
	text-decoration: none;
}
a:hover {
	visibility: visible;
	text-decoration: underline;
/* IE bug fix */
}
/*
a:hover img {
	border: 1px solid #729AD7;
}
*/
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #B45340;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
#top {
	background: url("../images/css/page-top.png") no-repeat center top;
	width: 920px;
	height: 16px;
	margin: 0 auto;
	display: block;
	overflow: hidden; 
}
#languages {
	display: block;
	text-align: right;
	width: 860px;
	padding: 0px 30px 0px 0px;
	float: right;
}
#main_logo {
	width: 159px;
	height: 150px;
	padding-left: 26px;
	padding-top: 3px;
	float: left;
}
#flash_banner {
	width: 700px;
	height: 140px;
	padding-right: 30px;
	padding-top: 5px;
	float: right;
}
/*#header {
	display: block;
	position: relative;
	width: 920px;
	padding: 5px 0px 10px 0px;
	padding-top: 21px !important;
	overflow: hidden;
}*/
#page {
	background: url("../images/css/page-middle.png") repeat-y center top;
	padding: 0px 0px 0px 0px;
	width: 920px;
}
#page-header {
	display: block;
	position: relative;
	background: url("../images/css/page-middle-header.png") repeat-y center top;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	width: 920px;
	height: 180px;
	overflow: hidden;
}
#menu_position {
	padding: 0 10px 0 10px;
}
#main {
	width: 920px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}
#left {
	width: 170px;
	float: left;
	padding: 0 20px 0 30px;
	border-right: solid #B45340 1px;
}
#center {
	width: 649px;
	float: left;
	padding: 0 30px 0 20px;
}
#center_news {
	width: 860px;
	float: none;
	padding: 0 30px 0 30px;
}
#papyrus {
	background: url("../images/miscellaneous/papyrus_001.jpg") no-repeat center top;
	padding: 50px 100px;
	color: #FFFFFF;
}
.facilities_list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.facilities_list li {
	line-height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	background-image: url("../images/miscellaneous/tick_001.png");
	background-repeat: no-repeat;
	background-position: 0;
}
.Wi-Fi {
	line-height: 20px;
	padding-left: 5px;
	width: 41px;
	background-image: url("../images/miscellaneous/wi-fi_logo_15px.png");
	background-repeat: no-repeat;
	background-position: 0;
}
#wikiBox {
	border: solid #B45340 1px;
	width: 629px;
	padding: 5px;
}
#wikiBox_icon1 {
	padding-right: 5px;
	float: left;
}
#wikiBox_icon2 {
	padding-left: 5px;
	float: right;
}
#footer_top_hairline {
	border-top: solid #B45340 1px;
}
#pafsanias_phrase {
	padding-top: 5px;
}
#footer1 {
	text-align: center;
	padding: 5px 30px 0px 30px;
}
#footer1_text {
	float: left;
	padding-left: 182px;
	margin-top: 10px;
	width: auto;
}
#footer1_link {
	float: left;
	padding-left: 4px;
	width: 45px;
}
#footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 16px;
	background: url("../images/css/page-bottom.png") no-repeat center top;
}
#footer3_text {
	float: left;
	padding-left: 213px;
	margin-top: 20px;
	width: auto;
}
#footer3_link {
	float: left;
	padding-left: 4px;
	width: 63px;
}
#weather {
	vertical-align: bottom;
}
#cleaner {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}