h1,h2 {color:#660000 ;} /*the style of the text in the h1,2 tags .*/

.rhtable_head_top{background-color: #EA7A72;} /* the head bgCol container */
.rhtable_head_sub{background-color: #EA7A72;} /* the subhead bgCol  */

.rhtable_content, .rhtable_content_lined, .rhtable_footer {
	background-color: #F3A89D; /* set the bgCol of the content and footer rows */
}
/* start the localised top main nav system  */
/* #navigation  #nav_shop{background:url(../images_am/nav_shop_over.gif) repeat-x;}		overwrite the bg image */
/*#navigation  #nav_shop:hover{background:url(../images_am/nav_shop.gif) repeat-x;}		 overwrite the hover not supported in IE */

#navigation .contact {color:#FFFFFF;} 														/* overwrite a text colour as white for selected */
#navigation .contact:hover {color:#CC0000;} 												/* revert text to its own colour */


/* because shop is the rightest we need the last td (to its right) to be selected  
#navigation  #nav_end_right{background:url(../images_am/nav_end_right_over.gif) no-repeat;}
*/