@charset "UTF-8";
.style10 {
	color: #333333;
	font-style: italic;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#outerwrap {
	width: 800px;
	left: 100px;
	margin-right: auto;
	margin-left: auto;
}
#leftColumn {
	float: left;
	height: 175px;
	width: 215px;
	margin-left: 30px;
	padding-top: 20px;
}
body {
	background-color: #65A15E;
}
#content {
	width: 800px;
	background-image: url(images/faux_column.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#header {
	height: 291px;
	width: 800px;
	background-image: url(images/header_field.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 800px;
	overflow: hidden;
}
#rightColumn {
	float: right;
	width: 475px;
	margin-right: 25px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 800px;
	overflow: auto;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 475px;
	float: right;
	margin-right: 15px;
	padding: 10px;
}
#nav {
	margin-top: 239px;
	width: 760px;
	margin-left: 25px;
}
.style2 {font-size: 12px}
.style16 {
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
}
.style18 {
	font-size: 18px;
	font-weight: bold;
	font-family: verdana;
}
a:link {
	color: #65A15E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #65A15E;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#headerServices {
	height: 291px;
	width: 800px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#headerAbout {
	height: 291px;
	width: 800px;
	background-image: url(images/header_flowers.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#headerMoreInfo {
	height: 291px;
	width: 800px;
	background-image: url(images/header_path.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#headerBurial {
	height: 291px;
	width: 800px;
	background-image: url(images/header_flowers.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#headerContact {
	height: 291px;
	width: 800px;
	background-image: url(images/header_bridge.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#greenBContent {
	float: right;
	height: 450px;
	width: 475px;
	margin-right: 40px;
	overflow: auto;
}
#srightColumn {
	float: right;
	width: 475px;
	margin-right: 25px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 950px;
	overflow: auto;
}