* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#7c736a url(../images/bg.gif) repeat-x left top;
	text-align: center;
}
#container {
	width:860px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index:100;
	position:relative;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}
#header {
	width:860px;
	height:91px;
	padding-top:30px;
	text-align:center;
}
#header h1 {
	margin:0;
}
#header h1 a {
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:288px;
	height:77px;
	margin:0 auto;
	text-indent:-9999px;
}
#topmenu {
	width:870px;
	margin-bottom:9px;
	float:left;
	padding-left:90px;
}
#topmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#topmenu li {
	float:left;
	font-size:65%;
}
#topmenu li a {
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#c8c4c0;
	padding:3px 7px;
	text-transform: uppercase;
}
#topmenu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	/*background:url(../images/ind.gif) no-repeat center bottom;*/
	background-color:#676058;
}
/* SELECTED NAV */
body.homepage #topmenu a.homepage {color:#FFFFFF;background-color:#676058;}
body.rooms #topmenu a.rooms {color:#FFFFFF;background-color:#676058;}
body.facilities #topmenu a.facilities {color:#FFFFFF;background-color:#676058;}
body.dining #topmenu a.dining {color:#FFFFFF;background-color:#676058;}
body.weddings #topmenu a.weddings {color:#FFFFFF;background-color:#676058;}
body.location #topmenu a.location {color:#FFFFFF;background-color:#676058;}
body.mykonos #topmenu a.mykonos {color:#FFFFFF;background-color:#676058;}
body.rates #topmenu a.rates {color:#FFFFFF;background-color:#676058;}
body.offers #topmenu a.offers {color:#FFFFFF;background-color:#676058;}
body.contact #topmenu a.contact {color:#FFFFFF;background-color:#676058;}
body.links #topmenu a.links {color:#FFFFFF;background-color:#676058;}
/* ------------------------- */

#flash {
	float:left;
	padding:0;
	position:relative;
	width:860px;
}
#languages {
	position:absolute;
	left:-12px;
	top:10px;
	z-index:150;
	display:none;
}
#languages a {
	background-image: url(../images/langs.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 9px;
	text-indent:-9999px;
	display:block;
	margin:5px 0;
}
a.greekOn {
	background-position: 0px -14px;
}
a.greekOff {
	background-position: -9px -14px;
}
a.englishOn {
	background-position: -9px 0px;
}
a.englishOff {
	background-position: 0px 0px !important;
	background-position: 0px 4px;
}

#content {
	padding:0 0 20px 0;
	float:left;
	margin:0;
	width:860px;
	background:url(../images/fauxColumns.gif) repeat-y left top;
}
#left {
	width:595px;
	float:left;
	padding:0;
}
#right {
	width:265px;
	float:left;
}
#address {
	padding:10px;
}
#content #rightNav ul {
	margin:10px;
	padding:0;
	list-style-type:none;
}
#content #rightNav li {
	font-size:80%;
	margin:5px 0;
	text-align:left;
}
#content #rightNav li a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#content #rightNav li a:hover {
	color:#3f3830;
}
#content #rightNav li a.selected {
	text-decoration:none;
	color:#3f3830;
	font-weight:bold;
}
#availability {
	width:255px;
	margin:0 5px;
}
#availability form {
	font-size:65%;
}
#availability table {
	margin-top:10px;
}
#availability table table {
	margin-top:0px;
}
#availability td {
	color:#FFFFFF;
	padding:3px 0 0 0;
}
#availability table table select {
	width:122px;
}
#availability input, #availability select {
	background:#99938d;
	border:none;
	font-size:11px;
	color:#fff;
	padding:3px;
	width:100px;
	margin-right:5px;
	display:inline;
}
a.submit {
	background:url(../images/submit.gif) no-repeat;
	width:96px;
	height:18px;
	display:block;
	margin:-22px 0 0 138px;
	padding-top:5px;
	text-align:center;
	text-decoration:none;
}
a.submit:hover {
	color:#000000;
}
#footerWrap {
	width:100%;
	background:#D6D4C5;
	padding:10px 0;
	clear:both;
	z-index:150;
}
#footer {
	width:860px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#footer a {
	color: #7c736a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	font-size:65%;
	color:#7c736a;
}
a.powered {
	position:absolute;
	right:0;
	top:0;
}
.header {
	background:#D6D4C5;
	margin-bottom:15px;
	height:45px;
	padding-top:15px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #584f46;
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
	margin: 15px 0 0;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	margin: 10px 0 0 0;
}
p {
	font-size:70%;
	color:#fff;
	line-height:16px;
	margin:8px 0;
	padding-right:20px;
}
a {
	color:#fff;
}
#content ul {
	margin:5px 15px;
	padding:0;
}
#content li {
	color:#FFFFFF;
	line-height:16px;
	font-size:70%;
	margin:0;
}
a:hover {
	text-decoration:none;
}
.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
table.rates {
	margin:10px 0;
}
table.rates thead {
	font-size:75%;
	background:#99938D;
}
table.rates thead td {
	font-weight:bold;
}
table.rates thead td, table.rates tbody td {
	text-align:center;
}
table.rates tbody {
	font-size:70%;
}
table.rates th, table.rates td {
	vertical-align:top;
	border-bottom:1px solid #999999;
	padding:5px;
	color:#FFFFFF;
}
ul#photos {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#photos li {
	padding:0;
	margin:0;
}
ul#photos li img {
	border:3px solid #C2DDEC;
}
.contactForm {
	color:#fff;
	font-size:70%;
	margin-top:10px;
}
.contactForm select, .contactForm input, .contactForm textarea {
	font-size:11px;
	background-color:#99938D !important;
	padding:5px;
	border:none;
	color:#FFFFFF;
	font-family:inherit;
}
.contactForm td {
	padding:5px 0;
	vertical-align:middle;
}
input.inputFields {
	width:150px;
}
.contactForm select {
	width:160px;
}
textarea.inputFields {
	width:447px;
}
.contactForm .buttonFields {
	background-color:#4F4A45 !important;
	color:#FFFFFF;
	padding:2px 10px;
	cursor:pointer;
	border:none;
	font-size:11px;
	font-weight:bold;
}
