#giveaway {
	width: 350px;
	margin: 60px auto 100px auto;
	padding: 20px;
	display: block;
	border: 3px solid #930;
	background: #C60;
}

#giveaway p {
	width: 340px;
}

#talk {
	position: static;
	padding: 10px;
	margin-top: 30px;
	display: block;
	width: 146px;
	height: 98px;
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif, arial;
	text-align: center;
	color: #FFF;
	background: url('images/talk.png') no-repeat;
}

#talk a:link,
#talk a:visited,
#talk a:active {
	display: block;
	padding: 4px;
	text-decoration: blink;
	color: #C00;
}

#talk a:hover {
	text-decoration: underline;
	color: #F00;
}

html {
	background: url('images/htmlBg.png') center center #000;
	font-family: georgia;
}

body {
	color: #100;
	margin: auto auto 50px auto;
	width: 780px;
	background: url('images/bodyBg.jpg') repeat-x 0px 0px #6E0000;
}

#address {
	margin: 10px 35px 0px 0px;
	padding: 0px;
	float: right;
	font-size: 16px;
	color: #963;
}

#phone {
	margin: 0px 35px 0px 0px;
	padding: 0px;
	float: right;
	clear: both;
	font-size: 20px;
	color: #C96;
}

#printMenus {
	clear: both;
	float: right;
}

#printMenus dt {
	margin: 0px 20px 0px 0px;
	background: url('images/brownBar.png') no-repeat 0px 0px;
	width: 334px;
	height: 27px;
	line-height: 27px;
	font-size: 16px;
	text-indent: 10px;
	font-weight: bold;
}

#printMenus dd {
	padding: 0px;
	margin: 10px 0px 0px 12px;
	float: left;
	width: 150px;
	height: 40px;
}

#printMenus a:link,
#printMenus a:visited,
#printMenus a:active {
	padding: 0px 0px 0px 32px;
	display: block;
	width: 114px;
	height: 36px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	border: 2px solid #200;
}

#printMenus i {
	clear: both;
	font-size: x-small;
	font-weight: normal;
	color: #900;
	font-style: normal;
}

#printMenus a:hover {
	border: 2px dashed #900;
}

#takeoutLink {
	background: url('images/menuThumb1.jpg') no-repeat 0px 0px;
}

#caterLink {
	background: url('images/menuThumb2.jpg') no-repeat 0px 0px;
}

#paperList {
	text-align: center;
	font-size: 17px;
	float: left;
	width: 165px;
	height: 297px;
	padding: 40px 35px 0px 35px;
	margin: 30px 0px 30px 20px;
	background: url('images/paperTall.gif');
}

#paperList li  {
	list-style-type: none;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	border: 2px dashed #300;
}

#paperList h2 {
	padding: 0px;
	margin: 0px;
	font-size: 26px;
}

#mapChoice {
	clear: both;
	display: block;
	margin: 0px 0px 0px 40px;
}

#mapChoice span {
	display: block;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 200px;
	color:  #900;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#map {
	clear: both;
	display: block;
	width: 700px;
	height: 400px;
	padding: 0px;
	margin: 25px auto 50px auto;
	border: 2px solid #000;
}

#nav {
	height: 28px;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px solid #963;
	border-bottom: 1px solid #300;
}

#nav ul {
	height: 28px;
	padding: 0px;
	margin: auto;
	display: table;
}

#nav li {
	float: left;
	line-height: 28px;
	list-style-type: none;
	font-weight: bold;
	font-size: 17px;
	font-family: verdana;
}

#nav a:link,
#nav a:visited,
#nav a:active {
	padding: 0px 18px 0px 18px;
	display: block;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #630;
}

#nav a:hover {
	color: #630;
	font-style: italic;
	padding: 0px 18px 0px 18px;
	border-right: 1px solid #630;
	background-color: #000;
}

#current {
	color: #900;
	font-style: italic;
	padding: 0px 18px 0px 18px;
	border-right: 1px solid #630;
	background-color: #300;
}

#title {
	padding-left: 210px;
	width: 570px;
	height: 250px;
	background: url('images/title.gif') no-repeat 0px 20px #200;
}


#title h1 {
	display: none;
}

#title p {
	color: #963;
	float: right;
	padding-top: 10px;
	width: 250px;
	height: 100px;
	text-align: center;
	margin: 0px 20px 0px 0px;
	border: 6px dashed #930;
	background-color: #300;
}

#logo dd {
	display: block;
	font-size: 18px;
	color: #000;
	margin: 10px;
}

.brown {
	float: left;
	display: block;
	font-size: 15px;
	padding: 40px 80px 20px 20px;
	color: #963;
	margin: 20px 20px 20px 0px;
	width: 200px;
	background: url('images/brown.gif') transparent 0px 0px no-repeat;
}

.brown p {
	padding: 0px;
	margin: 0px 0px 40px 0px;
}

.calendar {
	display: block;
	width: 692px;
	padding: 20px;
	margin: 0px auto 40px auto;
	background: url('images/woodTile.gif');
	border: 2px solid #000;
}

.calendar table {
	font-size: large;
	padding: 0px;
	margin: auto;
}

.calendar tr {
	vertical-align: top;
}

.calendar td {
	display: block;
	padding: 0px;
	margin: 2px;
	float: left;
	display: block;
	width: 90px;
	height: 80px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #300;
	background-color: #630;
	overflow-y: auto;
	overflow-x: hidden;
}

.calendar .heading {
	width: 90px;
	height: 20px;
	color: #963;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	margin: 1px;
	border: 2px solid #300;
	background: #630;
}

.calendar span {
	display: block;
	width: 16px;
	float: right;
	font-family: sans-serif;
	font-size: small;
	padding: 2px;
	margin: 0px;
}

.calendar p {
	clear: both;
	padding: 0px 8px 0px 8px;
	margin: 0px;
}

.thisMonth {
	color: #963;
	background: #300;
}

.nextMonth {
	font-style: italic;
	color: #900;
	background: #300;
}

.woodHead {
	color: #000;
	font-size: 40px;
	line-height: 108px;
	margin: 25px auto 0px auto;
	padding: 0px;
	width: 100%;
	height: 140px;
	text-align: center;
	background: url('images/wood.gif') no-repeat center;
}

.woodHead h2 {
	font-size: 40px;
}

#footer {
	margin: 0px;
	padding: 160px 0px 0px 0px;
	height: 40px;
	color: #555;
	font-size: 11px;
	font-family: arial;
	clear: both;
	background: url('images/photos.jpg') no-repeat center 20px #100;
	border-top: 0px solid #000;
	border-bottom: 10px solid #400;
}

#footer span {
	display: block;
	text-align: center;
	color: #321;
	clear: both;
	width: 100%;
	line-height: 30px;
	background-color: #000;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #630;
}

#footer a:hover {
	color: #963;
}

.main {
	width: 450px;
	float: left;
	display: block;
	color: #100;
	font-weight: bold;
}

.main h1 {
	margin: 30px 0px 0px 0px;
}

.main p {
	font-size: .9em;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border-top: 2px solid #300;
}

.main strong {
	color: #900;
	font-size: larger;
}

.menuCat {
	color: #000;
	padding: 0px 25px 25px 25px;
	margin: 0px 24px 50px 24px;
	float: left;
	width: 287px;
	background: url('images/woodTile.gif') #741;
	border: 2px solid #300;
}

.menuCat hr {
	display: none;
}

.menuCat h3 {
	margin: 25px auto 10px auto;
	display: block;
	text-align: center;
	font-variant: small-caps;
	color: #900;
	background: #300;
	border-bottom: 12px solid #600;
}

.menuCat dl {
	width: 287px;
	display: table;
	padding: 0px 0px 6px 0px;
	margin: 2px 0px 2px 0px;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	background: #963;
}

.menuCat dt {
	width: 275px;
	padding: 6px;
	display: block;
	float: left;
	font-size: small;
}

.menuCat dd {
	padding: 0px 12px 4px 12px;
	width: 125px;
	display: block;
	font-size: small;
	font-weight: bold;
	float: right;
	text-align: right;
}

.sideNote {
	color: #963;
	padding: 0px;
	margin: -26px 0px 10px 0px;
	height: 18px;
	font-weight: bold;
	text-align: center;
}

.beerList {
	margin: 50px 10px 30px 20px;
}

#beerMug {
	float: left;
	width: 170px;
	height: 140px;
	display: block;
	background: url('images/beerMug.gif') no-repeat 0px 0px;
}

.beerList h2 {
	color: #000;
	font-size: 40px;
	padding: 0px;
	margin: 20px 10px 10px 10px;
	border-bottom: 2px solid #300;
}

.beerList p {
	font-weight: bold;
}

.beerList ul {
	text-align: center;
	float: right;
	color: #963;
	margin: 20px 20px 30px 0px;
	width: 247px;
	padding: 0px 0px 20px 0px;
	list-style-type: none;
	background: url('images/sign.gif') repeat-y 0px 0px;
	border-bottom: 10px solid #300;
}

.beerList li {
	margin: 0px;
	padding: 5px;
}

.beerList .heading{
	margin: 30px 0px 0px 0px;
	color: #C96;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline overline;
}

.beerList .special {
	cursor: pointer;
	float: right;
	display: block;
	padding: 5px;
	margin: 10px 30px 10px 0px;
	width: 160px;
	color: #FC6;
	font-size: 14px;
	font-weight: bold;
	background: #300;
	border: 4px dashed #630;
}

.beerList .special:hover {
	color: #C63;
	background: #500;
	border: 4px dashed #900;
}

.beerList .specialsHeading {
	float: right;
	display: block;
	padding: 5px;
	margin: 30px 30px 0px 0px;
	width: 160px;
	color: #C00;
	font-size: 18px;
	font-weight: bold;
}