/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/

	
/* =default/home Page
-----------------------------------------------------------------------------*/	
#flash {
	width:748px;
	height:211px;
	background:#472803;
	}
	
#alaskanh1 {
	width:281px;
	height:20px;
	background-image:url(../img/alaskan_h1.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
	}
	
#lodgingh1 {
	width:78px;
	height:20px;
	background-image:url(../img/lodging_h1.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
	}
	
#activitiesh1 {
	width:170px;
	height:20px;
	background-image:url(../img/activities_h1.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
	}
	
.floatRight {
	float:right;
	padding-left:20px;
	}
	
#right p a {
	color:#17436c;
	font-size:110%;
	padding:1px 1px;
	font-weight:bold;
	}

#right p a:link, #right p a:visited {
	text-decoration:underline;
	}

#right p a:hover, #right p a:active {
	color:#ffffff;
	background:#17436c;
	}
	
.fishDivider {
	padding:15px 0 0 0;
	}
	
#leftcol {
	padding:18px 0 0 0;
	width:241px;
	float:left;
	}
	
#leftcol img {
	float:left;
	border:#000000 solid 1px;
	margin:0 10px 10px 0;
	}
	
#leftcol p {
	padding:0 0 10px 0;
	}
	
#rightcol {
	padding:18px 0 0 0;
	width:241px;
	float:right;
	}
	
#rightcol img {
	float:left;
	border:#000000 solid 1px;
	margin:0 10px 10px 0;
	}

