/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Default
-----------------------------------------------------------------------------*/
#containerOuterHome {
	margin:0;
	background:url(../img/containerOuterBg.gif) repeat-x #fff;
	}
	
#topExpander {
	background:#eae8db url(../img/topExpanderBg.gif) repeat-x bottom;
	padding:0 0 30px 0;
	}
	
#topHome {
	margin:0 auto;
	width:750px;
	padding:20px 0 0 0;
	}
	
#topHomeOuterL {
	margin:0;
	width:332px;
	padding:15px;
	border:#002d62 solid 1px;
	background:#cdcbc1;
	color:#002d62;
	font-size:140%;
	float:left;
	}
	
.topHomeInner {
	width:344px;
	border:#002d62 solid 1px;
	background:#cdcbc1;
	}
	
#topHomeOuterR {
    margin:0;
	width:346px;
	padding:7px;
	border:#c3c3c1 solid 1px;
	background:#FFFFFF;
	float:right;
	}	

/* =Typography
-----------------------------------------------------------------------------*/	
h1 {
	font-size:4px;
	color:#cdcec1;
	height:155px;
	width:344px;
	margin:0;
	z-index:0;
	}	
	
#topIntroImg {
	height:155px;
	width:344px;
	background:url(../img/topIntroImg.gif) no-repeat;
	position:absolute;
	}
	
