/*************************************
** naturopathiccentre.com
** Window 1
**************************************/
div.win1 {
	margin-bottom:25px;
}

div.win1_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	height:25px;
	background-image:url(../pictures/headings_bg/win1_heading_back.gif);
	background-repeat:repeat-x;
}

