a {
	color:#272727;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #2e1b14;
	margin: 0 0 18px 0;
	padding: 0 0 4px 0;
	background-image:url(/images/h1bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #272727;
	margin: 0 0 18px 0;
	padding: 0 0 4px 0;
	background-image:url(/images/h2bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272727;
}

#details p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	font-weight: normal;
	margin:10px 10px 0 10px;
}

#details a {
	color:#fff;
	text-decoration:underline;
}

#details a:hover {
	text-decoration:none;
}

.gallery h2 {
	text-align:center;
}

.chefs li {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}