/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *
 */

body {
  margin: 0; padding: 0;
}

/* This is a wrapper for the 1_center2 layer */
#Layer-1-wrapper {
  position: relative;
  width: 1080px;
  margin: auto;
}

/* You named this layer 1_center2 */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1080px;
  height: 936px;
  z-index: 1;
}

/* You named this layer Home_linkover */
#Layer-2 {
  position: absolute;
  left: 232px;
  top: 185px;
  width: 98px;
  height: 58px;
  z-index: 2;
}

/* You named this layer Home_link */
#Layer-3 {
  position: absolute;
  left: 232px;
  top: 185px;
  width: 98px;
  height: 58px;
  z-index: 3;
}

/* You named this layer Menu_linkover */
#Layer-4 {
  position: absolute;
  left: 325px;
  top: 170px;
  width: 114px;
  height: 77px;
  z-index: 4;
}

/* You named this layer Menu_link */
#Layer-5 {
  position: absolute;
  left: 325px;
  top: 170px;
  width: 114px;
  height: 77px;
  z-index: 5;
}

/* You named this layer location_linkover */
#Layer-6 {
  position: absolute;
  left: 565px;
  top: 185px;
  width: 185px;
  height: 76px;
  z-index: 6;
}

/* You named this layer location_link */
#Layer-7 {
  position: absolute;
  left: 565px;
  top: 185px;
  width: 185px;
  height: 76px;
  z-index: 7;
}

/* You named this layer Contact_linkover */
#Layer-8 {
  position: absolute;
  left: 712px;
  top: 173px;
  width: 158px;
  height: 107px;
  z-index: 8;
}

/* You named this layer Contact_link */
#Layer-9 {
  position: absolute;
  left: 712px;
  top: 173px;
  width: 158px;
  height: 107px;
  z-index: 9;
}

/* You named this layer Catering_linkover */
#Layer-10 {
  position: absolute;
  left: 419px;
  top: 184px;
  width: 158px;
  height: 68px;
  z-index: 10;
}

/* You named this layer Catering_link */
#Layer-11 {
  position: absolute;
  left: 419px;
  top: 184px;
  width: 158px;
  height: 68px;
  z-index: 11;
}

/* You named this layer Beer of Month */
#Layer-12 {
  position: absolute;
  left: 35px;
  top: 257px;
  width: 200px;
  height: 216px;
  z-index: 12;
}

/* You named this layer Beer of the Month */
#Layer-13 {
  position: absolute;
  left: 7px;
  top: 14px;
  width: 170px;
  height: 15px;
  z-index: 13;
}

/* You named this layer Layer 2 */
#Layer-14 {
  position: absolute;
  left: 736px;
  top: 365px;
  width: 329px;
  height: 250px;
  z-index: 14;
}

/* You named this layer Layer 1 */
#Layer-15 {
	position: absolute;
	left: 207px;
	top: 227px;
	width: 668px;
	height: 566px;
	z-index: 15;
}

/* You named this layer logo */
#Layer-16 {
  position: absolute;
  left: 361px;
  top: 2px;
  width: 375px;
  height: 190px;
  z-index: 16;
}

/* You named this layer body_text */
#Layer-17 {
	position: absolute;
	left: 14px;
	top: 29px;
	width: 649px;
	height: 535px;
	z-index: 17;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.   
  overflow: auto; */
	font-family: "A&S Jiggy Roman", georgia;
	font-size: 14px;
	color: #6A0000;
}

/* You named this layer Layer 3 */
#Layer-18 {
  position: absolute;
  left: 139px;
  top: 0px;
  width: 190px;
  height: 247px;
  z-index: 18;
}

/* You named this layer hours_text */
#Layer-19 {
	position: absolute;
	left: 2px;
	top: 52px;
	width: 190px;
	height: 179px;
	z-index: 19;
	/* Here are some suggestions for this area's text settings */
  text-align: center;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: "A&S Jiggy Roman";
	font-size: 16px;
	color: #9D004F;
}

/* You named this layer Hours */
#Layer-20 {
  position: absolute;
  left: 62px;
  top: 14px;
  width: 64px;
  height: 19px;
  z-index: 20;
}

/* You named this layer beermont_text */
#Layer-21 {
	position: absolute;
	left: 8px;
	top: 47px;
	width: 166px;
	height: 156px;
	z-index: 21;

  /* Here are some suggestions for this area's text settings */
  text-align: center;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: "A&S Jiggy Roman";
	font-size: 18px;
	color: #9D004F;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: none; }
a:visited { color: none; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

body {
	background-image:url(tempimages/backn.jpg);
	background-position:center top;
	right:100%;
	left:100%;
	background-repeat:repeat-y
	
	

	
	
}

