body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#7D6857;
}
body {
	background: url("images/bgd_body-highrez.jpg") repeat top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 791px;
}

#topstrip {
	background:url("images/bgd_topstrip.jpg") repeat-x top center; 
	text-align: center;
}
#whitecloth {
	background:url("images/bgd_content.jpg") repeat-y; 
	text-align: left; 
	width: 791px; 
	padding: 0; 
	margin: 0 auto;
}
#header {
	background:url("images/bgd_header.jpg") no-repeat; 
	height:222px;
}
.headerpad {
	padding:70px 0 0 0;
}
#content {
	width:620px;
	padding:0px;
	margin:0 auto;
	overflow: auto;
}

 
div#menu{
	width:550px;
	margin: 0 auto;
    font: 12px "Trebuchet MS",Arial,sans-serif;
	text-align:left}
#menu h2{
	margin: 1em auto 0.3em;
	color: #008C00;
    font-size: 250%;
	text-align:center}
dl {overflow:auto;_overflow:visible} 
dl{
	width: 100%;
	overflow: auto;
	margin: 0 0 1em;
    background: url("images/dots.gif") repeat-x 0 1.2em}
dt,dd.price{
	background:#FAF5ED;
	font-size: 18px;
	font-weight: bold}
dt{
	float: left;
	padding-right: 3px;
	color: #CA1528}
dt a{
	color:#CA1528;
	text-decoration:none;}
dt a:hover {text-decoration:underline;}
dd{margin:0}
dd.price{
	float: right;
	padding-left: 3px;
	color: #663300}
dd.ingredients{
	float: left;
	width: 100%;
	padding: 3px 0;
	font: italic 14px Georgia,Times,sans-serif;
	color: #BF8E41}

/*-------------------------------------- Photo Gallery ----------------------------------------*/
.photo-link         { padding: 5px; margin: 5px; border: 1px solid #999; display: block; width: 100px;  
                      float:left; }  
.photo-link:hover   { border-color: white; }  

/*-------------------------------------- Footer ----------------------------------------*/
#footer {
	width:791px; 
	height:204px; 
	background:url("images/bgd_footer.jpg") no-repeat; 
	padding: 0;
}
#contact {
	padding:30px 0 0 500px; 
	color:#F5EDE0;
}
.contactinfo {
	padding:7px 0px; 
	line-height:20px;
	font-size:14px;
}
.contactinfo a {
	color:#F5EDE0;
}
.contactinfo a:hover {
	text-decoration:none;
}
