body {
	font-family: "Lucida Grande", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 24px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 50px 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.head {
	background-image: url(images/gourmet_head.gif);
	background-repeat: no-repeat;
}

.foot {
}

td, th {
	font-family: Lucida Grande, "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}


/* ----- ROUNDED TABLE ON COMMON.CSS ----- */

/* ----- LINKS ----- */

a {
	color: #660000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	border-bottom-width: 0px;
}

a:hover {
	color: #669900;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

/* ----- IMAGE ----- */

img {
	border: none;}

/* ----- TEXT ----- */
.page_header {
	font-family: "Lucida Grande", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-left: 5px;
	padding-bottom: 20px;
	vertical-align: super;
	}
	
.title {
	font-family: "Lucida Grande", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 20px;
	color: #CC6600;
	background-image: url(images/dish_grey.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	letter-spacing: 5px;
	border-bottom: 1px solid #999999;
	padding-left: 45px;
	padding-top: 10px;
}

.subtitle {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #CC9900;
	font-style: normal;
}

.grey12 {
	color: #666666;
	font-family: "Lucida Grande", Arial, "Apple LiGothic Medium";
	top: 5px;
}

.grey11 {
	font-family: "Lucida Grande", Arial, "Apple LiGothic Medium";
	font-size: 11px;
	color: #444444;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

li {
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
	margin-left: -20px;
	list-style-image: url(images/bullet.gif);
	font-size: 10px;
	font-family: Lucida Grande, "Arial", "Helvetica", "sans-serif";
}

.fineprint {
	font-size: 10px;
	color: #aaaaaa;
}

.box {
	font-size: 12px;
	padding: 20px;
	background-color: #FFFFCC;
}

.special {
	font-family: "Impact", "Arial", "Helvetica", "sans-serif";
	color: #CC6600;
	margin-top: 10px;
	font-size: 30px;
	line-height: 35px;
}

/* ----- COLUMNS -----*/
/* ----- LFET SIDE and RIGHT COLUMNS IN COMMON ----- */

/* ----- MAIN TABLE ----- */

td#main_table
{
	background-color: #ffffff;
	border-right: 1px dotted #ccc;
	background-image: url(images/bg_dish_grey.gif);
	background-repeat: no-repeat;
	background-position: -80px 100px;
	border-bottom: 1px dotted #ccc;
	}

/* ----- MAIN_RSS CENTER COLUMN ----- */

td#main_rss
{
	border-right: 1px dotted #ccc;
}

td#main_rss a.big
{
	font-size: 16px;
	color: #990000;
}

td#main_rss a.big:hover {
	color: #669900;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;}
	
td#main_rss .small {
	font-family: Lucida Grande, "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	line-height: 12px;
	font-size: 10px;
	margin: 0px 0px 20px 10px;
}

/* ----- DIV TABLE ----- */

div.block {
	width: 95px;
	padding: 0px 10px;
	position: relative;
	background-color: #0066CC;
	height: auto;
}

div.block p {
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, "Apple LiGothic Medium";
	text-align: justify;
}

div.block a {
	color: #ffffcc;
	font-size: 10px;
	border: none;
	}

/* div.image-left img {
border: 1px solid #ccc;
padding: 4px;
}

div.image-left p {
color: #666;
font-family: 'Lucida Grande', Lucida Sans Unicode;
font-size: 9px ;
margin: 3px 0 0;
text-align: center ;
} */

div.feedBurnerFeedBlock .headline { font-size: 16px; color: red; }
