
h1,h2 {color:#663366 ;} /*the style of the text in the h1,2 tags .*/

.rhtable_head_top{background-color: #5AB042;} /* the head bgCol container */
.rhtable_head_sub{background-color: #5AB042;} /* the subhead bgCol  */

.rhtable_content, .rhtable_content_lined, .rhtable_footer {
	background-color: #A9E8AC; /* set the bgCol of the content and footer rows */
}

/* start the localised top main nav system  */
#navigation  #nav_healers{background:url(../images_am/nav_healers_over.gif) repeat-x;}		/* overwrite the bg image */
#navigation  #nav_healers:hover{background:url(../images_am/nav_healers.gif) repeat-x;}		/* overwrite the hover not supported in IE */

#navigation .healers {color:#FFFFFF;} 														/* overwrite a text colour as white for selected */
#navigation .healers:hover {color:#336633;} 												/* revert text to its own colour */

.text_wrap_img{
float: left;
padding: 10px;
/* padding-right:10px;*/

}
.text_wrap_img img {
margin-right:15px;
margin-bottom: 15px;
border: 5px solid #FFFFFF;
}
.profile_pic {
	border-width:10px;
	border: 2px solid #5AB042;
}