@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif
}
#box1 {
	background-color: #990000;
	height: 100px;
	width: 100px;
	float: left;
}
span  {
	display: none;
}
strong { font-size: 1.3em; color:#069; line-height:1.8em;  }
#wrapper {
	border: 1px solid #999999;
	overflow: auto;
	width: 100%;
	position: relative;
}
#toppattern {
	background-image: url(../images/toptile.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#logo { height:141px; width:388px; margin:20px auto; }
#logo a { background: url(../images/logo.png) no-repeat; margin:20px auto; height:141px; display:block; overflow:hidden; text-indent:-1000em; }
#logo a:hover { background-position:0 -141px; }
#clear {
	clear: both;
}
#topcontent {
	padding-top: 20px;
	background-image: url(../images/bgswirl.png);
	background-repeat: no-repeat;
	height: 680px;
	width:100%;
}
#polaroids {
	background-image: url(../images/polaroids.png);
	background-repeat: no-repeat;
	height: 267px;
	width: 816px;
	margin:0 auto 25px auto;
	clear: both;
	background-position: center;
}
#polaroids a { height:267px; width:816px; display:block; text-indent:-1000em; overflow:hidden; }

#contact {
	width:500px;
	height:60px;
	margin:0 auto 25px auto;
	text-align:center;
}
#phone {
	color: #666666;
	font-family: sans-serif;
	line-height: 22px;
	display: block;
	text-align: left;
	float: left;
	
	font-weight: lighter;
	font-size: 14px;
	width:230px;
	margin-left:15px;
}
#addy {
	color: #666666;
	font-family: sans-serif;
	line-height: 22px;
	display: block;
	width: 230px;
	text-align: right;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	font-size: 14px;
	font-weight: normal;
}
#phone a { color:#fff; }
#phone a:hover {color:#194962; }
#bottlepattern {
	background-image: url(../images/bluebeer.png);
	height: 350px;
	background-repeat: repeat;
	width: 100%;
	clear: both;
}

#features {
	margin: 0 auto;
	width: 820px;
	height:175px;
}

#cheese {
	background-image: url(../images/cheese.png);
	height: 157px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	text-indent:-1000em;
	overflow:hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#beer {
	background-image: url(../images/beer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 157px;
	width: 250px;
	float: left;
	text-indent:-1000em;
	overflow:hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#menu {
	background-repeat: no-repeat;
	height: 34px;
	width: 300px;
	float: left;
	text-indent:-1000em;
	overflow:hidden;
	padding-top: 25px;
} 


#fmenu {
	background-image: url(../images/menu_01.png);
	background-repeat: no-repeat;
	height: 34px;
	width:300px;
	background-position: center center;
}
#fmenu a, #dmenu a { display:block; text-indent:-1000em; overflow:hidden; height:34px; }

#dmenu {
	background-image: url(../images/menu_02.png);
	background-repeat: no-repeat;
	height: 34px;
	background-position: center center;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#drink-menu { width:850px; height:auto; background-color:#FFF; color:#333; margin:0 auto; }
.spacer { width:100%; height:25px; display:block; }
#content { width:800px; height:auto; color:#fff; margin:0 auto; clear:both; }
#content h1 { font-size:1.8em; margin-top:25px; }
#content p { font-size:1.3em; margin-bottom:10px; }
a { color:#fff; }
a:hover, #spaceit a:hover, #spaceitsub a:hover { color:#194962; }
#spaceit, #spaceitsub { height:50px; width:800px; margin:0 auto; font-size:.7em; line-height:8em; color:#666; text-align:right; clear:both; }
#spaceit a, #spaceitsub a { color:#666; }
#spaceitsub { width:auto; text-align:left; float:left; }