* {
	margin: 0px;
	padding: 0px;
	}
#intro a {
	font-weight: bold;
	color: #6F1217;
	text-decoration: none;
}
#designer {
	width: 180px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EADEDE;
	text-align: center;
}
#designer a {
	color: #EADEDE;
}
#designer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EADEDE;
}


#intro a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F1217;
}









body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #A57476;
	color: #333333;
	}
#wrapper {
	background-image: url(../i/bg/banner2.jpg);
	background-repeat: no-repeat;
	width: 770px;
	margin:20px auto;
	padding-top: 160px;
		}
#content {
	background-image: url(../i/bg/content.jpg);
	background-repeat: repeat-y;
	width:770px;
		}	

#sidebar {
	float:left;
	width: 204px;
	background-color: transparent;
		}

#newsletter {
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#maincontent {
	float:right;
	width:566px;
	background-color: transparent;
	}

#footer {
	clear: both;
	background-image: url(../i/bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	height: 60px;
	color: #A57476;
	padding-left: 230px;
	}
	
ul#nav {
	margin: 15px auto 10px;
	padding: 0;
	list-style: none;
	width: 180px;
	border-bottom: 1px solid #966;
	}
ul#nav li {margin:0;padding:0;width:100%;}
ul#nav li a {
	display: block;
	
	text-decoration: none;
	color: #8F3652; /* IE6 Bug */
	padding: 5px 5px 5px 10px;
	border: 1px solid #8F3652;
	border-bottom: 0;
	background-color: #D3D7DA;
	background-repeat: no-repeat;
	margin:0;
	}

ul#nav li a:hover{
	background-color: #E9DFDE;
	}
#intro {
	width: 555px;
	/*background-image: url(../i/bg/menubod.jpg);
	background-repeat: repeat-y;*/
	margin:0px 0px 0px 0px;
	color: #6F1217;
	padding-left: 15px;
}
div#intro h1 {
	font-size: 12px;
	font-weight: bold;
	/*background-image: url(../i/bg/introtop.jpg);*/
	height: 165px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
div#intro h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: -145px;
	padding-left: 0;
	line-height: 24px;
	}
	
div#intro h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: -145px;
	padding-left: 0;
	line-height: 24px;
	}
div#intro p.note {
	height: 60px;
	/*background-image: url(../i/bg/menufoot.jpg);
	
	background-repeat: no-repeat;*/
	padding:0px 100px 0 0px;
	margin: 10px 0 0 0;
}

div#intro  p.introquote {
	font-weight:bold;
	font-style:italic;
	text-align:left;
	padding:25px 150px 10px 0px;
}
#intro p.sign {
	text-align: right;
	margin-top: -2px;
}


div#intro p {
	padding-left: 0px;
	padding-right: 50px;
	text-align: justify;
	margin-bottom: 5px;
}

	
div.menu {
	position:relative;
	width: 525px;
	background-image: url(../i/bg/menubod.jpg);
	background-repeat: repeat-y;
	margin:20px 0px 0px 25px;
}
div.menu h1 {
	font-size: 12px;
	font-weight: bold;
	color: #EADEDE;
	background-image: url(../i/bg/menutop.jpg);
	height: 165px;
	padding-top: 15px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
div.menu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EADEDE;
	
	margin-top: -145px;
	padding-left: 30px;
}
div.menu h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;
}

div.menu  p.menuquote {font-weight:bold;font-style:italic;text-align:left;padding:25px 150px 10px 30px;}

div.menu p.note {
	height: 60px;
	background-image: url(../i/bg/menufoot.jpg);
	
	background-repeat: no-repeat;
	padding:0px 100px 0 30px;
	margin:10px 0 0 0;
}
div.menu p {
	padding-left: 30px;
	padding-right: 50px;
}

div.menu ul {list-style: disc; margin:5px 60px 0px 50px;}
blockquote {
	padding-right: 50px;
	padding-left: 50px;
	font-style: italic;
	font-weight: bold;
}


div.menu ul li {
	margin-bottom: 10px;
}
img.price {
	position:absolute;
	top: 50px;
	left: 400px;
}
img.mycaterer {
	width:180px;
	margin: 5px auto 5px auto;
	width:180px;
	height:130px;
	border:0;
	display: block;
}

div.error {
  display: none;
  color: #FF0000;
  font-size: 16px;
  text-align: center;
  padding: 4px 8px;
  border: 1px dashed #ADCE52;
  margin: 4px 0px;
}

.lpStaticButton {
	margin:20px 20px 0px 0px;
}

.lpPoweredBy, .lpEmtStarRating {
	display:none;
}