body {
	background-image: url(/_image/back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 10px;
	font-family: Georgia,times,serif;
}


#mainWrapper {
	margin: auto;
	width: 871px;
	overflow: hidden;

	
}


#headerImage {
	width: 871px;
	height: 271px;
	padding: 0;
	margin: 0 0 -5px 0;
	position: relative;
	

}


#headerImage img {
	padding: 0;
	margin: 0;
	width: 871px;
	height: 271px;
	z-index: -1;
	position: realtive;

}	




#tagline {
	position: absolute;
	left: 5px;
	top: 220px;
	text-align: center;
	width: 855px;
	color: #fff;
	letter-spacing: 1px;
	font-size: 22px;
	height: 30px;

	
}



#contentWrapper {
	width: 831px;
	border: 5px solid #54a828;
	padding: 15px;
	margin: 0;
	text-align: left;
	overflow: hidden;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, 'sans-serif';
	font-size: 15px;


}

#description {
	float: left;
	width: 550px;

}


#address {
	color:#c60;
	float: right;
	width: 225px;
	background-color: #ffe66c;
	padding: 15px;
	
}

#address strong{
	color:#630;
	font-size: 17px;
}
	
#address a{
	color:#c60;
	
}




#donations {
	text-align: center;
	font-size: 16px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
}


#shop {
	color: #390;

}	

#footer {
	color:  #54a828;
	font-size: 12px;
}
