@charset "UTF-8";
/* CSS Document */

/* Resets **************************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none;
	font-size:80%;}

table {
	border-collapse: separate;
	border-spacing: 0;
	line-height:140%;
	font-size:70%;
	width:100%; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
img { display:block; }
	
hr {
	border:none;
	height:2px;
	background-color:#e6e5d5;
	color:#e6e5d5;
	margin:10px 0px;
}
	
.clear { clear: both; height: 0; }

address { font-style:normal; }

abbr { border-bottom:dotted #0973ba 1px; }

a:link { 
	color:#b7583b; 
	text-decoration: none; }

a:hover { 
	border-bottom:dotted 1px #b7583b;
	text-decoration: none; }

a:visited, 
a:active { 
	color:#b7583b; 
	text-decoration: none; }
	
a:visited:hover, 
a:active:hover { 
	border-bottom:dotted 1px #b7583b;
	text-decoration: none; }

.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }
	
h1 {
	color:#201F1F; 
	font-size:180%;
	font-family:"Georgia", Verdana, Times, serif;
	padding-top:20px;
	padding-bottom:0px;
	padding-left:21px;
	padding-right:21px;
	font-weight:normal;
}
h2 {
	color:#201f1f;
	font-size:120%;
	font-weight:normal;
	padding-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:90%;
	font-weight:bold;
	padding-bottom:2px;
	margin-top:0px;
}
.date {
	font-size:95%;
	font-style:italic;
	font-weight:bold;
}
label {
	font-size:75%;
	font-weight:bold;
}
input {
	margin-top:3px; }

select {
	margin-top:3px; }

textarea {
	margin-top:3px; }
	
fieldset {
	border:solid #616d75 1px;
	padding:10px;
}
legend {
	color:#073655;
	font-size:90%;
	font-weight:bold;
	word-spacing:-1px;
	padding-left:2px;
	padding-right:2px;
}
caption {
	color:#073655;
	font-size:100%;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	word-spacing:-1px;
	border-bottom:solid #b0c5d3 1px;
}
table th {
	padding-top:6px;
	padding-bottom:3px;
	padding-left:10px;
	background-color:#efefef;
	padding-right:10px;
	font-weight:bold; }

table td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:20px;
	border-top:solid #e0e0e0 1px; }
.td1 {
width:60%;
}
.td2 {
width:20%;
}
em {
	font-style:italic;
}
.underline {
	border-bottom:solid #800000 1px;
	width:346px;
	margin-bottom:10px;
}
.story_rule {
	border-bottom:dotted #C3C3C3 1px;
	width:346px;
	padding-bottom:6px;
	margin-bottom:8px;
	display:block;
}
.list_items {
	list-style-type:disc;
	padding-left:12px;
	text-indent:-12px;
	list-style-position:inside;
	font-size:80%;
	line-height:150%;
	padding-bottom:10px;
	color:#202020;
}

	
/* ********************************************************************************************* */

body {
	font-family:Arial, Verdana, sans-serif;
	height:100%;
	background-color: #fff;
	text-align:left;
	margin:0px;
	color: #201f1f;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
	
/* ********************************************************************************************* */

p {
	line-height:140%;
	padding-bottom:6px;
	font-size:80%;
}
.intro_text {
	line-height:125%;
	padding-bottom:6px;
	font-size:95%;
	color:#262d41;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:120px;
}
.sub_text {
	line-height:125%;
	padding-bottom:6px;
	font-size:95%;
	color:#262d41;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#navigation {
height:31px;
width:980px;
clear:both;
}
.nav-hold {
/*background-image:url(images/nav-bg.png); background-repeat:repeat-x;*/ float:left; margin-left:40px; width:876px; height:31px;
padding-left:24px;
background-color:#f7f7ef;
border-bottom:solid 1px #e6e5d7;
border-top:solid 1px #e6e5d7;
}

/* Breadcrumbs ********************************************************************************************* */	

ol#breadcrumbs {
	display:inline;
	font-size:70%;
	float:left;
	margin:0px 22px;
	padding:3px 6px;
	margin-bottom:4px;
	color:#5C5C47;
	background-color:#F4F3E8; }

ol#breadcrumbs li {
	display: inline;
	float:left; }

/* ********************************************************************************************* */

ul.nav_toggle {
}

ul.nav_toggle li {
	float:left;
	padding-right:20px;
	text-transform:uppercase;
	font-size:90%;
	padding-top:9px;
}

/*ul.nav_toggle {
display:inline;
float:left;
list-style-type:disc;
margin:0px;
overflow:hidden;
padding:0px;
padding-top:0px;
}
ul.nav_toggle li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0px;
padding:0pt;
float:left;
}
ul.nav_toggle a {
float:left;
height:0px !important;
margin:0pt 0pt 0px;
overflow:hidden;
}
li#nav-home a {
background:transparent url(images/nav-home.png) no-repeat scroll left top;
width:61px;
padding:31px 0pt 0pt;
}
li#nav-home a:hover {
background:transparent url(images/nav-home_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-sample-menus a {
background:transparent url(images/nav-sample-menus.png) no-repeat scroll left top;
width:111px;
padding:31px 0pt 0pt;
}
li#nav-sample-menus a:hover {
background:transparent url(images/nav-sample-menus_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-wine-list a {
background:transparent url(images/nav-wine-list.png) no-repeat scroll left top;
width:83px;
padding:31px 0pt 0pt;
}
li#nav-wine-list a:hover {
background:transparent url(images/nav-wine-list_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-rooms-to-stay a {
background:transparent url(images/nav-rooms-to-stay.png) no-repeat scroll left top;
width:118px;
padding:31px 0pt 0pt;
}
li#nav-rooms-to-stay a:hover {
background:transparent url(images/nav-rooms-to-stay_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-catering-services a {
background:transparent url(images/nav-catering-services.png) no-repeat scroll left top;
width:138px;
padding:31px 0pt 0pt;
}
li#nav-catering-services a:hover {
background:transparent url(images/nav-catering-services_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-news a {
background:transparent url(images/nav-news.png) no-repeat scroll left top;
width:135px;
padding:31px 0pt 0pt;
}
li#nav-news a:hover {
background:transparent url(images/nav-news_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-find-us a {
background:transparent url(images/nav-find-us.png) no-repeat scroll left top;
width:72px;
padding:31px 0pt 0pt;
}
li#nav-find-us a:hover {
background:transparent url(images/nav-find-us_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-gallery a {
background:transparent url(images/nav-gallery.png) no-repeat scroll left top;
width:76px;
padding:31px 0pt 0pt;
}
li#nav-gallery a:hover {
background:transparent url(images/nav-gallery_hover.png) no-repeat scroll left top;
border-bottom:none;
}
li#nav-contact a {
background:transparent url(images/nav-contact.png) no-repeat scroll left top;
width:87px;
padding:31px 0pt 0pt;
}
li#nav-contact a:hover {
background:transparent url(images/nav-contact_hover.png) no-repeat scroll left top;
border-bottom:none;
}*/
#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.base {
width:980px; clear:both; background-image:url(images/base.png); background-repeat:repeat-y;
}
.h1-hold {
width:900px;float:left; margin-left:40px; clear:both;
}
.content-texture {
width:900px; background-image:url(images/content-texture.jpg); background-repeat:repeat; float:left; margin-left:40px; clear:both; background-color:#e4e3d3;
}
.content {
width:900px; background-image:url(images/content-bg.png); background-repeat:repeat; float:left; margin-left:40px; clear:both; background-color:#f4f3e8;
}
.footer {
width:856px; background-image:url(images/footer-bg.png); background-repeat:repeat; float:left; margin-left:40px; clear:both; background-color:#e2e1d1; padding:4px 22px; padding-bottom:0px; font-size:90%;
}
.footer-graphic {
width:980px; float:left; clear:both;
}
.double-content {
background-image:url(images/double-bg.png); background-repeat:repeat-y; width:562px;
}
.single-content {
background-image:url(images/single-bg.png); background-repeat:repeat-y; width:270px;
}
.single-content-hold {
float:left; width:234px; padding:0px 18px; 
}
.double-content-hold {
float:left; width:400px; padding:0px 18px; 
}
.single-hold {
float:left; width:255px; padding:0px 22px; 
}
.double {
float:left; margin-left:22px; margin-bottom:22px; width:562px;
}
.single {
float:left; margin-left:22px; width:270px; margin-bottom:22px;
}
.gallery_image {
	padding:18px;
	padding-top:0px;
}
.gallery_thumb_image {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	border:solid #dfdec7 1px;
}
h2.wine_h2 {
 padding-bottom:6px;
}
.thumbnail {
	float:right;
	margin-left:10px;
}