@charset "ISO-8859-1";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(assets/main_bg4.jpg);
	margin-top: 20px;
	border: 4px solid #CB9F68;
	}
#wrapperResults {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(assets/results_bg.jpg);
	margin-top: 20px;
	}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
	}

#main_rt {
	width: 215px;
	float: right;
	display: block;
	padding-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-top: 20px;
	text-align: center;
}

#top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 50px;
	width: 400px;
	display: block;
	float: left;
	padding-bottom: 40px;
	text-align: left;
	}
#top li {
	list-style-type: none;
	list-style-image: url(assets/bullet.png);
}
#top  .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #333333;
	background-color: #C9C1BD;
	display: block;
	padding: 10px;
	border: 1px dotted #666666;
}
#top p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	font-weight: normal;
	}
#top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3d263a;
	}
#top h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	}
#top li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	}
#top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #320B01;
	font-weight: bold;
}
#top a:hover {
	color: #6a3328;
	font-weight: bold;
	text-decoration: underline;
}
#top .crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	margin-top: 10px;
	font-weight: normal;
}
#top  .crumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	margin-top: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#top  .crumbs a:hover {
	color: #320D02;
}
#btm {
	background-color: #200401;
	height: 5px;
	}
#clear {
	clear:both;
	}

/* Start Navigation */

#navig {
	position:relative;
	display: block;
	height:30px;
	}
	
#navig ul{
	position:absolute;
	bottom:0px;
	width:725px;
	list-style:none;
	background-image: url(assets/nav_bg2.jpg);
	background-repeat: repeat-x;
	padding-right: 35px;
	margin: 0px;
	right: 0px;
	}
#navig ul li{
	float:right;
	color: #F6D27F;
	line-height: 30px;
	}
#navig ul a{
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	color:#FDCD71;
	display:block;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 1.5em;
	letter-spacing: 0.05em;
	padding-left: 1.5em;
	}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-bottom: 40px;
	margin-top: 10px;
	font-weight: normal;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f29030;
}
#copyright a:hover {
	color: #999999 ;
	text-decoration: underline;
}
#banner {
	background-color: #333333;
}
#navig ul a:hover{
	color: #525252;
	background-color: #afafaf;
	background-image: url(assets/nav_bg3.jpg);
	background-repeat: repeat-x;
	}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00CC33;
}
.wineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
body {
	background-color: #000000;
	text-align: center;
	background-image: url(assets/bg3.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6a3328;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6a3328;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}
.descrip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 12pt;
}
