@import "style1.css";
#subscription, #times {
	display: none;
}

#mainContent, #contentHolder, .content, .contentRight, #menus .contentRight , #menuHolder, #wineList .contentRight , #wineListHolder {
	height: auto;
}

.content {
	height: auto;
}

#menuHolder dl, #wineListHolder .wineSect {
	margin-bottom: 20px;
	overflow: none;
	height: auto;
}

#menus .contentLeft , #wineList .contentLeft  {
	display: none;
}
#wineList .contentRight, #wineList .contentLeft, #menus .contentRight, #menus .contentLeft {
	background: none;
}

#wineListHolder .wineSect h3 {
	display: block;
	float: left;
	clear: both;
	font-size: 1.3em;
	font-weight: normal;
	margin: 10px 0;
	width: 280px;
	color: #fff;
}

#menuHolder h3 {
	display: block;
	float: left;
	clear: both;
	font-size: 0.9m;
	font-weight: normal;
	margin: 10px 0;
	width: 280px;
}

#event1 {
	display: block;
}

#frame {
	height: 400px;
	float: left;
}

#frame ul {
	width: 480px;
	float: left;
}

#nav {
	display: none;
}

#noJsNav {
	display: block;
}

#footer {
	display: none;
}

#noJsFooter {
	display: block;
}
