@charset "UTF-8";
/* CSS Document */

html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #1E1E1E url(images/bg_main.jpg) center repeat-y;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: justify;
}

.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #EFCD48;
	line-height: 1.5em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #EFCD48;
	line-height: 1.5em;
	margin: 0 0 0 0;
}

h4 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 30px;
	font-weight: 100;
	color: #EFCD48;
	line-height: 1.25em;
	margin: 0 0 0 0;
}

.reddot {
	color: #F50000;
}

.cruru {
	font-size: 80%;
}

p {
	font-family: Geneva, Arial, Helvitica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.75em;
	text-align: justify;
}

li {
	list-style-image: url(images/bullet.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.75em;
}

#container {
	width: 850px;
	height: 100% !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	background: #000000 url(images/bg_page.jpg) no-repeat center top;
}

#logo {
	width: 173px;
	height: 174px;
	margin: 0 0 0 -85px;
	left: 50%;
	top: 0;
	position: absolute;
	z-index: 100;
}

#logo img {
	behavior: url(iepngfix.htc);
}

#subnav {
	width: 810px;
	height: 20px;
	position: relative;
	float: left;
	margin: 75px 20px 10px 10px;
}

#subnav p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1em;
	color: #FF0000;
	text-align: right;
}

#subnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFCD48;
	text-decoration: none;
}

#subnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFCD48;
	text-decoration: underline;
}

#mainimage {
	width: 850px;
	height: 215px;
	position: relative;
	float: left;
}

#nav {
	width: 810px;
	height: 15px;
	position: relative;
	float: left;
	margin: 10px 20px 10px 10px;
}

#content {
	width: 810px;
	height: auto !important;
	height: auto;
	min-height: 260px;
	margin: 20px;
	position: relative;
	float: left;
}

.clear {
	clear: both;
	margin: 0;
}

#footer {
	width: 810px;
	height: 135px;
	margin: 0 20px 20px 20px;
	padding: 20px 0 0 0;
	position: relative;
	float: left;
	background: url(images/bg_footer.gif) center 0 no-repeat;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1em;
	color: #FF0000;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFCD48;
	text-decoration: none;
}

#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFCD48;
	text-decoration: underline;
}

#footerright {
	width: 250px;
	height: auto !important;
	height: auto;
	margin: 0px 0 0 0;
	position: relative;
	float: right;
}

#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #FFFFFF;
	font-weight: normal;
}

#footer h3 a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#footer h3 a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#homeleft {
	width: 480px;
	height: auto !important;
	height: auto;
	margin: 0 70px 0 0;
	position: relative;
	float: left;
}

#homeleft a, #homeleft a:hover {
	color: #EFCD48;
}

#homeright {
	width: 250px;
	height: auto !important;
	height: auto;
	margin: 0px 0 0 0;
	position: relative;
	float: left;
}

#homeright p {
	font-family: Geneva, Arial, Helvitica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #FFFFFF;
	text-align: left;
}

#homeright h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #969696;
	line-height: .7em;
	text-align: left;
}

#homeright h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #EFCD48;
	line-height: 1.25em;
	text-align: left;
}

#homeright a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFCD48;
	font-style: italic;
	text-decoration: underline;
}

#homeright a, #homeright a:hover {
	color: #EFCD48;
	text-decoration: none;
}

.homerightimage {
	float: left;
	margin: 0px 10px 0 0;
}

#left {
	width: 810px;
	height: auto !important;
	height: auto;
	margin: 0;
	position: relative;
	float: left;
}

#center {
	width: 800px;
	height: auto !important;
	height: auto;
	margin: 0;
	position: relative;
	float: left;
}

#center label, #winecenter label {
	width: 120px;
	position: relative;
	float: left;
}

#center a, #winecenter a {
	color: #EFCD48;
}

#center a:hover, #winecenter a:hover {
	color: #EFCD48;
	text-decoration: none;
}

#centerhome {
	width: 800px;
	height: auto !important;
	height: auto;
	margin: 0 0 0 0;
	position: relative;
	float: left;
}

.winebottle {
	width: 185px;
	height: auto !important;
	height: auto;
	margin: 0;
	position: relative;
	float: left;
}

.winebottle img {
	behavior: url(iepngfix.htc);
}

#winecenter {
	width: 580px;
	height: auto !important;
	height: auto;
	margin: 0 40px 0 0;
	position: relative;
	float: left;
}

.winebox {
	width: 153px;
	height: auto;
	height: auto !important;
	min-height: 107px;
	margin: 0 0 20px 0;
	padding: 10px;
	position: relative;
	float: right;
	border: solid #666666 1px;
	color: #EFCD48;
	line-height: 1.25em;
	background: url(images/bg_wine_box.jpg) repeat-x  #CCCCCC;
}

.winebox a {
	color: #EFCD48;
	line-height: 2em;
	width: 45px;
	text-decoration: underline;
	position: relative;
	float: left;
}

.winebox a:hover {
	color: #EFCD48;
	line-height: 2em;
	width: 45px;
	text-decoration: none;
	position: relative;
	float: left;
}

.subnavbox {
	width: 153px;
	height: auto;
	height: auto !important;
	margin: 0 0 20px 0;
	padding: 10px;
	position: relative;
	float: left;
	border: solid #666666 1px;
	color: #EFCD48;
	line-height: 2em;
	background: url(images/bg_wine_box.jpg) repeat-x  #CCCCCC;
}

.subnavbox a {
	color: #EFCD48;
	text-decoration: underline;
}

.subnavbox a:hover {
	color: #EFCD48;
	text-decoration: none;
}

.subnavboxlarge {
	width: 800px;
	height: auto;
	height: auto !important;
	margin: 0 0 20px 0;
	padding: 10px;
	position: relative;
	float: left;
	border: solid #666666 1px;
	color: #EFCD48;
	line-height: 2em;
	background: url(images/bg_wine_box.jpg) repeat-x  #CCCCCC;
	text-align: center;
}

.subnavboxlarge a {
	color: #EFCD48;
	text-decoration: underline;
}

.subnavboxlarge a:hover {
	color: #EFCD48;
	text-decoration: none;
}

#right {
	width: 175px;
	height: auto !important;
	height: auto;
	position: relative;
	float: left;
}

.rightbox {
	width: 173px;
	height: auto !important;
	height: auto;
	min-height: 107px;
	margin: 0;
	position: relative;
	float: left;
	border: solid #666666 1px;
	color: #EFCD48;
	line-height: 2em;
	background: url(images/bg_wine_box.jpg) repeat-x #464648;
}

.rightbox2 {
	width: 173px;
	height: auto !important;
	height: auto;
	min-height: 107px;
	margin: 0 10px 0 0;
	position: relative;
	float: left;
	border: solid #666666 1px;
	color: #EFCD48;
	line-height: 2em;
	background: url(images/bg_wine_box.jpg) repeat-x #464648;
}

.flashcenter {
	position: relative;
	margin: 20px auto;
	width: 500px;
}

.pdf {
	background: url(images/PDF.png) left no-repeat;
	padding-left: 23px;
	behavior: url(iepngfix.htc);
}