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