/* CSS Document */

body { /* background-color:#ffffff; */
	   background-image:url(images/bg.gif);
	   /* background-repeat:repeat-x; */
 	}
	
	a{
outline:none;
}

a:active{
outline:0;
}

.byline	{
	font-family:georgia;
	font-size:13px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	color:#494445;
	}
.byline A	{
	color:#B73715;
	text-decoration:underline;
	}
.byline A:hover	{
	color:#ffffff;
	text-decoration:none;
	background-color:#B73715;
	}
.blurb	{
	font-family:times new roman, georgia, serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase; /* force text to uppercase */
	color:#B73715;
	}
.copy	{
	font-family:georgia;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	color:#291500;
	}
.copy A	{
	color:#B73715;
	text-decoration:underline;
	}
.copy A:hover	{
	color:#ffffff;
	text-decoration:none;
	background-color:#B73715;
	}
.copyright	{
	font-family:times new roman, georgia, serif;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
	color:#E2E7D5;
	}
.copyright A	{
	color:#2B2326;
	text-decoration:none;
	}
.footer	{
	font-family:times new roman, georgia, serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	color:#E2E7D4;
	}
.footer A	{
	color:#E2E7D4;
	text-decoration:none;
	}
.footer A:hover {
	color:#ffffff;
	text-decoration:none;
	}
.headline	{
	font-family:times new roman, georgia, serif;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	text-decoration:none;
	color:#B73715;
	}

.pullquote	{
	font-family:times new roman, georgia, serif;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	}
