#Title {
	color: #F3F8F0;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	top: 15px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #A9C693;
	color: #174B10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #61A842;
	background-image: url("/sites/lraith//_files/Image/herbsancheader2.jpg");
	color: #16491C;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-repeat: repeat;
	width: 800px;
	height: 225px;
}
#Footer {
	background-color: #5D8A64;
	color: #E9ECF5;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-repeat: repeat;
	height: 25px;
}
#Width {
	width: 800px;
}

