@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-top: 30px;
	margin-bottom: 30px;
}
#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-image: url(../layout/hintongrange.png);
	text-indent: -9999px;
	position: absolute;
	height: 74px;
	width: 268px;
	left: 30px;
	top: 30px;
	z-index: 2;
}
a#book {
	height: 35px;
	width: 190px;
	position: absolute;
	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;
}
#images {
	position: relative;
	height: 350px;
	width: 930px;
	margin-left: 15px;
}
#images div {
	position: relative;
	left: 0px;
	top: 0px;
	height: 350px;
	width: 930px;
}
#images div img {
	position: absolute;
}
#content {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #1F1806;
	background-image: url(../layout/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
#content .column {
	width: 46%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
#content p {
	font-size: 1.2em;
	line-height: 1.8em;
}
#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: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	z-index: 2;
}
#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.png);
	height: 48px;
	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.8em;
	padding-right: 10px;
	padding-top: 5px;
	width: 120px;
	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;
}
.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;
}
.winelist table{}

.form {
	font-size: 1em;
	color: #05042F;
	text-align: left;
	margin-top: 10px;
}
.form p {
	color: #333333;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
}

.form span {
	font-size: 0.8em;
}
.form select {
	color: #333333;
	width: 160px;
	left: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.form input {
	color: #333333;
	width: 209px;
	background-image: url(../layout/field-bg.jpg);
	border: 1px solid #e6e5e5;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 5px;
}
.form textarea {
	color: #333333;
	width: 360px;
	background-image: url(../layout/field-bg.jpg);
	border: 1px solid #e6e5e5;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.form option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form .submit {
	background-color: #CAC7B2;
	width: 70px;
	cursor: pointer;
	color: #333333;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 290px;
	margin-top: 5px;
}
.form .submit:hover {
	color: #FFFFFF;
}

.form .textfieldRequiredMsg {
	color: #FFFFFF;
}
.special {
	background-color: #CFBD85;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
}
