body {
	background-color: #FFFFFF;
	background-image: url(../kenthurst-fish-filters-kayhays.jpg);
	background-repeat: repeat;
    background-size: 100%;
	text-align: center;
}
.pgWhole {
	display: block;
	width: 1000px;
	background-color: #085799;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.contentBkg {
	background-color:#FFF;
}
.topBanner{
	background-image: url(../layout_images/blue-grad.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
}
.pgHeader {
	display: block;
	background-color: #085799;
	width: 990px;
	height: 90px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
.clearLine {
	clear: both;
}

.HeaderRHSbox {
	text-align: center;
	white-space: nowrap;
	display: block;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.HeaderRHSbox a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.HeaderRHSbox a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.HeaderLHSbox {
	text-align: center;
	display: block;
	width: 340px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerSWFbox {
	text-align: center;
	white-space: nowrap;
	display: block;
	height: 60px;
	width: 400px;
	margin-top: 0px;
	margin-right: 230px;
	margin-left: 340px;
	overflow: visible;
	position: relative;
}
.headerTagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 3px;
	white-space: nowrap;
	text-align: center;
}

.pgContentWrapper {
	display: block;
	background-image: url(../layout_images/blue-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.pgContentBox {
	background-color: #FFFFFF;
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #085799;
	background-image: url(../layout_images/content_corners.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgLHcorner {
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
}
.floatRight {
	white-space: nowrap;
	display: inline;
	margin: 10px;
	padding: 0px;
	float: right;
}

.imgRHcorner {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
}
.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.txtHeaderTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.contentLHbox {
	display: block;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	float: left;
}
.txtLeftJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}

.contentRHbox {
	text-align: left;
	vertical-align: top;
	display: block;
	float: right;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	padding: 10px;
}
.centerItem {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.pgNavigation {
	display: block;
	background-color: #085799;
	width: 990px;
	height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	margin-top: 15px;
	margin-bottom: 5px;
}
.navBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	display: inline;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 7px;
	text-decoration: none;
	background-image: url(../layout_images/nav-btn.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 1px;
}
.navBtn:hover {
	text-decoration: underline;
}
.txtCenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.txtRed {
	color: #F00;
}

.txtLrg {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.txtRight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: right;
}
.txtPlain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.contentCenterbox {

	text-align: left;
	vertical-align: top;
	display: block;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.txtFooter a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.txtFooter a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.contentCenterbox a:link {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.contentCenterbox a:visited {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.contentCenterbox a:hover {
	text-decoration: none;
}
p a {
	text-decoration: underline;
}
footer {
	background-image: url(../layout_images/blue-grad.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #00F;
    margin-top: 50px;
}
.bluebits {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #00F;
	padding-bottom: 10px;
}
.img-rounded {
	padding: 5px;
}
.greybits {
	background-color: #DDD;
	display: inline-block;
	width: 100%;
}
.NoBulletList {
	list-style:none;}
