/* CSS Document */

/******************* FOOD CSS (CYAN) *******************/

.section_break {
	background: url("../images/sections/food/section_break.gif") repeat-y;
}

#page_header {
	background: #00ADC6 url("../images/sections/food/page_header_bg.gif") 0px 2px repeat-x;
	border-right:2px solid #00ADC6;
}

#page_header h1 {
	background: url("../images/sections/food/page_header_h1_bg_2.gif") bottom left no-repeat;
}

#page_header h1 span {
	background: #FFFFFF url("../images/sections/food/page_header_h1_bg.gif") top right no-repeat;
}

#course_list {
	background: url("../images/food_list.jpg") top right no-repeat;
}

#course_dates td.date_row {
	background-color:#6CD7E7;
}

#course_dates td.area {
	background-color:#00B4CC;
}

#course_dates td.row a,
#course_dates td.alt_row a {
	color:#02A8BF;
}

#related_courses {
	background: url("../images/sections/food/related.jpg") no-repeat;
}

#course_details strong {
	color:#6CD7E7;
}

#related_courses_title  {
	background: url("../images/sections/food/related_courses_title.gif") top right no-repeat;
}

#course_dates_title  {
	background: url("../images/sections/food/course_dates_title.gif") top right no-repeat;
}

#course_infomation_title  {
	background: url("../images/sections/food/course_infomation_title.gif") top right no-repeat;
}