
/* ---- =Reset! --------------------------------------------------------- */

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, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ---- =Set new basic styles! --------------------------------------------------------- */
.access {
	position:absolute;
	text-indent:-9999px;
}
.float-left {
	float:left;
	display:inline;
}
.float-right {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}

div#errordiv {
	border:3px double #900;
	background-color:#FFFFF2;
	color:#900;
	padding:5px 10px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:18px;
}
/* ---- =Structure! --------------------------------------------------------- */

html {
	zzzheight: 100%;
	zzzmargin-bottom: 1px;   /* ---- creates scrollbar to prevent horiz. shifting; will pass validation! ---- */
}
body {
	background-color:#534741; /* url(/images/splash-bg0.gif) repeat; */
	color:#c4af96;
}
a {
	color:#c4af96;
	text-decoration:none;
}
a:hover {
	color:#fffadf;
}
#interior-container {
	position:relative;
	margin:0 auto;
	background:#534741 url(/images/splash-bg1.gif) no-repeat right top;
	width:1000px;
	min-height:804px;
	height:auto !important;
	height:804px;
}
#interior-container h1 {
	position:absolute;
	width:642px;
	height:87px;
	background: url(/images/splash-hop-kiln-winery.gif) no-repeat left top;
	left:324px;
	top:98px;
}
#interior-container h1 a {
	position:absolute;
	width:642px;
	height:87px;
	right:0;
	top:0;
	z-index:888;
}



#photos a img {
	border:0;
}
#photos>div {
	position:absolute;
	z-index:1;
}
#layer-wines {
	left:63px;
	top:121px;
}
#layer-vineyards {
	left:285px;
	top:196px;
}
#layer-food {
	left:27px;
	top:468px;
}
#layer-hkgen {
	left:285px;
	top:400px;
}
#layer-tr {
	margin-right:35px;
}
#nav-container {
	position:relative;
	padding:390px 0 0 643px;
}
#nav-list {
	font: normal 20px/2.5em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}
#nav-list #join {
	position:absolute;
	right:160px;
}
#footer-container ul#footer-list {
	font: bold 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	padding:80px 0 0 50px;
	float:left;
}
#footer-container ul#footer-list  li {
	height:36px;
	display:block;
	float:left;
	padding: .7em 1em;
	background: url(/images/splash-footer-divider.gif) no-repeat;
}
#footer-container ul#footer-list  li#first {
	background: url(none);
}
