@charset "UTF-8";
body {
	background-image: url(images/main/background.gif);
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #2b2b2b;
	margin: 0px;
	padding: 0px;
}

h1, .h1, h1 a, h1 a:visited, h1 a:link,  h1 a:active {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #660066;
	padding-top: 8px;
}

h2, .h2, h2 a, h2 a:visited, h2 a:link,  h2 a:active {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	text-decoration: none;
	color: #686867;
	padding-top: 8px;
}

h1.sensation {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #8C9A07;
}

.askTheChef {
	color: #8C9A07;
}

th.sensation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}

.body_bold{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #660066;
}
.body_link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #8c9a07;
	text-decoration: underline;
}
.body_link:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #686867;
}
.readmore_link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #660066;
	text-decoration: underline;
}
.readmore_link:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #8c9a07;
	text-decoration: underline;
}
.backto_link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #660066;
	text-decoration: underline;
	text-align: right;
}
.backto_link:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #8c9a07;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: center;
}
.footer_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: underline;
}
.footer_link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #660066;
	text-align: center;
	text-decoration: underline;
}
