body {
	background: #8FBA2A url(../images/bg.png);
}


#wrapper{
background: #fff url("../images/wrapperbg_green.jpg") top center repeat-y;
}


#header{
	background: #93B634 url(../images/headerbg_green.jpg) no-repeat center bottom;
}	

 

#footer {
background:  url("../images/footerbg_green.jpg") bottom center no-repeat;
}


#credit{
	background: #A4CD38;
}

#credit p, #credit p a, #credit p a:hover{
	color:#4D601A;
}

#search{
	background: #FFFFFF;
	border: 1px solid #005229;
}

#search input{
	color: #93B634;
}

