html {
	height: 100%;
	width: 100%
}
body {
	background: url('../images/page_background.gif') top left #000000;
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;	
	height: 100%;
	width: 95%
}
#wrapper {
	background: #000000;
	border: 1px solid #2D2D2D;
	width: 1000px;
	margin:auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
}
#inner {
	height: 100%;
	width: 100%;
	background: #ffffff;
}
#navigation {
	width: 200px;
	min-height: 400px;
	background: url('../images/nav_background.jpg') no-repeat top left;
	float:left;
}
#navigation ul {
	list-style: none;
	margin:0 5px;
	padding: 5px;
	width: 90%;
}
#navigation ul li a {
	line-height: 25px;
	display: block;
	padding-right: 5px;
	border-bottom: 1px solid #2D2D2D;	
}
#navigation p  {
	margin:0;
	padding: 5px 0;
	border-bottom: 1px solid #2D2D2D;
	text-decoration: none;	
	width: 85%;
}
.sub {
	padding-left: 10px;
}
#main_content {
	margin-left: 215px;
	height: 100%;
	padding: 10px 10px 10px 0px;
}
#special_offers {
	text-align: center;	
}
.so_head {
	font-size: 14px;
}
.so_cond {
	font-size: 10px;	
}
.heading {
	text-align: center;
}
.hr {
	border-top: 1px solid #2D2D2D;
	height: 1px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
#main_content a {
 	text-decoration: underline;
	color: #2d2d2d;
	font-weight: bold;
}
a {
 	text-decoration: none;
	color: #2d2d2d;
}
a:hover {
	background: #ffffff;
	color: #991A1A;
}
dl {
	float: left;
}
dt {
	font-weight: bold;
	background: #e7e7e7;
	border-bottom: 1px solid #2D2D2D;
	line-height: 20px;
	height: 20px;
	padding: 3px;
}
dd {
	line-height: 20px;
	height: 20px;
	margin-bottom: 10px;	
}
marquee {
	font-weight: bold;
	font-size: 14px;
}
/* spike DS */
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.imagepad {
	padding: 5px;
	border: 1px solid #c4a572;
	background: #f5f1df;
	margin: 5px;
	text-align: center;
	}
.imageholder {
	width: 150px;
	height: 150px;
	padding: 8px;
	float: left;
	}
.imagepad a {
	color: #3b3b3b;
	}
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/*/--[menu styles]--/*/
.menuholder {
	width: 450px;
	border: 2px ridge #E7CA8B;
	background: #E7CA8B;
	padding: 5px;
	margin: auto;
	color: #030303;
	}
.menu_title {
	width: 230px;
	float: left;
	padding: 2px;
	margin: 0;
	}
.menu_description {
	padding: 2px;
	margin: 0 0 0 235px;
	font-style: italic;
	}
.menu_sep {
	height: 2px;
	border-bottom: 1px dotted #5b5342;
	margin: 3px;
	}
.menuholder a{ color: #030303; }
.menu_description a{ color: #030303; }
.menu_title a{ color: #030303; }

.fmenuholder {
 	xwidth: 320px;
	border: 2px ridge #E7CA8B;
	background: url('../images/featured_menu_heading.gif') no-repeat top center #E7CA8B;
	padding:30px 5px 5px 5px;
	margin: 10px 10px 10px 0;
	color: #5b5342;
	text-align: center;	
	float: left;
	}
.fmenu_title {
	font-family: Times New Roman;
	font-size: 20px;
	color: #5b5342;
	}
.fmenu_description {
	font-family: Times New Roman;
	font-size: 16px;
	color: #030303;	
	font-style: italic;
	}
.fmenu_description a{ color: #5b5342; }
/*/--[COV Styles]--/*/
.covholder {
	padding-bottom: 5px;
	margin-bottom: 5px;
	min-height: 80px;
}
.covholder h2 {
	font-weight: bold;
	background: #E7E7E7;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}
.covholder a:hover {
	text-decoration: underline;
}
#vr {
	width: 100%;
	height: 20px;
	background: #5e1603;
}
#vr a, #vr a:hover {
	color: #ffffff;
background: #5e1603;
}	

.faq {
	font-weight: bold;
	background: #5e1603;
	color: #ffffff;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}
.faq a{
	background: #5e1603;
	color: #ffffff;
}
.faq a:hover {
	background: #5e1603;
	color: #ffffff;	
}
.tariff {
	font-weight: bold;
	background: #5e1603;
	color: #ffffff;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 45%;	
	float: left;
	text-align: right;
}
.price {
	font-weight: normal;
	padding: 5px 5px 5px 15px;
	margin: 0 0 0 45%;
	border-bottom: 1px solid #cccccc;
}
/*/--[forms]--/*/

form {
	width: 95%;
	border: 1px dotted #CBBC04;
	padding: 5px;
	margin:auto;
	float: left;
}
label {
	width: 130px;
	float: left;
	font-weight: bold;
	text-align: right;	
	}
input {
	width: 250px;
	margin: 0px 3px 3px 10px;
	font-family: Georgia, Arial;
	font-size: 12px;
	padding: 5px;	
	}
textarea {
	height: 150px;
	width:250px;
	font-family: Georgia, Arial;
	font-size: 12px;
	margin: 0px 3px 3px 10px;
	padding: 5px;
	}
select {
	width: 80px;
	height: 20px;
	margin: 0px 3px 3px 10px;
	padding: 5px;
	}
.unselect {
	width: 80px;
	height: 20px;
	margin: 0px 3px 3px 5px;
	padding: 5px;
	}
.uninput {
	width: 250px;
	margin: 0px 3px 3px 5px;
	font-family: Georgia, Arial;
	font-size: 12px;	
	}
.untextarea {
	height: 150px;
	width:250px;
	font-family: Georgia, Arial;
	font-size: 12px;
	margin: 0px 3px 3px 5px;	
	}
/*/--[error]--/*/
.error {
	background: #FFFF7F;
	padding: 5px;
	text-align: center;
}
/*/--[links page]--/*/
#linksset {
	width: 90%;
	margin:auto;
}
.linkhead {
	background: #e7e7e7;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;	
	text-align: center;
}
.linktext {
 	background: url('../images/outbound_link.gif') no-repeat center left;
 	padding-left: 20px;
	width: 45%;
	line-height: 20px;	
	float: left;
	font-weight: bold;
}
.linkdesc {
	width: 45%;
	line-height: 20px;	
	margin-left: 5%;
	float: right;
}
/*/--[booking]--/*/
#booking_button {
 	text-decoration: none;
 	font-weight: bold;
 	padding: 5px;
 	text-align: center;
	width: 300px;
	background: #f5f1df;
	border: 2px ridge #c2a36f;
}
#booking_button a {
	color: #ff0000;
	text-decoration: none;
}
/*/--[wine]--/*/
#wine {
	background: url('../images/wine_background.jpg') no-repeat top right #ffffff;
	min-height: 500px;
}
#recipe {
	background: url('../images/food_background.jpg') no-repeat top right #ffffff;
	min-height: 500px;	
}
/*/--Panikos--/*/
.red {
	font-size: 18px;
	font-weight: bold;
	color: #fd1d04;
}
.h2red {
	font-size: 24px;
	font-weight: bold;
	color: #fd1d04;
}












