/* CSS Document */

a	{
	color: #345;
	}
h2,h3	{
	color: #B91518
	}
h4 a { color: #b91518; font-weight: bold;}
.header	{
	background: #B6BDC4  url(images/header_press.gif) top right no-repeat;
	}
.content	{
	background: transparent url(images/fadeout_press.gif) repeat-x top;
	}
.footer	{
	background: transparent url(images/fadeout_press2.gif) repeat-x top;
	}
.callout	{
	background: #B31318  url(images/callout_home.gif) top right no-repeat;
	}
.callout2	{
	background: none;
	}
