.beerwrap {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #faf0e6; 
        color: #933;
        width: 600px;
	overflow: hidden;
position:relative;
}

#ltop {
	width: 500px;
	text-align: left;
	background: #faf0e6 url(images/chalkboard500625_01_top.jpg);
	background-repeat: no-repeat;
        background-position: top left;
        padding: 75px 0 0px 0; 
	margin: 0;
height:1%;
/* border: 2px solid blue; */
overflow: hidden;
}


/* id:contents - holds the menu items' name, price and description sets */ 

#contents {
   position: relative;
   left: 0px;
	width: 450px;
	text-align: left;
        height:100%;
	background: #faf0e6;
	background: #fff;
        background-image: url(images/chalkboard500625_01_mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0;
	padding: 0px 0 0px 50px;
   border: none;
   overflow: hidden;
}

#lbot {
	width: 500px;
	text-align: left;
	background: #faf0e6 url(images/chalkboard500625_01_bot.jpg);
	background-repeat: no-repeat;
        background-position: top left;
	padding: 240px 0px 0px 0px;
	margin: 0 0 0px 170px;
	margin: 0;
	height: 1%;
 border: 2px solid green; 
 border: none;
}

/* contents header - bar item food class */

#contenthead {
	padding: 10px 0 0 100px;
	color:#ddd;
	font-family: cursive;
	font-weight: 600;
	text-align: center;
	font-size: 2.0em;
	text-align: left;
	margin: -30px 0 20px 0px; 
}


p, h3, h4{
margin:0;
}


#clearone {
   clear: both;
   height: 0px;
}


.beerlist
 {
float: left;
	margin: 0 0 25px 20px;
	padding: 0;
	width: 300px;
	list-style: none;
height: 1%;
position: relative; /* jah for ie */
	font-family: cursive;
	font-weight: 500;
	font-size: 1.2em;
}

.beerlist li {
	padding: 2px 0;
/*	background: url(images/dottorepeat.gif)  repeat-x 0 12px; */
position: relative; /* jah for ie */
}


.menucont {
	margin: 0 0px 0 0px;
	width: 500px;
	border: none;
        overflow: hidden;
height: 1%;
}


.beerlist p {
	margin: 0 0px 0 0px;
	padding: 0 0.3em 0 0;
        color: #eee;
	display: inline;
	line-height: 1.4em;
}

.beerlist em {
        display: block;
	padding: 3px 60px 5px 20px;
	font-size: .9em;
}

.beerlist span {
	padding: 0 0 0 0.3em;
	float: right;
	color: #eee;
}

.beerlist .menuAnchor {
	background: none;
	margin-top: 12px;
}

.mid {
/*   position: static; */
   float:left;
   margin: 0;
   height: 1%;
   display: inline;  /* fixes IE float bug */
}


#beertop1 {
   font: 1.4em/1.6em Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-style: italic;
   color: #702;
   margin: 0px 0 30px 0;
}
#beertop2 {
   font: 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-style: italic;
   color: #702;
   margin: 30px 20px 10px 0;
}

.beeringlass {
   height: 130px;
   width: 100px;
   margin: 0 0 250px 0;
   border: none;
   padding: 0;
}

.beerinlglass {
   height: 130px;
   width: 100px;
   margin: 0 0 220px 0px;
   border: none;
   padding: 0;
}

.sixbeers {
   height: 200px;
   width: 160px;
   margin: 150px 0 0 15px;
   border: 2px solid #733;
   padding: 0;
}

a {
   color: #fff;
}

