body{
	font-family: Arial, sans-serif;
	color: #ccccff;
	line-height: normal;
	background-color: #FFFFFF;
	display: block;
	float: none;
	width: 780px;
	margin-left: 10px;
	border: 1px solid #003366;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	color: #003366;
}

ul{
	list-style-type: disc;
	float: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}

ul ul{
	list-style-type: decimal;
}

ul ul ul{
 list-style-type: none;
}

label{
	font-family: Arial, sans-serif;
	font-style: normal;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 134px;
	border-bottom-color: #FF0000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-image: url(wildimgheader_780.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navBar{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0%;
	margin-left: 0px;
	background-color: #ccccff;
	width: 179px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 5px;
	border-bottom-color: #ccccff;
}
#google{
	margin-top: 3px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	background-color: #E9E9E9;
	display: block;
	margin-bottom: 5px;
}

#content{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: right;
	margin-right: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
	margin-left: 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#topnamemasthead{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	text-align: left;
}

#siteName{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 55px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	display: block;
	margin-left: 8px;
	text-align: center;
}


/************* #globalNav styles **************/

#globalNav{
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	letter-spacing: 1px;
	font-size: 70%;
	line-height: normal;
	margin-top: 106px;
	margin-right: 0px;
	text-align: center;
	display: block;
	background-color: #003366;
	color: #ECF5FF;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
	display: block;
	border: none;
}

#globalNav a {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	letter-spacing: 1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.feature2{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 15px;
	padding-top: 20px;
	line-height: 16px;	
}

.feature2 h5{
	padding: 0px 0px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
	font-weight: normal;
}


/************** .feature styles ***************/

.feature{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	float: left;
	color: #000000;
}
.feature h2{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature h3{
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	display: block;
	margin-left: 3px;
}

.feature h4{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin-left: 8px;
}
.feature h5{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature h6{
	padding: 0px 0px 5px;
	text-align: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
.feature a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 90%;
}
.feature imgr{
	float: right;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feature img{
	float: right;
	display: block;
	clear: none;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	padding: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	background-color: #003366;
	display: block;
	text-align: center;
	margin-left: 0px;
	color: #FFFFFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they touch */
#siteInfo a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: baseline;
}


/************* #search styles ***************/

#search{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 0px;
}

#search form{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding: 0px;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

#search label{
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	margin-top: 0px;
}
#navBar ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {

}

/* fix for browsers that don't need the hack */
html body #navBar li {
	margin-left: 0px;
	padding-left: 0px;


}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	font-size: 125%;
}

#sectionLinks h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000066;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
}

#sectionLinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 65%;
	font-weight: normal;
	padding-left: 2px;
	text-transform: none;
	color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCFF;
}

#sectionLinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #003366;
}

#sectionLinks a:hover{
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 2px;
	font-size: 65%;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 0px;
	font-size: 60%;
	background-color: #C6E4EE;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headlines p{
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navBar #advert h4 {
	text-align: center;
	display: block;
	font-size: 100%;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 4px;
}
#navBar #headlines {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #CCCCFF;
}
#navBar p {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #CCCCFF;
}
#content .feature p {
	margin-left: 10px;
	margin-right: 5px;
	display: block;
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 16px;
}
#content .feature table {
	margin-left: 20px;
}
#content .feature #move {
	display: block;
	margin-left: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
}
#content .feature h5 {
	margin-bottom: 8px;
	text-align: left;
	font-size: 80%;
}
#content .feature li {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
}
#siteInfo p {
	font-size: 80%;
	letter-spacing: 0.1em;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navBar div {
	display: block;
	background-color: #CCCCFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
#navBar #headlines #Kenai Fjords kayak and small boat guidebook {
	background-color: #C6E4EE;
}
#content .feature #view {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
}
#navBar #amazon {
	text-align: center;
	margin-bottom: 0px;
}
#navBar #headlines #booklogo {
	text-align: center;
	margin-top: 10px;
}
#globalNav a:hover {
	text-decoration: underline;
}
#content .feature #amadiv {
	display: block;
	text-align: left;
}
#content .feature #buybox #address {
	margin-left: 100px;
	margin-top: 8px;
}
#content .feature #buybox a:hover {
	text-decoration: underline;
}
#content .feature #buybox h4 {
	text-align: left;
	margin-left: 30px;
}

#content .feature a:hover {
	text-decoration: underline;
}
#content .feature #buybox #amazlogo {
	display: none;
	float: none;
}
#content .feature #buybox #Image5 {
	float: left;
	margin-left: 175px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#content .feature #buybox #Image6 {
	float: left;
	margin-left: 30px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content .feature #address {
	margin-left: 150px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#content .feature #buybox h1 {
	text-align: left;
	margin-left: 15px;
	margin-top: 30px;
	font-weight: normal;
	font-size: 100%;
}
#content .feature #view p {
	text-align: left;
	margin-left: 5px;
	margin-bottom: 10px;
}
#content .feature #buybox #Image8 {
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
}
#masthead #topnamemasthead a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
#masthead #topnamemasthead a:hover {
	color: #F0F000;
}
#content .feature #kfbookimg {
	margin-top: 0px;
}
#masthead h6 {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}
#masthead a {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
#masthead a:hover {
	color: #CCFFFF;
}
#navBar #NetweatherContainer {
	height: 142px;
}
