@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none 0px #fff;
}
a {
	outline: none;
}

body {
	background-color: #100c02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin-bottom: 30px;
	background-image: url(../layout/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#header {
	background-image: url(../layout/header.png);
	height: 126px;
	background-color: #1E1705;
	position: relative;
}
a#logo {
	background: url(../layout/logo.png) no-repeat center center;
	display:block;
	height:88px;
	position:relative;
	text-indent:-9999pt;
	width:261px;
	z-index:5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
a#book {
	top: 81px;
	text-decoration: none;
	right: 24px;
}

a#book h3  {
	color: #FFF0C1;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}
a#book h3:hover {
	color: #FFFFFF;
}

a#book   h3 span {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
}
a#book p  {
	float: left;
	color: #FFF0C1;
}
a#book p:hover {
	color: #FFFFFF;
}


#opentable{
	background-image: url(../pictures/opentable.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	position: absolute;
	height: 52px;
	width: 147px;
	top: 30px;
	right: 232px;
}
#websir{
	float: right;
	text-decoration: none;
}
#navigation {
	height: 38px;
	position: relative;
	background-color: #FFFCF3;
}
#navigation ul {
	padding-top: 10px;
	padding-left: 45px;
	z-index: 1;
	position: relative;
}
#navigation ul li {
	float: left;
	list-style-type: none;
}
#navigation li a {
	text-decoration: none;
	font-size: 1.8em;
	text-transform: capitalize;
	margin-right: 1.4em;
	color: #5B4128;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#navigation li a:hover {
	color: #CBB572;
}
#floral {
	height: 490px;
	width: 283px;
	position: absolute;
	left: -183px;
	top: -90px;
	z-index: 1;
}
#floral div {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
}
#f1 {
	background-image: url(../layout/floral-1.png);
	height: 327px;
	width: 169px;
	left: 27px;
	top: -12px;
}
#f2 {
	background-image: url(../layout/floral-2.png);
	height: 208px;
	width: 410px;
	top: 315px;
	left: 7px;
}

#main {
	background-color: #FFFCF3;
	position: relative;
	height:380px;
}
#images {
	position: absolute;
	top: 0;
	left: 0;
	height: 500px;
	width: 930px;
	margin-left: 15px;
	display: none;
}
#images div {
	position: relative;
	left: 0px;
	top: 0px;
	height: 500px;
	width: 930px;
}
#images div img {
	position: absolute;
}
#content {
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1F1806;
	overflow: auto;
	position: relative;
	top: 20px;
	width: 900px;
	background-image: url(../layout/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	margin-right: 15px;
}
#content .column {
	width: 46%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
#content p {
	font-size: 1.1em;
	line-height: 1.6em;
}
#content a {
	text-decoration: none;
	color: #5C422B;
}

#content h1 {
	font-size: 1.8em;
	text-transform: uppercase;
	color: #5C422B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h1 span {
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
}
#content h1 a {
	color: #5C422B;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content ul {
	padding-left: 20px;
	padding-top: 10px;
}
#content li {
	font-size: 1.2em;
	line-height: 1.8em;
}
#content a:hover {
	color: #993300;
}




#footer {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	z-index: 2;
	padding-right: 5px;
	padding-left: 5px;
}
#footer p {
	color: #FFF0C1;
}
#footer a {
	color: #FFF0C1;
}
#showhide {
	font-size: 1.8em;
	text-decoration: none;
	color: #1E1705;
	position: absolute;
	top: 10px;
	right: 010px;
	background-image: url(../layout/hidearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.pdf {
	background-image: url(../layout/pdf.gif);
	height: 36px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	color: #3F392B;
	text-decoration: none;
	float: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding-right: 10px;
	padding-top: 1px;
	width: 125px;
	margin-bottom: 10px;
}
.pdf:hover {
	color: #AA1A1A;
}

.pdf span {
	font-size: 0.6em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.pdf-wine {
	background-image: url(../layout/winepdf.gif);
	height: 36px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	color: #3F392B;
	text-decoration: none;
	float: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding-right: 10px;
	padding-top: 1px;
	width: 125px;
	margin-bottom: 10px;
}
.pdf-wine:hover {
	color: #AA1A1A;
}

.pdf-wine span {
	font-size: 0.6em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.cb {
	clear: both;
}
blockquote {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFF0C1;
	padding: 5px;
	background-color: #fff;
	cursor: pointer;
}
blockquote:hover {
	border: solid 1px #1F1806;
}

blockquote img {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
ul.menulist{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.menulist li{
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.menulist li span{
	display: block;
	font-size: 0.9em;
	color: #6B4A2C;
}
.menuhead{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
.menuhead span{
	clear: left;
	float: left;
	width: 80px;
}
ul.suggestwines{
	padding: 0px;
	position: relative;
	margin: 0px;
}
.suggestwines li{
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-transform: uppercase;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

#enquiries {}
#enquiries p {
	float: left;
	margin-bottom: 5px;
	clear: both;
}
#enquiries label {
	float: left;
	width: 80px;
}
#enquiries input[type=text] {
	float: left;
}
#enquiries input[type=submit] {
	background-color: #2F2919;
	color: #FFF;
	border: none 0px #fff;
	margin-left: 80px;
}
.booknow {
	background-color: #1F1907;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFCF3!important;
	display: block;
	width: 80px;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*#fcontainer {
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#fcontainer .fcol {
	display: block;
	float: left;
	margin-right: 10px;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
}*/
#fb  {
	height: 26px;
	width: 151px;
	display: block;
	padding-left: 30px;
	background-image: url(../layout/facebook.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size: 1em;
	position: absolute;
	left: 500px;
	color: #fefefe;
	padding-top: 5px;
}
#book_con {
	position:absolute;
	right:20px;
	top:41px;
}
#bafC {
	left:20px;
	position:absolute;
	top:20px;
}
#rooms {
	font-size: 0.8em;
}
