@charset "UTF-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: #555638 url(../../images/content/bg_main.jpg) top center no-repeat fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #000000;
	margin: 30px 0 10px;
	text-transform: uppercase;
}

p {
	font-size: 12px;
	font-color: #000000;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

#hometop {
	width: 940px;
	height: 57px;
	margin: 0 auto;
	padding: 80px 0 0;
	background: url(../../images/content/bg_home_top.gif) bottom no-repeat;
}

#homemiddle {
	width: 940px;
	height: 526px;
	margin: 0 auto;
	padding: 0;
	background: url(../../images/content/bg_home_middle.gif) top repeat-y;
}

#homemiddle img {
	border: none;
}

#homebottom {
	width: 940px;
	height: 167px;
	margin: 0 auto;
	padding: 0;
	background: url(../../images/content/bg_home_bottom.gif) top no-repeat;
}

#contenttop {
	width: 940px;
	height: 57px;
	margin: 0 auto;
	padding: 80px 0 0;
	background: url(../../images/content/bg_content_top.gif) bottom no-repeat;
}

#contentmiddle {
	width: 940px;
	height: auto !important;
	min-height: 526px;
	margin: 0 auto;
	padding: 0;
	background: url(../../images/content/bg_content_middle.gif) top repeat-y;
}

#contentbottom {
	width: 940px;
	height: 115px;
	margin: -90px auto 0;
	padding: 0;
	background: url(../../images/content/bg_content_bottom.gif) top no-repeat;
}

#copyright {
	width: 850px;
	height: 90px;
	margin: 0 auto;
	color: #E3DBB2;
	font-size: 12px;
}

#copyright p {
	padding-left: 320px;
}

#copyright a {
	color: #E3DBB2;
	text-decoration: none;
}

.logohome {
	position: relative;
	margin: 0 auto;
	padding-top: 190px;
	width: 608px;
	height: 206px;
}

.clear {
	clear: both;
}

#content {
	float: right;
	padding: 131px 73px 90px 0;
	width: 506px;
	height: auto !important;
}

.winecontent {
	float: left;
	width: 230px;
	height: auto !important;
	margin-top: -34px;
}

#content .winecontent a {
	padding: 5px 0 5px 25px;
	background: url(../../images/content/pdf.gif) left center no-repeat;
	color: #000000;
	text-decoration: none;
}

#content .pdf {
	padding: 5px 0 5px 25px;
	background: url(../../images/content/pdf.gif) left center no-repeat;
	text-decoration: none;
}

.content ul, .winecontent ul {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 11px;
	line-height: 1.5em;
}

#content a, .twocolumncontent a {
	color: #A92720;
	text-decoration: none;
}

#content a:hover, .winecontent a:hover, .twocolumncontent a:hover {
	text-decoration: underline;
}

.wineimage {
	float: left;
	width: 273px;
	height: 478px;
}

.twocolumncontent {
	float: left;
	width: 230px;
	padding-right: 20px;
	height: auto !important;
}

.red {
	color: #A92720;
}


/* =============== MENU ============ */

#navigation {
	position: relative;
	float: left;
	padding: 40px 0 0 70px;
	width: 267px;
	height: 480px;
}

#navigation img {
	border: none;
}