html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	width: 100%;
	font-size: 100%;
	text-rendering: optimizelegibility;
}
body  {
	background-color: #0C0701;
	background-attachment: fixed;
	background-image: url(page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
table,td,tr{
	background:none !important;
	vertical-align: top;
}
#wrapper {
	width: 800px;
	overflow:visible;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	z-index: 0 !important;
	-webkit-box-shadow: #330000 0px 0px 5px;
	-moz-box-shadow: #330000 0px 0px 5px;
	box-shadow: #330000 0px 0px 5px;
	behavior: url(images/pie.htc) ;
	position:relative;
	/*	border: 5px solid #663300;*/
	border: 5px solid #524838;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	/*	background: #ffcc33;*/
/*	background: #F7981A;*/
	background: #F7E8B3;

} 
#header,#footer{
	/*background-color: #FF9900;*/
	
	/*background-color: #B6A80A;*/
	background-color: #566B26;
	width: 780px;
	margin: 0px;
	text-align: center;
	padding: 10px;
	clear: both;
	float: none;
	position:relative !important;
	z-index: -1 !important;
		display: block;

}
#header {
	border-radius: 20px 20px 0px 0px;
	-moz-border-radius: 20px 20px 0px 0px;
	behavior: url(images/pie.htc);
	height: 110px !important;
	text-align: center;
}
#logo {
	position: absolute !important;
	margin-right: auto;
	margin-left: 250px;
	text-align: center;
	z-index: 100;
	margin-top: 0px;
	margin-bottom: 0px;
	top: -50px;
}
#main-content{
	min-height: 100% !important;
	height: 100% !important;
	position:relative !important;
	width: 740px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	display: block !important;
}

#main-content p {
	color: #111;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
}

#main-content a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#main-content a:hover {
	text-decoration: none;
}
#lang   {
	width: 100px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 10px;
	line-height: 35px;
	font-weight: bold;
	z-index: 1 !important;
}
#footer  {
	border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	behavior: url(images/pie.htc);
	height: 10px;
	color: #F7E8B3;
	font-size: 10px;
	font-weight: bold;
}
#footer  a, #lang a {
	text-decoration: none;
	color: #F7E8B3;
}
#footer a:hover,#lang a:hover  {
	text-decoration: none;
	color: #AA0000;
}

/* Main Content */
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #F7E8B3;
	padding: 0px;
	margin: 0px;
	width: 180px;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 20px;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	color: #441100;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo-border {
	border: 2px solid #524838;
}
#discount{
	font-family: 'Lobster', serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	padding: 5px;
	border: 3px dashed #566B26;
	width: 300px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-left: 400px;
}
#greek-nights {
	font-family: 'Lobster', serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	padding: 5px;
	border: 3px dashed #566B26;
	width: 350px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-left: 350px;
	line-height: 30px;
}
