	
/* ---  HOMEPAGE --- */

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

	
#header{
	height:318px;
	background:url(../images/underpicbkg.gif) bottom center repeat-x;
	position:relative;
	}
	
#logo {
	position:absolute;
	top:230px;
	left:300px;
	width:480px;
	height:273px;
	background:url(../images/logo-big.png) top left no-repeat;
	}
	
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	text-indent:-9999px;
	}


#contentarea {
	color:#005734;
	background:url(../images/plantleaves.gif) top right no-repeat;
	min-height:445px;
	position:relative;
	}	
	
#news-promo {
	background:url(../images/news-home.jpg) top right no-repeat;
	height:563px;
	width:213px;
	position:absolute;
	left:0;
	top:0;
	}	

#news-promo a {
	display:block;
	width:inherit;
	height:inherit;
	text-decoration:none;
	}

#content {
	padding-top:140px;
	width:635px;
	margin:auto;
	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;
	}





























