#header {
	width:980px;
	height:127px;
	margin:auto;
}
/*#header h1 {margin:0;float:left;width:180px;padding:25px 20px 0;height:119px; }
#header h1 a {display:block;overflow:hidden;width:104px;height:39px;text-indent:-9999px;margin-top:9px;}
*/
#header .left{
	width:160px;
	float: left;
	padding-top: 0px;
	padding-left: 80px;
}

#header #HappyHour{
	width:510px;
	float: left;
	text-align: center;
}

#HappyHour H1{
	font: bold 15px/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../graphics/clock.gif) no-repeat 120px 30px;
}

#HappyHour H1 .large{
	font: normal 18px/100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#HappyHour H1 .extralarge{
	font: normal 27px/100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	/*letter-spacing: 2px;*/
	margin: 0px;
	padding: 0px;
}

#HappyHour a {
	color: #851F83;
	text-decoration: underline;
}

#HappyHour a:hover {
	color: #47661E;
}


#HappyHour H1 a, 
#HappyHour H1 .large a{
	color: #FFFFFF;
	text-decoration: none;
}

#HappyHour H1 a:hover,
#HappyHour H1 .large a:hover{
	color: #47661E;
}


#header .right{
	width:230px;
	float: right;
}

#LucyWrap {
	POSITION: relative;
	z-index: 100;
	float: left;
}

#Lucy {
	POSITION: absolute;
	LEFT: 4px;
	TOP: -5px;
	width: 225px;
}

#NavigationWrap {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	clear: both;	/*float: left;*/
	height: 55px;
	text-align: left;
}
