.y1 {
	color: #FFFF00;
	}
	
h2{
	font: 28px  Georgia, Helvetica, Trebuchet MS, Arial, sans-serif;
	color: #824F11;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font: 20px  Georgia, Helvetica, Trebuchet MS, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

	
h4 {
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
}

html {
	height: 100%;
}

body {
	margin:0px 0px 0px 0px;
   	WIDTH: 100%;
   	height:100%;
   	padding: 0px 0px 0px 0px;
   	text-align: center;
	background-color: #8FC459;
   /* part 1 of 2 centering hack */
	}

#fullcontainer {
	position: relative;
	width: 100%;
	min-height: 100%;
	_height: 100%;
	margin: 0px 0px 0px 0px;
	top: 0px;
	}

#crest {
	margin: 4px 15px 0px 0px;
	float: left;
	}
	
#logo {
	float: left;
	margin: 4px 15px 0px 15px;
	background: url(images/logo.gif) no-repeat;
	width: 226px;
	height: 204px;
	}	
	
#logo h1{
	text-indent: -9000px;
	}	
	
#tree_life {
	float: left;
	background: url(images/building.jpg) no-repeat;
	width: 665px;
	height: 280px;
	}	

#bannerfull {
	width: 100%;
	background: url(images/skybg.gif) repeat-x;
	}

#banner {
	top: 0px;
	width: 900px;
	margin: auto;
	height: 279px;
	padding-left: 0px;
	padding-bottom: 0px;
	}

#container {
	color: #5A5340;
	font: 12px Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: normal;
	width: 100%;
	min-height: 100%;
	_height: 100%;
	margin: auto;
	padding: 0px;
	margin: 0px;
	background: url(images/topgrass.jpg) repeat-x;
	}

#content {
	text-align: left;
	width: 880px;
	min-height: 100%;
	_height: 100%;
	margin-top: 0px;
	margin: auto;
	font-weight: normal;   
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	}

#menuholder {	
	text-align:center;	
	width: 880px;
	height: 45px;
	margin: 0px 4px 10px 0px;
	padding: 22px 0px 0px 0px;
	background: url(images/menubg.gif) no-repeat;
	}

#rightcol {
	width: 130px;
	height: 100%;
	float: right;
	padding: 9px 26px 0px 10px;
	margin: 0px 4px 0px 10px;
	}

#main {
	width: 860px;
	float: left;
	color: #3c3c3c;
	font: 14px Georgia, Helvetica, Arial, sans-serif;
	font-weight: normal;
	_height: 420px;
	min-height: 420px;
	line-height: 24px;
	padding: 0px 10px 25px 10px;
	/*background-image:url(/spec/images/mainbkg.png);*/
	}

#footerholder {
	clear: both;
	bottom: 0 !important;
	text-align: center;
	width: 100%;
	margin: auto;

	border: 0px solid #000;
	border-top: 1px solid #0F639B;
	}

#footer {
	width: 760px;
	height: 72px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 10px 0px;
	margin: auto;
	text-align: left;
	}




/* ==================== links ==================== */

#main a {
	color: #1B4FAC;
	text-decoration: none;
	font-weight: normal;
	}
	
#main a:hover {
	
	color: #1458D1;
	text-decoration: underline;
	}
		
#menu a, #menu a:visited{
	font: 10pt Helvetica, Trebuchet MS, sans-serif, Verdana, Arial;
	font-weight: bold;
	color: #FEFF69;
	text-align: center;
	text-decoration: none;
	padding: 7px 5px 5px 0px;
	}

#menu a:hover{
	color: #fff;
	text-decoration: none;

	}


#menu ul{
list-style-type:none;
margin:0;
padding:0;
border:0;

}
#menu li{
margin-bottom: 7px;
margin: 0px 4px 7px 6px;
padding:0;
border:0;
display: inline;
}
/* new footer code */
#footer li{display: inline; list-style-type: none;  height: 15px; padding: 0px;  }
#footer ul {display: inline; }
#footer li img{
border:0;
}
#footerLeft{
margin: 0 0 0 20px;
float:left;
width:248px;
line-height:8px;
}
#footerrightcol{
margin: 0 20px 0 0;
float:right;
text-align:right;
width:452px;
}
#headersearchbox {float: left; display: inline; border: 0px solid #000; margin: 10px 2px 0px 20px; }

#headersearchgo{float: left; display: inline; border: 0px solid #000; margin: 4px 2px 0px 0px; }

#headersearch {
	width: 335px;
	border: 0px solid #0f0;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 23px;
	color: #000;
} 
#uwicrest{
background: transparent;
float: left;
}
