	
/* ---  ABOUT US --- */

#nav-about a {color:#FFCC00 !important;}


#container {
	background:url(../images/texturebkgbar.jpg) top left repeat-y;
	width:1100px;
	margin:auto;
	position:relative;
	}

#header{
	height:713px;
	width:262px;
	background:url(../images/flower-in-hands.jpg) top left no-repeat;
	float:left;
	position:relative;
	}
	
#logo {
	position:absolute;
	top:80px;
	right:100px;
	width:180px;
	height:102px;
	background:url(../images/logo-small.gif) top left no-repeat;
	}
	
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	text-indent:-9999px;
	}


#contentarea {
	color:#005734;
	background:url(../images/shovel.png) 890px 290px no-repeat;
	min-height:645px;
	}	
	
#content {
	padding-top:160px;
	width:655px;
	margin-left:330px;
	font-family:Garamond, "Adobe Garamond", "Times New Roman", Times, serif;
}

#content h1 {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:56px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

#content h1 .accent {
	font-family:"Snell Roundhand";
	font-style:italic;
	color:#520047;
	}

#content p {
	margin-left:50px;
	margin-right:80px;
	text-indent:40px;
	line-height:1.5em;
}



























