html, body {
  background: #000 url(../images/pageBG.jpg) center top repeat-y;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  line-height: 1.5em;
}

b {display: none;}
.stop {clear: both;}
img {border: 0;}

a {text-decoration: none;}
a:link, a:visited {color: #580016;}
a:hover {color: #a4733e;}
a:active {color: #fff;}
a:focus {outline: none;}

.nospam { margin-right: -4px; }

h2 {
	font-size: 130%;
}

hr {
	border: 0;
	color: #c39653;
	background-color: #c39653;
	height: 2px;
}

#pageContain {
  position: relative;
  min-height: 100%;
  width: 100%;
}

div#container {
  position: relative;
  width: 100%;
  margin: auto;
  padding-bottom: 220px;
}

#masthead {
  width: 100%;
  height: 205px;
  background: url(../images/masthead2.jpg) center top no-repeat;
}

#mastHold {
  position: relative;
  width: 650px;
  height: 205px;
  margin: auto;
}

#theNeonSign {
  position: absolute;
  right: 0;
  bottom: 25px;
  width: 230px;
  height: 120px;
}

/*#mastCover {
  position: absolute;
  top: 0;
  left: -11px;
  width: 670px;
  height: 91px;
  background: url(../images/mastheadCover2.png) top left no-repeat;
}*/

#streetSign {
	position: absolute;
	top: 15px;
	right: -5px;
	height: 50px;
	background: url(../images/streetSignBG.jpg) right top repeat-x;
	padding: 6px 40px 0 15px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	color: #E5E5E5;
	line-height: 1em;
}

#streetSign span {
  font-size: 14px;	
}

#streetSignEnd {
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 50px;
  background: url(../images/streetSignEnd.jpg) top left no-repeat;
}

#IHlogo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 210px;
  height: 155px;
}

#mNav {
  position: relative;
  width: 100%;
  height: 65px;
  padding-top: 10px;
  background: url(../images/mNavBG.jpg) center top no-repeat;
  margin: auto;
}

#mNavBtns {
  width: 644px;
  height: 37px;
  margin: auto;
}

a.navBtn {
  display: block;
  height: 37px;
  float: left;
}

a.navBtn:link, a.navBtn:visited {background-position: 0px 0px;}
a.navBtn:hover {background-position: 0px -37px;}
a.navBtn:active {background-position: 0px -74px;}

#HomeBtn {
  width: 71px;
  background-image: url(../images/homeBtn.jpg);
}

#StaffBtn {
  width: 68px;
  background-image: url(../images/staffBtn.jpg);
}

#MenuBtn {
  width: 67px;
  background-image: url(../images/menuBtn.jpg);
}

#ContactBtn {
  width: 94px;
  background-image: url(../images/contactBtn.jpg);
}

#MerchandiseBtn {
  width: 144px;
  background-image: url(../images/merchandiseBtn.jpg);
}

#About_UsBtn {
  width: 103px;
  background-image: url(../images/aboutBtn.jpg);
}

#ReviewsBtn {
  width: 97px;
  background-image: url(../images/reviewsBtn.jpg);
}

div.navBtnD {
  height: 37px;
  background-position: 0px -74px;
  float: left;	
}

.content {
  position: relative;
  width: 630px;
  margin: 0 auto 0 auto;
  clear: both;
}

div.h2 {
  position: relative;
  /*left: -90px;*/
  width: 712px;
  height: 60px;
  padding-left: 100px;
  margin: 20px auto 5px auto;
  background: url(../images/shelf.png) center bottom no-repeat;
  font-weight: bold;
  font-size: 26px;
  color: #580016;
  clear: both;
  text-transform: uppercase;
}

div.h2 h2 {display: none;}

div.b1 {
  position: absolute;
  bottom: 21px;
  right: 70px;
  width: 26px;
  height: 97px;
  background-image: url(../images/bud.png);
}

div.b2 {
  position: absolute;
  bottom: 21px;
  right: 70px;
  width: 26px;
  height: 96px;
  background-image: url(../images/budlite.png);
}

div.b3 {
  position: absolute;
  bottom: 21px;
  right: 70px;
  width: 25px;
  height: 97px;
  background-image: url(../images/stella.png);
}


table#events {
  width: 630px;	
}

table#events th {
  text-align: left;
  border-bottom: #000 solid 2px;
}

table#events th.th1 {width: 150px;}
table#events th.th2 {width: 150px;}
table#events th.th3 {width: 330px;}

table#events td {
  vertical-align: top;
  padding: 10px 0;
  border-bottom: #000 solid 1px;
}

#footer {
	position:absolute;
	bottom:0;
	height: 250px;
	width: 100%;
	background: url(../images/gradientBG.png) left bottom repeat-x;
	color: #666;
}

#footerContain {
  width: 630px;
  margin: 0 auto 0 auto; 
  text-align: center;
}

#footer a {
  text-decoration: underline;
  margin: 0 5px;
  font-size: 12px;
}
#footer a:link, #footer a:visited {color: #000;}
#footer a:hover {color: #fff;}
#footer a:active {color: #f00;}

#footLogo {
  width: 552px;
  height: 58px;
  background: url(../images/footLogo.png) top left no-repeat;
  margin: auto;
  padding-bottom: 10px;
margin-top: 40px;
}

div.special {
  position: relative;
  width: 250px;
  min-height: 253px;
  background: url(../images/chalkboardBG.jpg) top left repeat-y;
  padding: 20px 30px 30px 30px;
  color: #d7d7d7;
  line-height: normal;
  text-align: center;
}

div.specialT {
  position: absolute;
  top: 0;
  left: 0;
  width: 310px;
  height: 20px;
  background: url(../images/chalkboardTop.jpg) top left no-repeat;
}

div.specialB {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 310px;
  height: 20px;
  background: url(../images/chalkboardBottom.jpg) top left no-repeat;
}

h1 {
  display: block;
  width: 630px;
  height: 75px;
  margin: 0;
}

h1#staff {background:url(../images/ptitle-Staff.jpg) top left no-repeat;}
h1#contact {background:url(../images/ptitle-Contact.jpg) top left no-repeat;}
h1#reviews {background:url(../images/ptitle-Reviews.jpg) top left no-repeat;}
h1#about {background:url(../images/ptitle-About.jpg) top left no-repeat;}
h1#menu {background:url(../images/ptitle-Menu.jpg) top left no-repeat;}
h1#merchandise {background:url(../images/ptitle-Merchandise.jpg) top left no-repeat;}
h1#home {background:url(../images/ptitle-Home.jpg) top left no-repeat;}

/* Staff Pictures */

div.staffMember {
  width: 590px;
  padding: 20px;
  margin: auto;
  border-bottom: #580016 solid 1px; 
}

div.picFrame {
  position: relative;
  width: 150px;
  height: 150px;
  background: url(../images/picFrame.jpg) top left no-repeat;
}

div.framedPic {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 118px;
  height: 118px;
}

.pfLeft {
  float: left;
  margin-right: 20px;
}

.pfRight {
  float: right;	
  margin-left: 20px;
}

/* Food Menu */

.foodMenuItem {
	padding-bottom: 20px;
}
.foodMenuItem .name {
	font-size: 110%;
	font-weight: bold;
}
.foodMenuItem .price {
	color: #9f1b26;
	font-style: italic;
}

/* Merchandise */

#merchandise_viewer {
	width: 630px;
	margin: 0 auto;
	/*margin-left: 20px;*/
}

.merch_item {
	width: 315px;
}

/* Photos */

#photo_viewer {
	margin: 10px 0px 0px 60px;
}

.photo_row .col1,
.photo_row .col2,
.photo_row .col3 {
	width: 180px;
}

.photo_row img {
	border: 5px solid #433324;
}

.photo_row .col1 {
	float:left;
}

.photo_row .col2 {
	float:left;
}

.photo_row .col3 {
	float:right;
}