@import url(pnw-pages.css);

/* --------- navigation styles --------- */
/* ---- nav style 200920 (Flowing Text, Footer Nav) ---- */
.footernav {
	/* common font face, size, formatting */
	padding: 446px 0 0 0;
	width: 749px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

/* ---- nav style 200921 (Flowing Text, Splash Nav) ---- */
.splashnav {
	position: absolute;
	z-index: 2;
	margin: 247px 0 0 7px;
	padding: 0;
}

.splashnav ul, .splashnav li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.splashnav li {
	display: inline;
	font-size: 1px;
	line-height: 1px;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #FFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #2f0e0f url(../../graphics/pnw/system/pnw-splash-pagebg-with-logo.jpg) no-repeat center top;
}

#toplevel {
	margin: 0 auto;
	padding: 0;
	width: 749px;
	text-align: left;
	background: none;
}
