/* CSS Document */

/******************* HEALTH CSS (RED) *******************/

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

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

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

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

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

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

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

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

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

#course_details strong {
	color:#E27169;
}

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

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

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