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

*{
	padding:0;
	margin:0;
}

body{
	font-family:"Times New Roman", Times, serif;
	font-size:.625em;
	color:#fff;
	background:url(../_images/bg.jpg) repeat-x #0d0d0d;
}

ul{
	font-size:1.6em;
	list-style:none;
}


img, img a{outline:0; border:0;}

h1{
	font-size:2.2em;
	text-transform:uppercase;
	line-height:30px;
}

#container{
	margin:0 auto;
	width:965px;
	/*height:602px;*/
	background-image:url(../_images/bgfull.jpg);
	background-repeat:no-repeat;
}

#content{
	text-align:left;
}

.clear{
	clear:both;
}

.eventheader{
	text-align:center;
	font-weight:normal;
}

#promo{
	margin-top:25px;
	float:left;
	padding:0px;
	width:450px;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;


}

.eventdesc{
	color:#f0ac0e;
	font-size:1.6em;
	margin-top:60px;
}

.eventdesc2{
	color:#f0ac0e;
	font-size:1.6em;
	margin-top:60px;
	margin-left:-14px;
}

.reviewsheader{
	color:#f0ac0e;
	font-size:3.0em;
	margin-top:46px;
}

.copy{
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	color:#fff;
}

.copyyellow{
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	color:#f0ac0e;
}

a{
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	color:#f0ac0e;
	text-decoration:underline;
}

p{
	font-size:10pt;
	list-style:none;
	list-style-image:none;
	line-height:15px;
	margin-left:15px;
}

ul{
	font-size:9pt;
	list-style:none;
	list-style-image:none;
	line-height:15px;
	margin-top:15px;
}

ul li{
	display:block;
}

ul li img{
	margin-right:10px;
}

#winebottle{
	margin-left:10px;
	float:left;
	width:474px;
	
}

#eventinfocont{
	margin-top:30px;
	float:left;
	padding:10px;
	width:420px;

}

#footerlinks{
	margin:20px 0 0 30px;
	float:left;
	display:inline;
	line-height:34px;
	
}

#footerlinks img{
	margin-right:15px;
	float:left;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	margin-top:-20px;
	/*clear:both;*/
}
