@charset "utf-8";
/* CSS Document */

body { background-color:#000000;  background-image:url(../images/bgwood.jpg); background-repeat: no-repeat; background-position: top; top:0;

}

#bgcontainer{
	width:1060px;
	height:700px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;

}
#textbox{
	background-image:url(../images/Rusty%20Nail%20Demo%203.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:700px;
}

#logo {
	z-index:+25;
	padding-left:85px;
	float: left;
}
 
#menu {
	position:relative;
	list-style-type:none;
	float: right;
	top: 37px;
	left: -200px;
	font-family: tahoma, sans-serif;
	font-size: 15px;
	display: block;
	text-decoration: none;
}
#menu a:hover{color:#ffff00;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: .3em .9em;
	color:#CCCCCC;

}
#text1 {
	width:525px;
	position:relative;
	float: left;
	top: 50px;
	left: 2px;
}

#slideshow {
	width:525px;
	position:relative;
	height:250px;
	clear: left;
	left: 335px;
	top: -110px;
}

#cal {
	width:525px;
	position:relative;
	height:500px;
	clear: left;
	left: 335px;
	top: -110px;
}

#bands {
	width:550px;
	position:relative;
	height:500px;
	clear: left;
	left: 310px;
	top: -110px;
	font-size: 16px;
	font:tahoma, sans-serif;
	color:#DCDCDC;
}
#bands a {color:#DCDCDC; text-decoration:none; font-family:tahoma, sans-serif; }
#bands a:hover {color: #FFFF00; text-decoration:none; font-family:tahoma, sans-serif; }

#text {
	position:relative;
	font-family: tahoma, sans-serif;
	top: -70px;
	right: 67px;
}

#textleft {
	float:left;
	width:213px;
	height:225px;
	padding-right:7px;
}

#textmiddle {
	float:left;
	width:205px;
	height:225px;
	padding-right:7px;
	padding-left:8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3F3E3A;
	border-right-color: #3F3E3A;
	border-bottom-color: #3F3E3A;
	border-left-color: #3F3E3A;
}

#textright {
	float:left;
	width:212px;
	padding-left:8px;
	height: 225px;
}

#contactbox {
	position:relative;
	height:25px;
	vertical-align:middle;
	font-size: 10px;
	font-family:tahoma, sans-serif;
	clear: both;
	top: -85px;
	color:#CCCCCC;
	}
#contactbox a {text-decoration:none; color:#CCCCCC;}

#contactboxgal {
	position:relative;
	height:25px;
	vertical-align:middle;
	font-size: 10px;
	font-family:tahoma, sans-serif;
	clear: both;
	top: -40px;
	color:#CCCCCC;
	}
#contactboxgal a {text-decoration:none; color:#CCCCCC;}

#footpanel {
  position: fixed;
  bottom: 0;
  height: 20px;
  left:0px;
  width: 110%;
  background-color:#333333;
  border-top: 3px solid #dcdcdc;
  z-index: 25;}
  
#note {
	z-index:10;
	position:relative;
	float: left;
	top: -295px;
	right: -110px;
}

#foodmenu {
	width:650px;
	position:relative;
	height:510px;
	clear: left;
	left: 200px;
	top: -110px;
	color: #dcdcdc;
	font-family: tahoma, sans-serif;
	font-size: 12px;
}

#foodmenuleft{
	width:250px;
	float: left;
	overflow: hidden;
	line-height: 1.5;
}	
#foodmenumiddle{
	width:270px;
	float: left;
	padding-left: 40px;
	line-height: 1.5;
}
#foodmenuright{
	width:210px;
	float: right;
}
#foodmenutitle {
	font-size:18px;
	padding-bottom: 5px;
	width: 270px;
	text-align: center;
	font-family: tahoma, sans-serif;
}


	
#price {
	float: left;
	padding-top: 12px;
	line-height: 1.5;
	margin-left: 5px;
}
