html { min-height: 100%; margin-bottom: 1px; } /* Force scrollbar in Firefox */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #406086;
	text-align: center;
	color: #222;
	font: 0.8em/1.4 georgia, sans-serif;
}
p {
	margin-bottom: 1em;
}
#wrapper {
	width: 764px;
	text-align: left;
	margin: 0 auto;
	background: #FEF3E1 url("/ezstatic/data/northwaters/i/kayak/wrapperback.gif") left top repeat-y;
	border-bottom: 1px solid #1d2c3d;
}

/*  HEADER STYLES */
h1#sitehead a {
	display: block;
	width: 764px;
	height: 193px;
	background: transparent url("/ezstatic/data/northwaters/i/kayak/header.jpg") left top no-repeat;
}
h1#sitehead a span {
	display: block;
	text-indent: -9999px;
}

/* NAV STYLES */
ul#primarynav {
	list-style: none;
	background: #7C9EC1;
	height: 43px;
	margin: 0 1px;
	padding-left: 11px;
	border-bottom: 1px solid #406086;
	border-top: 1px solid #406086;
}
ul#primarynav li {
	float: left;
}
ul#primarynav li a, ul#primarynav li a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #1d2c3d;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	height: 39px;
	padding-top: 4px;
	padding-left: 4px;
}
ul#primarynav li a span {
	font-size: 1.2em;
}
ul#primarynav li a#pn1 { width: 51px; }
ul#primarynav li a#pn2 { width: 103px; }
ul#primarynav li a#pn3 { width: 118px; }
ul#primarynav li a#pn4 { width: 118px; }
ul#primarynav li a#pn5 { width: 104px; }
ul#primarynav li a#pn6 { width: 127px; }
ul#primarynav li a#pn7 { width: 95px; }

ul#primarynav li a:hover {
	color: #fff;
}

/* CONTENT STYLES */
#content {
	margin: 0 1px;
	padding: 15px 33px;
	background: transparent url("/ezstatic/data/northwaters/i/kayak/navshadow.gif") left top repeat-x;
}
#content a, #content a:visited {
	color: #93181a;
	text-decoration: none;
	font-size: 1.1em;
}
#content a:hover {
	text-decoration: underline;
}
h2 {
	color: #406086;
	margin-bottom: 1em;
}
#content ul {
	margin: 0 0 1em 2em;
}
.imgright {
	float: right;
	display: block;
	margin-left: 20px;
	border: 1px solid #406086;
}
.imgleft {
	display: block;
	float: left;
	margin-right: 20px;
	border: 1px solid #406086;
}
#content div.downloadgroup {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #8C6B62;
	background-color: #F7EBD6;
	margin-bottom: 1em;
}
label, input, textarea {
	display: block;
}
input {
	margin-bottom: .5em;
}
textarea {
	width: 350px;
	height: 150px;
	margin-bottom: .5em;
}

/* FOOTER STYLES */
#footer {
	text-align: center;
	margin: 0 34px;
	border-top: 1px solid #222;
	height: 95px;
	position: relative;
}
#siteinfo {
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
}
#siteinfo a {
	color: #222;
	text-decoration: none;
}
#siteinfo a:hover {
	color: #93181a;
}
#oca {
	width: 69px;
	height: 83px;
	float: right;
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/northwaters/i/kayak/oca_logo.jpg") top left no-repeat;
	position: absolute;
	left: 627px;
	top: 6px;
}
#usmtag ul {
	list-style: none;
}
#usmtag ul li {
	list-style: none;
}
#usmtag ul li a {
	display: block; margin: 10px auto;
	width: 215px;
	height: 18px;
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/northwaters/i/kayak/usmtag.gif") top left no-repeat;
}

/* "Return to Northwaters" styles */
/* "Return to Northwaters" styles */
#backlink {
	padding: 3px 0 4px 0;
	background: #7C9EC1;
	border-bottom: 1px solid #1d2c3d;
}
#backlink a {
	text-decoration: none;
	color: #1d2c3d;
	font-size: .9em;
}
#backlink a:hover {
	color: #fff;
}
