/*h1 {color:#FAD0FD ;} the style of the text in the h1 tags .*/
/*h2 {color:#FAD0FD ;}the style of the text in the h2 tags .*/

.h4_container,.h5_container{
	background-color: #FFCA52;
	background-image: url(../images_am/white_tile.gif);
	background-position:bottom;
	background-repeat: repeat-x;
} /* h1 & 2 are top left of page: overide the standard colours */
.h5_container{
	background-color: #5AB042;
} /* h1 & 2 are top left of page: overide the standard colours.h4_container,.h3_container{background-color: #97DFE8;	
	padding-top:12px;
	padding-bottom:12px;
	}  */


/* The burger stuff */
.burger_tr,.burger_td{
		background-image: url(../images_am/home_burger_white_slice.gif);
		background-position:bottom;
		background-repeat: repeat-x;
		font-weight:bold;


}
.burger_td {
	/* margin-top: 9px;
	margin-bottom: 9px;*/
		padding-top:8px;
		padding-bottom:14px;  /*add the 6px of the repeat tile*/


}
