@charset "utf-8";
body,td,th {
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
}

/* CSS Document */

#wrapper{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/background.png);
	background-repeat:no-repeat;
	padding-top:38px;
	padding-left:49px;
}
#happyhour {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}

.left{
	float:left;
}
.clear{
	clear:both;
}
#navigation{
	height:35px;
}
#content{
	width:800px;
	padding:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
#bottom{
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	width:920px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	padding-top:38px;
	padding-left:49px;
}
#wrapper2{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
}
#footer1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#bd1526;
	text-align:center;
}
#footer2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#bd1526;
	text-align:center;
}
a{
	text-decoration:none;
	color:#570a12;
}
a:visted{
	text-decoration:none;
	color:#570a12;
}
a:hover{
	text-decoration:none;
	color:#bd1526;
}
h1{
	font-family:"Copperplate Gothic Bold", "Arial Black", sans-serif;
	font-size:24px;
	color:#bd1526;
}
h2{
	font-family:"Copperplate Gothic Bold", "Arial Black", sans-serif;
	font-size:20px;
	color:#bd1526;
}
h3{
	font-family:Copperplate Gothic Bold;
	font-size:14px;
	color:#bd1526;
	font-weight:bold;
}

