@charset "utf-8";
/* CSS Document */
* {
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px;
}
:focus {
	outline: none;
	-moz-outline-style: none
}
body {
	background: #000 url(../images/bg_pg.jpg) repeat-x 0px 0px;
	}
	img { behavior: url(../iepngfix.htc) ;
	border:none;}
#main {
margin-left: auto;
margin-right: auto;
width: 850px;
height:735px;
background-image:url(../images/chalkboard_home.jpg);
position:relative;
}
#home_nav{
	position:absolute;
	margin-left:461px;
	margin-top:210px;
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
	width:285px;
	height:441px;
	list-style-type:none;
}

#home_nav ul {width: 285px; margin: 0 auto;padding: 0px;
list-style-position: outside;}

#home_nav ul li {
   display:block;
   float:left;
   list-style-type:none;
   }
   
#home_nav ul li a {
	display:block;
	height:90px;
	width:285px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
   }

#home_nav ul li a:hover {
   background-position: -285px 0px;
   }

#home_nav ul li#location a {
   width:285px;
   height:86px;
   background-position: 0px -90px;
   }
   
#home_nav ul li#location a:hover {
   background-position: -285px -90px;
   }
   
#home_nav ul li#beer a {
   width:285px;
   height:87px;
   background-position: 0px -176px;
   }
   
#home_nav ul li#beer a:hover {
   background-position: -285px -176px;
   }
   
#home_nav ul li#food a {
   width:285px;
   height:92px;
   background-position: 0px -260px;
   }
   
#home_nav ul li#food a:hover {
   background-position: -285px -260px;
   }
   
#home_nav   ul li#reviews a {
   width:285px;
   height:86px;
   background-position: -0px -355px;
   }
   
#home_nav ul li#reviews a:hover {
   background-position: -285px -355px;
   }

#interior {
margin-left: auto;
margin-right: auto;

width: 850px;
height:735px;
background-image:url(../images/interior.png)
}
#interiorPlain {
margin-left: auto;
margin-right: auto;

width: 850px;
height:735px;
background-image:url(../images/chalkboard.jpg)
}
#interiorReviews {
float:right;
width:339px;
height:300px;
margin-right:75px;
margin-top:297px;
position:relative;
}
#interiorLocation {
float:right;
width:352px;
height:537px;
margin-right:65px;
margin-top:239px;
}
#interiorTallReviews {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height:900px;
	background-image:url(../images/interiorTall.jpg);
	position:relative;
}
#interiorTall {
margin-left: auto;
margin-right: auto;

width: 850px;
height:900px;
background-image:url(../images/tall_board.jpg)
}
#interiorTallFood {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height:900px;
	background-image:url(../images/food.jpg)
}
#interiorTallBeer {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height:900px;
	background-image:url(../images/beer-board.jpg)
}
#interiorTallHistory {
	margin-left: auto;
	margin-right: auto;
	
	width: 850px;
	height:959px;
	background-image:url(../images/history.jpg)
}
#galleryLink {
	margin-left:160px;
	margin-top:650px;
	position:absolute;
}
#galleryLink a {
	background-image:url(../images/gallery.png);
	height:178px;
	width:155px;
	position:absolute;
	left: 14px;
	top: 2px;
}
#galleryLink2 {
	margin-left:160px;
	margin-top:650px;
	position:absolute;
}
#galleryLink2 a {
	background-image:url(../images/gallery.png);
	height:178px;
	width:155px;
	position:absolute;
	left: -88px;
}
#burgerChamp {
	background:url(../images/champ.png) no-repeat;
	height:195px;
	width:167px;
	left:459px;
	top:-5px;
	position:absolute;

}
#postItChamp {
	height:129px;
	width:161px;
	position:absolute;
	background:url(../images/post-it-champ.png) no-repeat;
	top:76px;
	left:587px;
	z-index:5000;
}
#postIt {
	height:243px;
	width:254px;
	position:absolute;
	background-image: url(../images/events.png);
	top:299px;
	left:186px;
	z-index: 5;
}
#postItNew {
	background: url(../images/fat_tuesday.jpg);
	height:140px;
	width:168px;
	margin-left:75px;
	margin-top:500px;
	position:absolute;

}
#postItPress {
	background: url(../images/patio.png);
	height:150px;
	width:170px;
	margin-left:615px;
	margin-top:100px;
	position:absolute;
}
#postItTators {
	background: url(../images/fries.png);
	height:126px;
	width:156px;
	margin-left:250px;
	margin-top:660px;
	position:absolute;

}
#postItBeer {
	background-image:url(../images/beer-postIt.png);
	height:129px;
	width:161px;
	margin-left:250px;
	margin-top:675px;
	position:absolute;

}
#postItGallery {
	background: url(../images/patio.png);
	height:150px;
	width:170px;
	margin-left:175px;
	margin-top:675px;
	position:absolute;
}

#galleryPress {
	margin-left:435px;
	margin-top:85px;
	position:absolute;
}
#galleryPress a {
	background-image:url(../images/gallery.png);
	height:178px;
	width:155px;
	position:absolute;
	left: -266px;
	top: 566px;
}
#galleryHome {
	left:5px;
	top:5px;
	position:absolute;
}
#galleryHome a {
	background-image:url(../images/gallery.png);
	height:178px;
	width:155px;
	position:absolute;
	left:67px;
	top:483px;
	z-index: 10;
}
#logo {
	margin-left:91px;
	position:absolute;
}
#logo a {
	background-image:url(../images/logo.png);
	height:298px;
	width:339px;
	position:absolute;
}
#dc {
	margin-left:98px;
	margin-top:35px;
	position:absolute;
}
#dc a {
	height:10px;
	width:160px;
	position:absolute;
}

#interiorText {
float:right;
width:350px;
margin-right:65px;
margin-top:150px;
}
#interiorText p {
font-size:12px;
line-height:16px; 
margin-top:0px;
margin-bottom:16px;
}
#interiorText a {
font-size:12px;
line-height:16px; 
margin-top:0px;
}
#interiorText h1 {
font-size:18px;
font-weight:bold;
line-height:18px; 
margin-top:0px;
}
#interior_nav{
	position:absolute;
	margin-left:120px;
	margin-top:291px;
	background-image:url(../images/navigation_int.png);
	background-repeat:no-repeat;
	width:254px;
	height:351px;
	list-style-type:none;
}

#interior_nav ul {width:254px; margin: 0 auto;padding: 0px;
list-style-position: outside;}

#interior_nav ul li {
   display:block;
   float:left;
   list-style-type:none;
   }
   
#interior_nav ul li a {
	display:block;
	height:70px;
	width:254px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(../images/navigation_int.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
   }

#interior_nav ul li a:hover {
   background-position: -254px 0px;
   }

#interior_nav ul li#location a {
   width:254px;
   height:71px;
   background-position: 0px -70px;
   }
   
#interior_nav ul li#location a:hover {
   background-position: -254px -70px;
   }

#interior_nav ul li#beer a {
   width:254px;
   height:70px;
   background-position: 0px -141px;
   }
   
#interior_nav ul li#beer a:hover {
   background-position: -254px -141px;
   }
   
#interior_nav ul li#food a {
   width:254px;
   height:67px;
   background-position: 0px -211px;
   }
   
#interior_nav ul li#food a:hover {
   background-position: -254px -211px;
   }
   
#interior_nav   ul li#reviews a {
   width:254px;
   height:73px;
   background-position: -0px -278px;
   }
   
#interior_nav ul li#reviews a:hover {
   background-position: -254px -278px;
   }
#interiorTextBeer {
float:right;
width:350px;
margin-right:65px;
margin-top:75px;
}
#interiorTextBeer p {
font-size:12px;
line-height:16px; 
margin-top:0px;
}
#interiorTextBeer a {
font-size:12px;
line-height:16px; 
margin-top:0px;
}
#interiorTextBeer h1 {
font-size:18px;
font-weight:bold;
line-height:18px; 
margin-top:0px;
text-align:center;
}

