/*CSS for Le Bar*/
body{
	background: url(images/bg-bar.jpg) repeat-x #381414;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
h1{
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 15px 5px;
}
img{
	border: none;
}
p{
	padding: 0 0 10px 0;
	line-height: 16px;
}
#header{
	clear: both;
	overflow: hidden;
}
#content{
	margin-bottom: 50px;
	overflow: hidden;
}
p#flash{
	padding: 0 0 15px 0;
}
#main{
	width: 960px;
	margin: 0 auto;
}
#logo{
	margin: 35px 0;
	float: left;
}
ul#menule{
	list-style: none;
	overflow: hidden;
	margin: 50px 0;
	font-size: 12px;
	float: left;
}
ul#menule li{
	margin: 0 2px;
	background-color: #951a1d;
	width: 130px;
	line-height: 32px;
	text-align: center;
	float: left;
}
ul#menule li a:link, ul#menule li a:visited{
	color: #fff;
	text-decoration: none;
}
#contentbody{
	background-color: #fff;
	float: left;
	padding: 10px;
	width: 620px;
	min-height: 436px;
}
#right{
	float: left;
	margin-left: 5px;
	background-color: #fff;
	padding: 10px;
	width: 285px;
}
#right h2{
	display: none;
}
#footer{
	color: #fff;
	width:965px;
	margin: 50px 0 15px 0;
	overflow: hidden;
}
#footbar{
	background-color: #541a19;
	padding:0 10px;
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
	color: #debf5c;
	font-size: 12px;
	overflow: hidden;
	line-height: 25px;
}
#footbar ul{
	float:left;
	line-height:10px;
	list-style:none outside none;
	margin:7px 10px;
}
#footbar ul li{
	float: left;
	border-left: 1px solid #debf5c;
	padding: 0 5px;
}
#footbar ul li a:link, #footbar ul li a:visited{
	color: #fff;
	text-decoration: none;
}
#footbar ul li a:hover{
	color: #debf5c;
	text-decoration: underline;
}
ul#menufoot{
	list-style: none;
	margin: 5px 10px; 
	font-size: 10px;
	line-height: 20px;
}
ul#menufoot li{
	float: left;
	padding: 0 2px;
}
ul#menufoot li a:link, ul#menufoot li a:visited{
	color: #fff;
	text-decoration: none;
}
ul#menufoot li a:hover{
	text-decoration: underline;
	color: #debf5c;
}
#reserve{
	float: right;
	font-size: 10px;
	margin:5px 15px;
}
div.entry{
	padding: 5px;
}

/*Widgets*/
div.menudl{
	background: url(images/download_menu.jpg) no-repeat;
	width: 283px;
	height: 167px;
}
div.widgetmenu a{
	
}
div.essence{
	background: url(images/essence-bg.jpg) no-repeat;
	width: 283px;
	padding: 55px 10px 0 10px;
	margin-top: 10px;
	color: #fff;
}
div.essence img{
	padding: 15px 0;
}
div.cocktail{
	background: url(images/cocktail.jpg) no-repeat;
	width: 283px;
	height: 125px;
}
