/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* = Projects
-----------------------------------------------------------------------------*/
h1 {
	height:17px;
	}
		
#projectsH1 {
	width:88px;
	height:17px;
	background:url(../img/projects_h1.gif) no-repeat;
	position:absolute;
	}
	
.project {
	width:638px;
	margin:0 0 20px 0;
	padding:25px 25px 7px 25px;
	border:#c5b694 solid 1px;
	background:#f7f0e0;
	}
	
.haleyCreek {
	width:302px;
	float:right
	}
	
.floatRight {
	float:right;
	border:#0d3854 solid 1px;
	margin:0 0 15px 15px 0;
	}
	

