@charset "UTF-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000000 url(/assets/images/content/bg_main.jpg) center top no-repeat;
}

h1, h2, h3, p {
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.65em;
}

h1, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
}

h2 {
	padding-bottom: 18px;
}

h3 {
	padding-top: 18px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 1.2em;
}

a {
	color: #932A23;
	text-decoration: none;
}

#mast {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 158px;
	margin-bottom: 26px;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer p, #footer a {
	color: #F3E4C3;
}

#footer p {
	margin-left: 300px;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 800px;
	background: #460606 url(/assets/images/content/bg_container.jpg) repeat-y;
}

#navigation {
	position: relative;
	float: left;
	width: 250px;
	height: 602px;
	background: url(/assets/images/content/bg_nav.jpg) left top no-repeat;
}

#content {
	position: relative;
	float: right;
	width: 550px;
	height: auto !important;
}

#content a.pdf {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	line-height: 5em;
}

#content a:hover.pdf {
	text-decoration: underline;
}

#winemast {
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 550px;
	height: 290px;
	background: url(/assets/images/content/bg_wine.jpg) right top no-repeat;
}

.twocolumncontent {
	float: left;
	width: 260px;
	height: auto !important;
}

#table {
	width: 480px;
	margin-left: 50px;
	margin-bottom: 20px;
}

#table p {
	margin-left: 0;
	margin-right: 0;
	line-height: 1.65em;
	font-size: 10px;
}

.clear {
	clear: both;
}

#splash {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 817px;
}
