
/* CHEFS */
#topnav .chefs a { background-position:bottom left; }


/* CHEF LANDING */
.cheflanding { padding:10px 50px 20px 50px; }
.cheflanding h2 { margin-top:20px; }
.cheflanding img { display:block; }

.cheflanding .intro { min-height:195px; padding:0 0 20px 0; background: url(images/intro_bg.jpg) bottom right no-repeat; }
.cheflanding .intro  p { width:360px; padding:8px 0; margin:0; }
.cheflanding .intro a { color:#C93C08; text-decoration:none; }
.cheflanding .intro a:hover { color:#711F01; text-decoration:underline; }

.eventslist { height:205px; background: url(images/upcoming_eventlist_bg.jpg) top left no-repeat #08B6BD; }
.eventslist .list { height:205px; overflow:auto; }
.eventslist .row { width:380px; padding:20px 20px 0 235px; }
.eventslist .hdr p { color:#044B4E; }
.eventslist h3 a { font-size:12px; color:#044b4E; text-decoration:none; }
.eventslist h3 a:hover { text-decoration:underline; }
.eventslist strong { font-size:11px; }
.eventslist p { margin:3px 0; font-weight:bold; font-size:10px; color:#FFF; }

.pastevents .row { margin:10px 0 0 0; padding:10px 20px 0 0; background: url(images/separator.gif) top left repeat-x; }
.pastevents select { float:right; margin-top:-45px; }
.pastevents h3 a { font-size:12px; color:#E68133; text-decoration:none; }
.pastevents h3 a:hover { color:#E68133; text-decoration:underline; }
.pastevents strong { font-size:11px; color:#7A7A78; }
.pastevents p { margin:3px 0; font-size:10px; }
.pastevents a { font-size:11px; font-weight:bold; color:#C93C08; }
.pastevents a:hover { color:#711F01; }