@charset "UTF-8";
/* CSS Document */

/*

#phone {
	color: #666666;
	font-family: sans-serif;
	line-height: 22px;
	display: block;
	width: 170px;
	text-align: left;
	float: left;
	padding-left: 15px;
	font-weight: lighter;
	font-size: 14px;
}

#addy {
	color: #666666;
	font-family: sans-serif;
	line-height: 22px;
	display: block;
	width: 170px;
	text-align: right;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	font-size: 14px;
	font-weight: normal;
}

#contact {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: auto;
	width: 371px;
	margin-left: 110px;
	height: 100px;
	margin-top: 10px;
}

#logo {
	background-image: url(../images/logo.png);
	width: 388px;
	background-position: center;
	background-repeat: no-repeat;
	height: 141px;
	margin-left: 110px;
	overflow: auto;
	margin-top: 25px;
}
#logo a {
	text-indent: -9999px;
	display: block;
	height: 141px;
	width: 388px;
}

#toppattern {
	background-image: url(../images/toptile.jpg);
	background-repeat: repeat-x;
	height: 20px;
}

#bottlepattern {
	background-image: url(file:///Macintosh%20HD/Users/danclark/Desktop/Anthony/Bodega/bodega/images/bluebeer2.png);
	height: 350px;
	background-repeat: repeat;
	width: 100%;
	clear: both;
}

body {
	background-image: url(../images/bg.jpg);
}
*/
#shell { width:900px; margin:0 auto; height:auto; min-height:500px; }
.m_wrapper {
	width: 425px;
	float: left;
	padding-bottom: 50px;
	padding-top: 20px;
}
.m_wrap_m { margin-left:50px; }
#salad {
	background-image: url(../images/salad.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 196px;
	margin-bottom: 5px;
}
#pizza {
	background-image: url(../images/pizza.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 196px;
	margin-bottom: 5px;
}
#smallplates {
	background-image: url(../images/smallplates.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 196px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#cheeseplates {
	background-image: url(../images/cheeseplate.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 196px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#paninis {
	background-image: url(../images/paninis.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 196px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#desserts {
	background-image: url(../images/desserts.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 196px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.headlines {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#CCCCCC;
	font-size:15px;
	letter-spacing:0.1em;
	line-height:100%;
	padding-top:20px;
	font-weight: lighter;
	text-transform: uppercase;
}
.price {
	font-family:georgia, serif;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	padding-top: 3px;
}
.paragraph {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	font-weight:lighter;
	line-height:175%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#menu1, #menu2 { width:400px; float:left; }
#menu2 { float:right; }