/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Salmon Recovery
-----------------------------------------------------------------------------*/
#content ul {
	margin:0;
	padding:0 0 18px 0;
	}
	
.listStyleNone {
	list-style:none;
	}
	
.listStyleNormal {
	padding:0 0 0 10px;
	list-style:disc inside;
	}
	
#recovery {
	width:265px;
	margin:0 0 15px 15px;
	padding:25px 25px 7px 25px;
	border:#c5b694 solid 1px;
	background:#f7f0e0;
	float:right;
	}
	
#salmonH1 {
	width:176px;
	height:14px;
	background:url(../img/salmon_h1.gif) no-repeat;
	position:absolute;
	}

	
