/*
	Order:
		Body
			Main
			Defaults
		Header
		Footer
		Nav
			Rollovers
			Links
		Images
		Links
		Sidebar
		Gallery
		Buy
		List
		Calendar
*/

body {
	background-color: #1E1D19;
	background-image: url("/images/backgrounds/stonedark.jpg");
	background-attachment: fixed;
}

div.body {
	font: 13px times;
	color: #FFECBA;
	text-align: justify;
	text-shadow: 1px 1px 1px #1E1D19;
	width: 900px;
}




/* MAIN */

div.main {
	margin-bottom: 50px;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table td {
	margin: 0px;
	padding: 0px;
}

table.hours {
	border: 1px solid #987543;
}

table.hours td {
	padding: 5px;
}

table.lodging {
	width: 60%;
	margin: 0px;
}

table.lodging td {
	width: 50%;
}

table.crafters td {
	vertical-align: top;
	width: 50%;
	padding: 10px;
}

table.schedule {
}

table.schedule td.time {
	width: 30%;
}

.right {
	clear: right;
	float: right;
	padding: 2%;
}

p.right {
	font-style: italic;
	text-align: center;
}
	

.left {
	clear: left;
	float: left;
	margin: 2%;
}

p.clipart input {
	position: relative;
	vertical-align: top;
	margin-left: 3%;
}

p.clipart img {
	width: 10%;
	vertical-align: top;
	margin-bottom: 3%;
}

ul.quicklinks {
	list-style: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #CBA876;
}

ul.quicklinks li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

/* END MAIN */




/* DEFAULTS */

h1 {
	font-family: times;
	font-size: 32px;
	font-variant: small-caps;
	color: #987543;
	text-align: center;
	text-shadow: 1px 1px 4px #1E1D19;
	border-bottom: 1px solid #987543;
	margin-top: 21px;
	margin-bottom: 15px;
}

h2 {
	font-family: times;
	font-size: 26px;
	font-variant: small-caps;
	color: #987543;
	text-shadow: 1px 1px 3px #1E1D19;
	border-bottom: 1px solid #987543;
	margin-top: 35px;
	margin-bottom: 10px;
}

h3 {
	font-family: times;
	font-size: 20px;
	color: #987543;
	text-shadow: 1px 1px 2px #1E1D19;
	margin-top: 25px;
	margin-bottom: 0px;
}

h4 {
	font-family: times;
	font-size: 13px;
	color: #CBA876;
	text-shadow: 1px 1px 1px #1E1D19;
	margin-top: 15px;
	margin-bottom: 10px;
}

span.new {
	font-weight: bold;
	color: #008071;
}

p.center {
	text-align: center;
}

p.info {
	font-style: italic;
	text-align: center;
}

p.info img {
	border: 2px ridge #BA9765;
	max-width: 90%;
}

div.left {
	clear: left;
	float: left;
}

div.right {
	clear: right;
	float: right;
}

p.left {
	float: left;
	clear: left;
	width: 30%;
}

p.right {
	float: right;
	clear: right;
	width: 30%;
}

div.left img, div.right img, p.left img, p.right img {
	border: 2px ridge #BA9765;
	max-width: 100%;
}

/* NAV */

div.nav {
	background-color: #1E1D19;
	background-image: url("/images/backgrounds/stonedark.jpg");
	background-attachment: fixed;
	border-top: 2px ridge #BA9765;
	border-bottom: 2px ridge #BA9765;
	clear: both;
	font: 13px times;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 20px;
}

ul.nav {
	list-style: none;
	text-align: center;
	padding: 0px;
}

ul.nav li {
	display: inline;
	padding-left: 7px;
	padding: right: 7px;
}

div.nav table.nav td {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

th {
	color: #CBA876;
}
	
/* ROLLOVERS */

span.dropdown {
	display: inline;
	background-color: #1E1D19;
	background-image: url("/images/backgrounds/stonedark.jpg");
	background-attachment: fixed;
	border: 1px solid #987543;
	text-align: left;
	position: absolute;
	margin-top: 2px;
}

div.nav table.nav td.rollover span {
	display: none;
}

div.nav table.nav td.rolled span {
	display: block;
}

/* END ROLLOVERS */

/* END NAV */

/* LINKS */

div.nav a {
	text-decoration: none;
	text-shadow: 1px 1px 1px #1E1D19;
	padding-top: 2px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 2px;
}

div.nav a.new {
	font-weight: bold;
	color: #008071;
}

span.dropdown a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

div.nav a:link, div.nav a:visited {
	color: #BA9765;
}

div.nav a:hover {
	color: #EDCA98;
	text-shadow: 0px 0px 0px #EDCA98;
}

div.nav a:active {
	color: #987543;
}

/* END LINKS */

/* END DEFAULTS */




/* HEADER */

div.header {
	background-image:  url("/images/barrels.png");
	background-repeat: no-repeat;
	background-position: 120% 0%;
	padding: 0px;
	border-top: 2px ridge #BA9765;
	border-left: 2px ridge #BA9765;
	border-right: 2px ridge #BA9765;
}

img.logo {
	text-align: left;
	width: 60%;
	margin: 0px;
	border: none;
}

div.info {
	clear: right;
	float: right;
	font-style: italic;
	text-align: left;
	width: 38%;
	padding-right: 5px;
}

div.splash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	z-index: 5;
}

div.splash img {
	width: 100%;
	border: none;
}

/* END HEADER */




/* FOOTER */

div.footer {
	background-image: url("/images/glasses.jpg");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0%;
	clear: both;
	font: 10px times;
	text-align: center;
	border-left: 2px ridge #BA9765;
	border-right: 2px ridge #BA9765;
	border-bottom: 2px ridge #BA9765;
	margin-bottom: 50px;
}

/* END FOOTER */




/* IMAGES */

img {
	max-width: 99%;
	border: 2px ridge #BA9765;
}

img.b {
	border: none;
}

span.image1, span.image1b {
	text-align: center;
}

span.image1 img {
	border: 2px ridge #BA9765;
	width: 95%;
	max-width: 600px;
	margin: 1%;
}

span.image1b img {
	border: none;
	width: 95%;
	max-width: 600px;
	margin: 1%;
}

span.image2, span.image2b {
	text-align: center;
}

span.image2 img {
	border: 2px ridge #BA9765;
	width: 45%;
	max-width: 400px;
	margin: 1%;
}

span.image2b img {
	border: none;
	width: 45%;
	max-width: 400px;
	margin: 1%;
}

span.image3, span.image3b {
	text-align: center;
}

span.image3 img {
	border: 2px ridge #BA9765;
	width: 30%;
	max-width: 250px;
	margin: 1%;
}

span.image3b img {
	border: none;
	width: 30%;
	max-width: 250px;
	margin: 1%;
}

/* END IMAGES */




/* LINKS */

a {
	text-decoration: underline;
	color: #AAAAAA;
	text-shadow: 1px 1px 1px #1E1D19;
	cursor: pointer;
}

a:link {
	text-decoration: underline;
	color: #AAAAAA;
	text-shadow: 1px 1px 1px #1E1D19;
}

a:visited {
	text-decoration: underline;
	color: #777777;
	text-shadow: 1px 1px 1px #1E1D19;
}

a:hover {
	text-decoration: underline;
	color: #33A093;
	text-shadow: 1px 1px 1px #1E1D19;
}

a:active {
	text-decoration: underline;
	color: #118071;
	text-shadow: 1px 1px 1px #1E1D19;
}

/* END LINKS */




/* SIDEBAR */

div.events {
	margin-bottom: 20px;
	margin-right: 20px;
	width: 275px;
	clear: left;
	float: left;
}

div.events table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.events table td {
	vertical-align: top;
	margin-bottom: 1%;
}

div.events table td.date {
	width: 30%;
	margin-right: 1%;
}

div.events table td.time {
	margin-left: 1%;
}

img.newsletter {
	max-width: 170px;
}

img.button {
	border: none;
}

table#events {
	width: 100%;
}

table#events td {
	width: 50%;
}

table#events td.calendar {
	padding-right: 10px;
}

table#events td.connect {
	padding-left: 10px;
}

/* END SIDEBAR */




/* GALLERY */

#slideshow {
	width: 100%;
	height: auto;
	display: block;
	z-index: 5;
	position: relative;
}

#popup {
	background-image: url("/images/backgrounds/frost.png");
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 6;
	cursor: pointer;
	text-align: center;
}

div.gallery {
	text-align: center;
}

div.gallery img {
	height: 112px;
	margin: 1%;
	border: 2px ridge #BA9765;
	cursor: pointer;
}

div.gallery img:hover {
	border: 2px ridge #DCB987;
}

div.gallery img:active {
	border: 2px ridge #987543;
}

img.gallerybig {
	background-image: url("/images/backgrounds/frost.png");
	max-width: 800px;
	max-height: 80%;
	margin-top: 25px;
	margin-bottom: 9px;
}

span.gallerytext {
	background-image: url("/images/backgrounds/frost.png");
	font: 13px courier new;
	font-weight: bold;
	color: #FCF2B9;
	text-shadow: 1px 1px 1px #141414;
	text-align: center;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #987543;
}

/* END GALLERY */




/* BUY */

table.form {
	width: 100%;
}
	table.form td.leftcol {
		width: 20%;
	}

table.list {
	width: 75%;
}

table.list td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}

table.list td.listleft {
	width: 50%;
}

/* END BUY */




/* LIST */

table.winelist {
	width: 100%;
	text-align: center;
}

table.winelist td {
	padding-bottom: 2%;
	width: 33%;
	padding: 5px;
}
	
td.winelistl {
	width: 100px;
	vertical-align: top;
	padding-top: 24px;
}	

td.winelistm {
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

td.winelistr {
	width: 125px;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
}

img.bottle {
	width: 100px;
	margin: 0px;
	cursor: pointer;
	border: none;
}

#list_pop {
	background-image: url("/images/backgrounds/frost.png");
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	text-align: center;
	z-index: 6;
	cursor: pointer;
}

div.label_shell {
	background-image: url("/images/backgrounds/frost.png");
	width: 876px;
	padding: 10px;
	margin-top: 30px;
	border: 2px ridge #BA9765;
}

div.label_shell td {
	padding: 5px;
}

div.label_shell td.close {
	padding: 0px;
	text-align: center;
	font-style: italic;
}

table.label td.img {
	width: 40%;
	text-align: center;
}

table.label_wide td.img {
	text-align: center;
}

table.label_short td.img {
	text-align: center;
}

table.label_tall td.img {
	width: 30%;
	text-align: center;
}

img.label, img.label_tall, img.label_short, img.label_wide {
	margin: 0px;
	border: none;
}

img.label {
	max-height: 500px;
}

img.label_wide {
	max-height: 300px;
}

img.label_short {
	max-height: 350px;
}

img.label_tall {
	max-height: 500px;
}

/* END LIST */




/* NEWSLETTER */

div.newsletter_frame {
	background-image: url("/images/backgrounds/frost.png");
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 6;
}

iframe.newsletter {
	width: 865px;
	height: 90%;
	margin-top: 25px;
	margin-bottom: 9px;
	border: 2px ridge #BA9765;
}

div.newsletter_frame span.info {
	background-image: url("/images/backgrounds/frost.png");
	font-style: italic;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #987543;
}


