* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #333;
}

body {
	background-color: #FFFFCC;
}

div#container img {
	float: left;
	border: 2px dotted #0099FF;
	padding: 8px !important;
	margin: .8em;
}

p.right a img#BackyardBurial{
	float: right;
	margin-top: 0;
}

h2, h3, h4 {
	color: #0099FF;
}

h1 {
	font-size: 2em;
	color: #000;
	text-align: center;
	clear: both;
}

h2 {
	margin: 0;
	word-spacing: .2em;
	font-size: 2.2em;
	background: #fff;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
	clear: both;
}

h3 {
	font-size: 1.3em;
	padding-left: 1em;
	padding-bottom: .3em;
	border-top: none;
	letter-spacing: .07em;
	border-right: none;
	margin-top: .5em;
	margin-bottom: -10px;
	overflow: hidden;
	clear: both;
}

h3.topmargin {
	clear: both;
	margin-top: 1em;
}

h3.wrap {
	clear: none;
}

h3.stable {
	clear: both;
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: 0;
}

h3 > img {
	float: left;
	overflow: hidden;
	margin: 0;
}

h4 {
	margin: 1em;
}

h4.stable {
	clear: both;
	margin: 1em;
}

div.containers {
	float: left;
	width: 150px;
	height: 235px;
	border: 2px dotted #FFCC66;
	margin: 1em;
	padding: 3px;
}

div.containerL {
	float: left;
	width: 150px;
	height: 470px;
	border: 2px dotted #FFCC66;
	margin: 1em;
	padding: 3px;
}


div.containersW {
	float: left;
	margin-top: -50px;
	width: 300px;
	height: 370px;
	border: 2px dotted #FFCC66;
	margin: 1em;
	padding: 3px;
}

div.containersWW {
	float: left;
	width: 425px;
	height: 350px;
	border: 2px dotted #FFCC66;
	margin: .1em;
	margin-top: -30px;
	padding: 3px;
}
#containerwide {
position:absolute;
top: 131px;
left: 28px;
width: 1000px;
height:100%;
background-color:#ffffff;
}

div#container {
background-color: #FFF;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
top: 10px;
left: 28px;
width: 780px;
border: 1px dashed #000099;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 10px;
-moz-box-shadow: 10px 5px 5px #666;
-webkit-box-shadow: 10px 5px 5px #666;
box-shadow: 10px 5px 5px #666;
}

div#container img#banner {
	border: none;
	padding: 3px;
	margin-left: 2em;
}


div#container > div#did {
	width: 300px;
	margin-left: 10px;
	margin-right: auto;
	margin-top: -250px;
	padding: 5px;
	background: #D4FFDD;
	border: 2px double #060;
}

div#container > p > div#did2 {
	width: 300px;
	margin-top: 1em;
	padding: 5px;
	background: #D4FFDD;
	border: 2px double #060;
	clear: both;
}

div#container > p > div#did2 > h3.margin {
	margin-top: .5em;
}

div#container > div#did > img {
	margin: 3px;
	margin-left: 2em;
	text-align: center;
}

div#container > div#did > p {
	color: #2F2450;
	line-height: 1.5em;
	text-align: left;
	margin: .5em;
	font-size: 1em;
}

div#container p#copy {
	font-size: .7em;
	color: #999;
	font-style: italic;
	border-top: 1px double #999;
	padding: 3px;
	text-align: center;
	clear: both;	
}

div#container > div#did > h3 {
	font-size: 1.3em;
	text-align: center;
	color: #006600;
	padding-bottom: 3px;
	border-bottom: 1px solid #060;
	border-left: none;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 5px;
	font-variant: small-caps;
}

#container a:link {
	color: #006600;
	text-decoration: none;
	font-size: 10px;
}
#container a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #006699;
}

#container ul {
	list-style-type: square;
	margin-left: 20px;
	right: 0px;
	padding: 2px;
	line-height: 1.5em;
	font-size: 1em;
}

#container ul li strong {
	font-size: 1em;
}

#container ul li img {
	float: right;
}

#container ul li.stable {
	clear: both;
}

#container ul li.stable img {
	float: left;
}

div#container > p > img  {
	float: right;
}

div#container > p > a > img  {
	float: right;
}

div#container > div.plant {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	height: 135px;
	width: 450px;
	padding: .5em;
	background: #FFFFCC;
	border: 1px solid #999;
}

div#container > div.diy {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	font-size: 1em;
	line-height: 1.05em;
	margin-bottom: 1em;
	height: 200px;
	width: 450px;
	padding: 1em;
	padding-top: 0;
	background: #FFFFCC;
	border: 2px solid #999;
}

div.diy p.regular {
	margin: 1em;
}

div.diy p.leftmargin {
	margin-left: 185px;
}

div.diy form {
	position: absolute;
	top: 225px;
	right: 25px;
}

div#container > div.diy > img {
	float: left;
}

div#container > div.diy > img.nomargin {
	float: left;
}

div#container > p.diy > img {
	float: left;
	margin: 1em;
	margin-top: .3em;
}



div.article img {
	width: 300px;
	height: 400px;
	float: left;
}

div.article {
	margin-bottom: 2em;
	padding-bottom: 2em;
	.border: 1px solid black;
	width: 100%;
	height: 105%;
}

div.roadside img {
	width: 300px;
	height: 225px;
	float: left;
}

div.roadside img.lg {
	width: 600px;
	height: 300px;
	padding-left: 15px;
}

div.roadside {
	margin-bottom: 2em;
	padding-bottom: 2em;
	.border: 1px solid black;
	width: 100%;
	height: 105%;
}

div#container > div.diy > h3 {
	margin-top: 1em;
}


div#container > div.diy > p:last-child {
	margin-bottom: 5px;
}

div#container > div.diy > p > img  {
	float: left;
	margin-right: .5em;
	margin-bottom: 25px;
}

div#container > div.plant > p {
	padding: 10px;
	padding-top: 0px;
	margin: 5px;
	font-style: italic;
	font-size: 1em;
}	

div#container > div.plant > img  {
	float: left;
	margin-top: 0;
	margin-right: 1em;
}

div#container > p {
	padding: 0 10px;
	font-size: 1em;
	text-align: justify;
}

div#container > p > img#imgleft  {
	float: left;
	margin-right: 0.8em;
}

div#container > p#copy {
	font-size: .8em;
	margin-top: 2em;
	color: #666;
	border-top: 1px double #999;
	padding: 3px;
	text-align: center;
}

div#container > div#bgimg > table#Table_01 > tr  > td > img {
	float: none;
	padding: 0;
	margin: 0;
}

div#container > div#MAIL > form#Comment_Form > table > tr  > td > label  {
	font-size: .9em;
	color: #333;
}

div#container p#copyvm {
	position: absolute;
	top: 353px;
	left: 45px;
	width: 700px;
	font-size: 1em;
	margin-top: 1.5em;
	color: #fff;
	font-style: italic;
	padding: 3px;
	text-align: center;
	clear: both;	
}


div#container > div#MAIL {
	position: absolute;
	top: 131px;
	left: 49px;
	width: 771px;
	text-align: left;
	height: 362px;
}

div#container div#navbar ul#nav {
		width: 768px;
	  	float: left;
		margin-top: 0px;
		padding: 0;
		margin-left: 10px;
		list-style: none;
		background: #fff;
}
		
div#container div#navbar ul#nav li {
		float: left;
		margin: 0;
		padding: 0;
		font-family: "Arial";
		font-size: 11px;
}

div#container div#navbar ul#nav a {
		float: left;
		display: block;
		margin: 0 3px 0 0;
		padding: 3px 6px;
		color: #000;
		text-decoration: none;
		border: 1px solid #5C94B0;
		border-bottom: none;
		background: #C7DCEB url(2010images/bgblue950.gif) repeat-x top left;
}
	
div#container div#navbar ul#nav a:hover, body#home #t-home a {
	color:#000;
	border-color: #006699;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}
	
div#container div#navbar ul#nav a:hover, body#memorialeco #t-memorialeco a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}
		
div#container div#navbar ul#nav a:hover, body#petloss #t-petloss a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

div#container div#navbar ul#nav a:hover, body#elderly #t-elderly a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}
div#container div#navbar ul#nav a:hover, body#cremation #t-cremation a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

div#container div#navbar ul#nav a:hover, body#death #t-death a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}
div#container div#navbar ul#nav a:hover, body#kids #t-kids a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

#nav a:hover, body#burial #t-burial a {
	color:#000;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
}

div#container div#navbar ul#nav a:hover, body#activities #t-activities a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

div#container div#navbar ul#nav a:hover, body#famous #t-famous a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

div#container div#navbar ul#nav a:hover, body#history #t-history a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}
	
div#container div#navbar ul#nav a:hover, body#supplies #t-supplies a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

div#container div#navbar ul#nav a:hover, body#resources #t-resources a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

div#container div#navbar ul#nav a:hover, body#gifts #t-gifts a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}

div#container div#navbar ul#nav a:hover, body#contact #t-contact a {
	color:#000;
	background: #fff url(2010images/bgwhite28.gif) repeat-x top left !important;
	font-style: normal !important;
	font-size: 11px !important;
	letter-spacing: normal;
}
	
.fatemenu {
	position: fixed;
	top: 150px;
	left: 740px;
	font-size: 12px;
	width: 220px;
	height: 115px;
	padding: 2px;
	visibility: visible;
	}
	
div.fatemenu a img {
	margin-bottom: 2em;
}
	
div.iframe {
		margin-top: 150px;
		margin-left: 10px;
		height: 3200px;
		width: 990px;
}

div#containerwide > iframe#2 {
	height: 1000px;
	width: 1000px !important;
}
	
div#containerwide > div#iframe2 {
		position: absolute;
		z-index: 25;
		visibility: visible;
		margin-top: 15px;
		margin-left: -15px;
		width: 1000px !important;
		height: 2000px;
}
.style1 {color: #653004}

div#feedbackbox {
	position: absolute;
	top: 322px;
	left: -20px;
	width: 238px;
	height: 26px;
}

p#feedback {
	color: #653004;
	font-size: .9em;
	font-weight: bold; 
}

div#container p#copyvm {
	position: absolute;
	top: 470px;
	left: 55px;
	width: 700px;
	font-size: .9em;
	margin-top: 1.5em;
	color: #fff;
	font-style: italic;
	padding: 3px;
	text-align: center;
	clear: both;	
}

em {
	font-size: .9em;
}

p > object {
	float: left;
	width: 300px;
	height: 242px;
	padding: 2px;
	margin: .1em;
}

p.stable {
	clear: both;
	margin-top: 2em !important;
}

p.ref {
	font-style: italic;
	font-size: .8em !important;
}
