body {
	background-image: url(../images/graphic%20art/gradient2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e35815;
}
#pagetitleband {
	height: 125px;
	width: 900px;
	clear: right;
	float: left;
}
#leaf1 {
	background-image: url(../images/graphic%20art/transparent%20invitation%20leaf1.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: right;
	height: 370px;
	width: 285px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#leaf2 {
	background-image: url(../images/graphic%20art/Darker%20Green%20285x327.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: none;
	float: left;
	height: 327px;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#leaf3 {
	background-image: url(../images/graphic%20art/maple%20leaf%20shaded%20285x401.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: none;
	float: left;
	height: 401px;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#homepagelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	clear: right;
	float: right;
	height: 25px;
	width: 50px;
	margin-right: 50px;
}

.content {
	clear: right;
	float: left;
	height: 675px;
	width: 900px;
	text-align: left;
}
.contenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}
.contenttextcentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}

.contentheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #743c23;
	margin: 0px;
	text-align: center;
}
.contenttextleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.pictures {
	margin: 25px;
}
