@import url(http://fonts.googleapis.com/css?family=Artifika&subset=latin,greek);
*{
	font-family: 'Artifika', serif;
	margin: 0px;
	padding: 0px;
	border: none;
}
body, html{
	width: 100%;
	hwight: 100%;
}
body{
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/wood-pattern-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
	z-index: 1;
}
#table-fix {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}
#copyright{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#copyright,#copyright a {
	font-size: 12px;
	color: #FF7700;
	text-decoration: none;
}
#copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer-menu{
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	padding: 5px;
}
#google-map {
	border: 2px solid #FF9900;
}

#footer-menu,#footer-menu a {
	line-height: 20px;
	font-size: 13px;
	color: #FF7700;
	text-decoration: none;
}
#footer-menu a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer{
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#footer,#footer a {
	font-size: 12px;
	color: #FF7700;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#content p,#content ul {
	margin: 18px 80px 0px 60px;
	text-align: justify;
	list-style-type: none;
}
#content li {
	float: left;
	margin-left: 40px;
	color: #660000;
	font-weight: 800px;
}
#content,#content a{
	font-size: 12px;
	color: #333300;
	text-decoration: none;
	line-height: 17px;
}
#content a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content h1 {
	text-decoration: none;
	text-align:justify;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
}
#content h1,#content h1 a {
	font-size: 13px !important;
	color: #FF7700;
}
#content h2 {
	font-size: 14px;
}
a,a:hover{
	cursor: pointer;
}
.restaurant, .menu{
	background-image: url(images/restaurant.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.guestbook-align {
	margin-right: 20px;
}
.84 {
	height: 90px;
}

.172 {
	height: 200px;
}
.188 {
	height: 188px;
}
.contact-1 {
	width: 205px;
	background-image: url(images/contact_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact-2 {
	width: 644px;
	background-image: url(images/contact_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 447px;
}
label{
	font-weight: 800;
}
.forms {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/form/out.jpg);
	background-repeat: repeat-y;
	background-color: #A9A173;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 13px;
	width: 140px;
	padding: 3px;
	margin: 8px 10px;
}
.forms:hover,.forms:active,.forms:focus {
	font-size: 12px;
	color: #333333;
	height: 13px;
	width: 140px;
	padding: 3px;
	margin: 8px 10px;
	text-decoration: none;
	background-image: url(images/form/ovver.jpg);
	background-repeat: no-repeat;
}
.form-text-area {
	margin: 8px;
	font-size: 12px;
	color: #333333;
	background-image: url(images/form/text-area.jpg);
	background-repeat: none;
	text-decoration: none;
	padding: 8px;
	height: 111px;
	width: 381px;
}
.guestbook_bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E1C0D;
	text-decoration: none;
	padding-bottom: 20px;
	color: #1E1C0D;
	text-align: justify;
}
.820 {
	width: 820px;
}
.guestbook_bottom-border2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6C5B39;
	font-size: 11px;
	color: #504622;
	text-decoration: none;
}
#guestbook-entries  p{
	margin: 15px 15px 0px 15px !important;
}
#contact p,#contact h2{
	margin: 0px !important;
	padding-left:30px;
}
#transparent-container{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url(images/transparent.png) repeat;
	padding: 15px !important;
	position:relative;
	z-index: 0;
	zoom:1;
	margin: 20px 40px;
	text-align: center;
	behavior: url(/images/pie.htc);
}

