/* CSS Document */

/******************* environmental CSS (GREEN) *******************/

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

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

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

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

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

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

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

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

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

#course_details strong {
	color:#639565;
}
