body {
	background: #5A7BF7;
	color: Black;
	font-family: Century Gothic, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	
}
/* div that centers content on page */
.wrapper {
	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 770px;
	
	
	
}

.top {background: url(graphics/umbrella.jpg) right top no-repeat transparent;
	padding-bottom: 10px;
	min-height: 210px;
	margin-left: -10px;
	margin-right: -180px;
}
.top a {
	color: #000033;
}
#desc {
	width: 675px;
	padding-left:15px;
}
#contact {
	
	margin-top: 5px;
	text-align: center;
	
	font-size: 14px;
	
}
.cart {
	background: url(graphics/stainless3.jpg) no-repeat top;
	padding-top:20px;
}
.cart2 {
	background:url(graphics/stainless_bottom.jpg) no-repeat bottom;
	text-align: center;
	
	padding-bottom:26px;
}
.menu {
	
	text-align: left;
	vertical-align:left;
}
.poster {
	width: 200px;
	vertical-align: top;
	text-align: left;
	}
	.poster h2 {
		text-align:left;
	}
#poster1 {
	background: url(graphics/poster1.gif) no-repeat top transparent;
	
	margin: 1px 5px 5px 0px;
	
	padding:35px 5px 5px;
	float:right;
	font-size: 15px;
	width:175px;
}
#poster2 {
	float: right;
	margin: 0px 5px 5px 0px;
	background: transparent url(graphics/poster2.gif) no-repeat top;
	
	padding: 32px 5px 5px;
	
	font-size: 15px;
	list-style-position: outside;
	width: 175px;
}

	#poster2 ul {
		margin-left: 15px;
		padding-left: 0px;
	}
	#poster2 li	{
		padding-left: 0px;
	}
	
#poster3 {
	float: right;
	margin: 0px 5px 5px 0px;
	
	padding: 65px 5px 5px 5px;
	background: url(graphics/poster3.gif) no-repeat top transparent;
	font-size: 15px;
	list-style-position: outside;
	width: 175px;
}
h1 {
	font-family: sans-serif, cursive;
	font-variant: small-caps;
	font-size: 60pt;
	margin: 0px;
	color: Maroon;
}
h2 {
	margin: 5px 0px;
	text-align: center;
	font-size: 18px;
	font-style: italic;
}

.tip {
	text-decoration: underline;
}

#menu_item {
	width: 270px;
	padding: 5px;
	float:left;
	min-height:260px;
}
