h1,h2 {color:#CC6600 ;} /*the style of the text in the h1,2 tags .*/

.rhtable_head_top{background-color: #FFCA52;} /* the head bgCol container */
.rhtable_head_sub{background-color: #FFCA52;} /* the subhead bgCol  */

.rhtable_content, .rhtable_content_lined, .rhtable_footer {
	background-color: #FEE593; /* set the bgCol of the content and footer rows */
}


/* start the localised top main nav system  */
#navigation  #nav_events{background:url(../images_am/nav_events_over.gif) repeat-x;}		/* overwrite the bg image */
#navigation  #nav_events:hover{background:url(../images_am/nav_events.gif) repeat-x;}		/* overwrite the hover not supported in IE */

#navigation .events {color:#FFFFFF;} 														/* overwrite a text colour as white for selected */
#navigation .events:hover {color:#CC6600;} 													/* revert text to its own colour */
