body
{
/*  background-image: url("../img/redbeard.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  */
}


.mainnav {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	line-height: 1.5em;
	font-family: trebuchet ms, verdana, helvetica, arial;
	text-transform: uppercase;
	}

.mainnav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.mainnav a:hover {
	background: #660000;
	color: #fff;
	text-decoration: none;
}


.contenthead {
	font: 20px Verdana, sans-serif;
	line-height: 1.5;
	color: #000;
	text-align: left;
}


.contenttxtsubhead {
	font: 13px Verdana, sans-serif;
	line-height: 1.5;
	color: #000;
	text-align: left;
	font-weight: bold;

}

.contenttxt {
	font: 11px Verdana, sans-serif;
	line-height: 1.5;
	color: #000;
	text-align: left;
}

.contenttxt a {
	font-weight: bold;
	padding: 0;
	color: #660000;
	text-decoration: none;
}

.contenttxt a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
