/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Plan and Partners
-----------------------------------------------------------------------------*/
#aaaacontent ul {
	margin:0;
	padding:0 0 18px 0;
	list-style:disc inside;
	font-size:95%;
	}
	
/* Links */	
		
#content ul a {
	color:#3e7fa9;
	padding:1px 1px;
	font-weight:bold;
	}

#content ul a:link, #content ul a:visited {
	text-decoration:underline;
	}

#content ul a:hover, #content ul a:active {
	color:#ffffff;
	background:#3e7fa9;
	}
	
#map {
	width:190px;
	margin:0 0 15px 0;
	padding:10px 10px 0 10px;
	border:#c5b694 solid 1px;
	background:#f7f0e0;
	float:left;
	}
	
#implementationH1 {
	width:167px;
	height:14px;
	background:url(../img/implementation_h1.gif) no-repeat;
	position:absolute;
	}
	
#federalCol {
	width:190px;
	margin:0 0 15px 0;
	padding:10px 10px 0 10px;
	border:#c5b694 solid 1px;
	background:#f7f0e0;
	float:left;
	}
	
#planCol {
	width:190px;
	margin:0 0 15px 0;
	padding:10px 10px 0 10px;
	border:#c5b694 solid 1px;
	background:#f7f0e0;
	float:left;
	}
	
#appendicesCol {
	width:420px;
	margin:0 0 15px 30px;
	padding:10px 10px 0 10px;
	border:#c5b694 solid 1px;
	background:#f7f0e0;
	float:right;
	}

	
