/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Home/default
-----------------------------------------------------------------------------*/
#leftColHome {
	width:471px;
	float:left;
	}
	
#rightColHome {
	width:252px;
	float:right;
	}
	
#rightColHome img {
	border:#224169 solid 1px;
	}
	
.bottomMargin {
	margin:0 0 6px 0;
	}
	
h1 {
	margin:0 0 5px 0;
	}
	
#homeH1 {
	width:471px;
	height:19px;
	background:url(../img/homeH1.gif) no-repeat;
	position:absolute;
	}
	
#ulBox {
	width:471px;
	background:#dfe4ec;
	}
	
#ulBox ul {
	float:left;
	font-size:125%;
	font-weight:bold;
	padding:20px;
	list-style:disc inside;
	}