/* Attention IE6
-----------------------------------------------------------*/
#attention_ie6 {
	width: 100%;
	background: url(images/attention_ie6_shield.gif) 1% 50% no-repeat #fffee6;
}
#attention_ie6 a {
	padding: 5px 0 0 5%;
	width: 95%;
	height: 25px;
	font: 12px/1.5 Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
	border-bottom: 1px solid #929384;
	background: url(images/attention_ie6_close.gif) 99% 50% no-repeat;
	display: block;
}

body {
	background: #fcfaf2 url(../images/background_header.jpg) center 0 no-repeat;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#wrapper {
	width: 960px;
	margin: 0px auto;
}

#small_logo {
	margin: 10px 0 0 0;
}

.address {
	margin: 10px;
}

#logo_home {
	margin: 0px auto;
	width: 350px;
}

div#label {
	background: url(../images/label2.png);
	width: 254px;
	height: 84px;
	float: right;
	margin-right: 10px;
	z-index: 1;
}
#small_logo img {
	border: none;
}

h1 {
	font: bold 15px/20px Georgia, "Times New Roman", Times, serif;
}

#label h1 {
	font: normal 15px/16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 2px 0px;
	text-shadow: 0 3px 4px rgba(0,0,0,.5);
}
#label div {
	margin: 10px 10px 0px 10px;

	text-align: center;
}

p.press i {
	font-size: 11px;
	color: #999;
	margin: 0px 6px;
}
p.press {
	border-bottom: 1px solid #e6c2aa;
	padding: 0px 0px 10px 0px;
}
/*------------- menu items -------------------*/

.item {
	background: transparent url(../images/dots.png) 0 6px repeat-x;
	margin: 0;
}

.description {
	background: #fff;
	padding: 0px 5px 0px 0px;
}

.price, .winery {
	padding: 0px 0px 0px 5px;
}

.winery {
	color:#666;
	background: #fff;
	font-style: italic;
}

.whatisit {
	color:#666;
	background: #fff;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	display: block;
}

.price {
	float: right;
	background: #fff;
}

.item_add {
	text-align: right;
	display: block;
}


label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
}

.menu_h
{
	color: #934A24;
	font-weight: bold;
	margin-bottom: -10px;
	display: block;
}

#rightbar {
	float: right;
	width: 550px;
	margin: 30px 0px 0 0px;
	padding: 0 0 30px 0px;
}

#leftbar {
	margin: 0px;
	float: left;
	width: 390px;
	padding: 10px 0 0 0px;
	background: transparent url(../images/page_seperator.png) right 0px no-repeat;
}

#leftbar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:1.5em;
}
div.line {
	border-bottom: 1px solid #e4dfc6;
	width: 80%;
	font-size: 13px;
	line-height:1.5em;
	margin-bottom: 10px;
}

.hours {
	color: #930;
}

/*-----------Links-------------*/


a {
	color: #934A24;
	text-decoration:none;
	background: inherit;
}
a:hover {
	color: #C30;
	background: inherit;
	text-decoration: none;
}


/*----------Navigation --------*/

div#navigation {
	margin: 0px 0 35px 0px;
	float:left;
	width: 600px;
}
div#navigation ul {
	margin: 20px 0;
	padding: 0;
}
div#navigation li {
	float: left;
	text-align: left;
	list-style-type: none;
}
div#navigation li a {
	display: block;
	height: 15px;
	margin: 0 auto;
	padding: 1em 0;
}
div#navigation li.story.current a, div#navigation li.story.current a:hover {
	background: url(../images/sprite_story.png) center -49px;
}
div#navigation li.story a {
	background: url(../images/sprite_story.png) center 0;
	width:81px;
}
div#navigation li.story a:hover {
	background: url(../images/sprite_story.png) center -243px;
}


div#navigation li.menu.current a, div#navigation li.menu.current a:hover {
	background: url(../images/sprite_menu.png) center -49px;
}
div#navigation li.menu a {
	background: url(../images/sprite_menu.png) center 0;
	width:81px;
}
div#navigation li.menu a:hover {
	background: url(../images/sprite_menu.png) center -243px;
}


div#navigation li.press.current a, div#navigation li.press.current a:hover {
	background: url(../images/sprite_press.png) center -49px;
}
div#navigation li.press a {
	background: url(../images/sprite_press.png) center 0;
	width:81px;
}
div#navigation li.press a:hover {
	background: url(../images/sprite_press.png) center -243px;
}


div#navigation li.gallery.current a, div#navigation li.gallery.current a:hover {
	background: url(../images/sprite_gallery.png) center -49px;
}
div#navigation li.gallery a {
	background: url(../images/sprite_gallery.png) center 0;
	width:81px;
}
div#navigation li.gallery a:hover {
	background: url(../images/sprite_gallery.png) center -243px;
}


div#navigation li.contact.current a, div#navigation li.contact.current a:hover {
	background: url(../images/sprite_contact.png) center -49px;
}
div#navigation li.contact a {
	background: url(../images/sprite_contact.png) center 0;
	width:105px;
}
div#navigation li.contact a:hover {
	background: url(../images/sprite_contact.png) center -243px;
}


div#navigation li.bio.current a, div#navigation li.bio.current a:hover {
	background: url(../images/sprite_bio.png) center -49px;
}
div#navigation li.bio a {
	background: url(../images/sprite_bio.png) center 0;
	width:81px;
}
div#navigation li.bio a:hover {
	background: url(../images/sprite_bio.png) center -243px;
}


div#navigation li.specials.current a, div#navigation li.specials.current a:hover {
	background: url(../images/sprite_specials.png) center -49px;
}
div#navigation li.specials a {
	background: url(../images/sprite_specials.png) center 0;
	width:81px;
}
div#navigation li.specials a:hover {
	background: url(../images/sprite_specials.png) center -243px;
}

/*---------Footer style --------*/
div#footer {
	margin: 20px 0 0 0;
	width: 960px;
	height: 120px;
	background: url(../images/background_footer.jpg) 0px 0px no-repeat;
}

div#footer ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

div#footer li.twitter a {
	background: url(../images/sn.png) center 0;
	width:36px;
	height:36px;
}

div#footer li.twitter a:hover {
	background: url(../images/sn.png) center -36px;
}

div#footer li {
	list-style-type: none;
	float: left;
	text-align: center;
}

div#footer li a {
	display: block;
	margin-right: 10px;
}

div#footer li.facebook a {
	background: url(../images/sn.png) center -72px;
	width:36px;
	height:36px;
}

div#footer li.facebook a:hover {
	background: url(../images/sn.png) center -108px;
}

/*----------Contact page styles ---------*/
#form_wrap {
	float: right;
	margin: 90px 46px 0px 0px;
	width: 400px;
	min-height: 300px;
	height: auto !important;
}

#contact_header {
	font-size: 16px;
	margin-left: 60px;
	color:#333;
}

#contact-area {
	width: 400px;
	margin: 20px 0px 0px 0px;
	font-size: 9px;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 271px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

/*---------Accordian wrapper styles -------*/

#accordion_content {
	position: relative;
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	background: #fff;
}

.title {
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding: 5px 0px 0px 20px;
}
.set {
	border-bottom:0px solid #fff;
	background: url(../images/line.gif) repeat-x;
	height: 24px;
}

.accordionWrapper {
	display: inline-block;
	overflow: hidden;
	width: 550px;
	background: #fff url(../images/accordion_bottom.png) center bottom no-repeat;
	padding-bottom: 30px;
}
.accordionWrapper div {
	display: inline;
	float: left;
	margin: auto;
}
.accordionWrapper div.title {
	cursor: pointer;
}
.accordionWrapper div.content {
	display: none;
	margin: 10px 0px 20px 20px;
	width: 510px;
}

.accordionWrapper div.content p {
	font: normal 12px/1.6em Georgia, "Times New Roman", Times, serif;
	color:#333;
}