@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/greenleaves.jpg);
	background-repeat: repeat-y;
	background-color: #62873D;
}
#header {
	height: 204px;
}
#linkmenu ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 20px;
	float: left;
}
#linkmenu {
	float: left;
	width: 215px;
	font-weight: normal;
	color: #62873D;
	font-size: large;
}


#bodytext {
	float: left;
	width: 522px;
	background-image: url(images/1-middle.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 123px;
	padding-bottom: 0px;
	padding-left: 90px;
	color: #FFFFFF;
}
#blarg    {
	background-color: #FFFFFF;
	color: #333333;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 5px;
	float: left;
	width: 452px;
}

#blarg a {
	color: #62873D; }
#blarg h2 {
	font-size: x-large;
	color: #62873D;
	text-align: center;
	text-decoration: underline;
}

#bodytext p {
	font-family: Perpetua, "Times New Roman", serif;
	text-align: center;
}
#footer {
	margin: 0px;
	background-image: url(images/1-bottom.jpg);
	padding-bottom: 20px;
	padding-left: 305px;
	width: 522px;
	float: left;
}
#meat {
	float: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
}

#bodytext .pink {
	background-color: #FFDFFF;
	border: medium groove #006600;
}

#container {
	width: 950px;
}


#header h1 {
	display: none;
}
#linkmenu a {
	color: #62873D;
	text-decoration: none;
}
#linkmenu  li   {
	background-color: #F2F6D1;
	margin: 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#linkmenu a:hover {
	color: #000000;
	text-decoration: underline;
}

#bodytext #graphic {
	width: 522px;
	height: 198px;
}
#bodytext #textsection {
	width: 522px;
}
#bodytext h2 {
	font-family: Perpetua, "Times New Roman", serif;
	font-size: large;
	line-height: normal;
	height: 2px;
	font-weight: bold;
}

#linkmenu .here {
	background-color: #FFFFFF;
}
#blarg h3 {
	font-size: large;
	color: #000000;
	font-weight: normal;
}
#blarg p {
	font-size: medium;
	color: #000000;
}
