body { 
	background: #FEF1C5;
	padding: 0px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
}

#bodyContents {
	position: relative;
	text-align: center;
	width: 800px;
	height: 850px;
}

img, a {
	display: inline;
}

div {
	padding: 0xp;
	margin: 0px;
}

a img {
	border: none;
}

#body {
	width: 800px;
}

#left {
	float: left;
	width: 169px;
}

#whats {
	background: url(/images/whats_mid.jpg) repeat-y;
	padding: 0px 35px;
	width: 99px;
}

#topmenu {
	float: right;
	width: 630px;
}

#topmenu ul {
	list-style-stype: none;
	padding: 0px;
	margin: 0px;
}

#topmenu ul li {
	display: inline;
	float: left;
}

#topmenu1 li {
	height: 47px;
}

#topmenu2 li {
	height: 40px;
}

#center {
	float: left;
	width: 462px;
	position: relative;
}

#loyalty {
	position: absolute;
	top: 0px;
	left: -4px;
}

#giftcard {
	position: relative;
	top: 0px;
	left: -10px;
}

#beer {
	position: absolute;
	top: 0px;
	right: -4px;
}

#right {
	float: right;
	width: 167px;
}

#content {
	width: 450px;
	position: relative;
	z-index: 10;
}

#home_img {
	position: absolute;
	right: -180px;
	bottom: 0px;
        z-index: 1
}

#home_flash {
        z-index:4;
}


.beige {
	font-size: 11px;
	line-height: 18px;
	color: #FEF1C5;
}

.beige a:hover {
	color: #F3B628;
}

.white {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

.white A:link {text-decoration: underline;}
.white A:link {color: #ffffff;}
.white A:hover {color: #F3B628;}
.white A:visited {color: #ffffff;}
.white A:active {color: #ffffff;}

.black {
	font-size: 12px;
	cont-color: #000000;
	line-height: 19px;
}

.green {
	font-size: 12px;
	cont-color: #15592A;
	line-height: 19px;
}

.topnav {
	font-family: Georgia,serif;
	font-size: 13px;
	cont-color: #663300;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
}

.topnav A:link {text-decoration: underline;}
.topnav A:link {color: #663300;}
.topnav A:hover {color: #15592A;}
.topnav A:visited {color: #663300;}
.topnav A:active {color: #663300;}

h1 {
	font-family: Georgia,serif;
	font-weight: bold;
	color: #15592A;
	font-size: 16px;
        margin-top: 20px;
}

.black a:hover {
	color: #15592A;
}

.menubox {
        border: solid 1px #360808;
        padding: 10px;
}

A:link {text-decoration: underline; font-weight: bold;}
A:link {color: #663300;}
A:hover {color: #15592A;}
A:visited {color: #663300;}
A:active {color: #663300;}

.fb {
  text-align:center; 
  font-size:12px; 
  margin:0px auto; 
  padding:5px; 
  width:135px; 
  background-color: #3b5999; 
  color:#ffffff;
}

.fb A:link {text-decoration: underline; font-weight: bold;}
.fb A:link {color: #ffffff;}
.fb A:hover {color: #15592A;}
.fb A:visited {color: #ffffff;}
.fb A:active {color: #ffffff;}

hr {
  border:0;
  border-top: 1px solid #663300;
  height: 0;
}

object {
  z-index: 10;
}

img {
  z-index: 1;
}

.imgDiv {
  right: 0;
  position: absolute;
  bottom: 0;
}

#chalkboard {
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 1px;
	width: 127px;
	font-family: 'Comic Sans MS', sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url('/images/chalkboard-mid.png');
}

#chalkboard img.BGtop {
	position: absolute;
	top: -33px;
	left: 0;
}

#chalkboard img.BGbot {
	position: absolute;
	bottom: -29px;
	left: -4px;
}

#chalkboard p {
	margin: 10px 7px 0 7px;
}

