/*#content .fheader1, #content .fheader2, #content .fheader3, #content .hheader1, #content .hheader2, #content .hheader3, #content .hsub, #content .fsub {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#content .fheader1, #content .hheader1 {
	font-size:1.4em;
	}	
#content .fheader2, #content .hheader2 , #content .hsub, #content .fsub{
	font-size:1.2em;
	}
#content p .hheader2 {
	font-size:1em;
	}
#content .fheader3, #content .hheader3  {
	font-size:1.1em;
	}*/
	
/* makes container wide enough to hold widest current layout
#container {  width:1000px;  } */

/*IE 5 & 6 can't read the next style
body > #container {  width:auto; max-width:1170px; min-width:920px; } */

/*fixes enewsletter title graphic in hheader tags */
.hheader1 img {float:none !important; }
	
