body {
	text-align:center;
	margin:10px 0;
	background: #eeeeca url(../images/bg.jpg) no-repeat center top fixed;
}
#container {
	width:960px;
	text-align:left;
	margin:0 auto;
}
#header {
	width:960px;
	height:120px;
	background:#FFFFFF url(../images/headerBg.gif) no-repeat 100px top;
	position:relative;
}
#header h1 {
	margin:0;
}
#header h1 a {
        display:block;
        background:url(../images/logo.gif) no-repeat;
        width:269px;
        height:53px;
        text-indent:-9999px;
        position:absolute;
        top:40px;
        left:25px;
}
#topNav {
	position:absolute;
	top:55px;
	right:15px;
	background:url(../images/topNavLeft.gif) no-repeat left;
	height:39px;
	width:565px;
}
#topNav ul {
	background:url(../images/topNavRight.gif) no-repeat right;
	height:29px;
	padding-top:10px;
}
#topNav ul {
	list-style-type:none;
	margin:0;
}
#topNav li {
	display:inline;
	padding:0 15px;
}
#topNav a {
	color:#FFFFFF;
	text-decoration:none;
}
#topNav a:hover {
	border-bottom:2px solid #FFFFFF;
}
#languages {
	position:absolute;
	right:15px;
	top:10px;
}
a.greek {
	text-decoration: none;
	background-image: url(../images/gr_flag.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 36px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:5px;
}
a.english {
	text-decoration: none;
	background-image: url(../images/uk_flag.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 36px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:5px;
}
a.russian {
	text-decoration: none;
	background-image: url(../images/ru_flag.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 36px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:5px;
}
a.france {
	text-decoration: none;
	background-image: url(../images/fr_flag.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 36px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:5px;
}
a.deutsch {
	text-decoration: none;
	background-image: url(../images/de_flag.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 36px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:5px;
}
a.greek:hover, a.english:hover, a:russian:hover {
	opacity: .60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
#flash {
	width:960px;
	height:225px;
	float:left;
}
#breadCrumb {
	width:940px;
	float:left;
	padding:5px 10px;
	background-color:#8B9147;
}
#breadCrumb p {
	margin:0;
	color:#FFFFFF;
	font-size:11px;
}
#breadCrumb a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#breadCrumb a:hover {
	text-decoration:underline;
}
#content {
	width:960px;
	float:left;
	background:#FFFFFF url(../images/sidebarPatternM.jpg) no-repeat left bottom;
	position:relative;
	padding-top:10px;
}
#leftColumn {
	float:left;
	width:220px;
	padding:10px 0 0 10px;
	background:#F5F6F0 url(../images/leftColumnPattern.gif) repeat-x left bottom;
}
#rightColumn {
	width:700px;
	padding:10px 10px 10px 20px;
	float:left;
}
a.photosBtn {
	background:url(../images/photosBtn.gif);
	width:215px;
	height:184px;
	display:block;
	text-indent:-9999px;
}

a.photosBtn_en {
	background:url(../images/photosBtnEn.gif);
	width:215px;
	height:184px;
	display:block;
	text-indent:-9999px;
}


a.locationBtn {
	background:url(../images/locationBtn.gif);
	width:215px;
	height:102px;
	display:block;
	text-indent:-9999px;
}

a.locationBtn_en {
	background:url(../images/locationBtnEn.gif);
	width:215px;
	height:102px;
	display:block;
	text-indent:-9999px;
}

a.photosBtn:hover, a.locationBtn:hover {
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
p.contact {
	margin:30px 0 10px 10px;
	font-size:11px;
}
#homeFacilities {
	background:url(../images/facilitiesBg.gif) no-repeat;
	width:242px;
	height:216px;
	padding:15px;
	position:absolute;
	bottom:0;
}
#homeFacilities ul {
	margin:0;
	list-style-type:none;
}
#homeFacilities li {
	background:url(../images/listIcon.gif) no-repeat left center;
	padding-left:10px;
	margin-bottom:5px;
	line-height:20px;
}
img.featuredPhoto {
	position:absolute;
	bottom:0;
	right:10px;
}
#footer {
	width:930px;
	padding:15px;
	clear:both;
	color:#FFFFFF;
	background:#64948d;
}
#footer p {
	margin:0;
}
#footer a {
	color:#FFFFFF;
}
#footer ul {
	margin:0 0 10px 0;
	list-style-type:none;
}
#footer li {
	display:inline;
	padding:0 5px 0 0;
}

tr.alternative
{
    background-color:#ffffcc;
}
a.bookBtnGr {
	background:url(../images/bookBtn.gif) no-repeat;
	width:215px;
	height:35px;
	display:block;
    color:#FFFFFF;
    text-decoration:none;
	font-weight:bold;
    font-size:18px;
    padding-left:12px;
    padding-top:4px;
}
a.bookBtnGr:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
a.bookBtnGr:focus {
    color:#FFFFFF;
    text-decoration:none;
}
a.bookBtnEn {
	background:url(../images/bookBtn.gif) no-repeat;
	width:215px;
	height:35px;
	display:block;
    color:#FFFFFF;
    text-decoration:none;
	font-weight:bold;
    font-size:18px;
    padding-left:32px;
    padding-top:4px;
}
a.bookBtnEn:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
a.bookBtnEn:focus {
    color:#FFFFFF;
    text-decoration:none;
}
a.bookBtnRu {
	background:url(../images/bookBtn.gif) no-repeat;
	width:215px;
	height:35px;
	display:block;
    color:#FFFFFF;
    text-decoration:none;
	font-weight:bold;
    font-size:18px;
    padding-left:4px;
    padding-top:4px;
}
a.bookBtnRu:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
a.bookBtnRu:focus {
    color:#FFFFFF;
    text-decoration:none;
}
a.bookBtnFr {
	background:url(../images/bookBtn.gif) no-repeat;
	width:215px;
	height:35px;
	display:block;
    color:#FFFFFF;
    text-decoration:none;
	font-weight:bold;
    font-size:18px;
    padding-left:16px;
    padding-top:4px;
}
a.bookBtnFr:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
a.bookBtnFr:focus {
    color:#FFFFFF;
    text-decoration:none;
}
a.bookBtnDe {
	background:url(../images/bookBtn.gif) no-repeat;
	width:215px;
	height:35px;
	display:block;
    color:#FFFFFF;
    text-decoration:none;
	font-weight:bold;
    font-size:18px;
    padding-left:38px;
    padding-top:4px;
}
a.bookBtnDe:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
a.bookBtnDe:focus {
    color:#FFFFFF;
    text-decoration:none;
}