body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;}
	
#main-container{
	width:968px;
	margin:auto;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666;}
		
#content-container{
	width:968px;
	margin:auto;
	padding-bottom:10px;}		

/*
==============================================
HEADER LAYOUT
==============================================
*/
#banner{
	height:144px;
	width:945px;
	background-image:url(../images/banner-bg.jpg);
	background-repeat:repeat-x;
	padding-left:23px;}

#logo{
	width:103px;
	height:144px;
	float:left;}

#banner-title{
	float:left;
	margin-left:30px;
	padding-top:40px;}
	
#banner-img{
	background-image:url(../images/DSC_5858.jpg);
	background-repeat:no-repeat;
	height:105px;
	width:398px;
	margin-left:490px;}	
	
.bannerText{
	font-size:19px;
	font-weight:bold;
	color: #ffffff;
	padding-top:20px;}



/* 
============================================
TOP MENU
============================================
 */
 .navText{
	font-size: 12px;
	line-height:18px;
	color: #666;
	text-align: justify}
	
#top-menu{
	font-weight:bold;
	font-size:14px;
	float:none;
	height: 40px;}

#top-menu ul{
	padding:0px;
	margin-top:12px;
	margin-right:50px;}

#top-menu li{
	float:left;
	padding-left:20px;}

#top-menu li, #left-menu li{
	list-style-type:none;}

#top-menu li a, #left-menu li a, .tasters a{
	text-decoration:none;}
	
#top-menu li a:visited, #left-menu li a:visited{
	color:#000000;}

#top-menu li a:link, #left-menu li a:link{
	color:#333333;}

#top-menu li a:hover{
	color:#FFFFFF;}


	
/* FONTS */
h2{
	color:#66a10b;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;}
	
h3{
	font-weight:bold;
	font-size: 16px;
	color:#66a10b;
	padding-top: 5px;
	padding-bottom: 0;}
		
p{
	font-size: 12px;
	line-height:18px;
	color: #666666;
	text-align: justify
	padding:0px;
	margin:10px 0px;}



/*
==============================================================================
Left Menu
==============================================================================
*/
#left-panel{
	width:165px;
	float:left;
	margin-top:10px;}
	


/*
==============================================================================
Center container
==============================================================================
*/
#center-panel{
	width:488px;
	float:left;
	padding:10px 0px 10px 10px;}

#sub-center-panel{
	border-right:1px solid #CCCCCC;}
	
.plain-box1{
	padding:0px 10px 0px 0px;}

.chair-image{
	width:160px;
	text-align:center;
	float:left;
	margin-top:15px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;}

#indexPicture{
	text-align:center;}


/*
==============================================================================
Right container
==============================================================================
*/
#right-panel{
	width:295px;
	padding-left:10px;
	padding-bottom:10px;
	float:right;}
	
/* QUICK LINKS */
.quickLinks{
	font-size:12px;
	color:#339933;}

.quickLinks a{
	color:#66a10b;
	text-decoration:none;}
	
.tasters{
	width:285px;}

.tasters .list-items{
	width:275px;
	padding:5px 0px 5px 20px;
	background-color:#f9f9f9;}




.hr1{
	border-bottom:1px solid #CCCCCC;
	width:293px;}

#eventTime{
	text-align:center;}

.gallery-intro{
	width:283px;
	height:140px;
	border:1px solid #cccccc;
	padding-left:10px;}

.gallery-intro .gal-thumbnail{
	padding:10px 0px 10px 10px;
	float:left;}

img{
	border-style:none;}


#galleryContent{
	margin: 0 auto;
	width: 968px;
	padding-top: 50px;
	height: 980px;}

ul#newsletters{
	list-style-type: none;}
		
/*
==============================================================================
Footer
==============================================================================
*/
#footer{
	clear:both;
	width:968px;
	height:40px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin: 5px auto 0px auto;}

