#indexwrap {
	margin-top: 200px;
	margin-bottom: 200px;
}
body {
	margin: 0px;
	background-color: #505036;
	background-image: url(../images/bg.gif);
}
#leftmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	width: 175px;
	float: left;
}
#leftmenu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 180px;
	text-align: left;
	float: left;
	text-decoration: none;
}
#leftmenu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 180px;
	text-align: left;
	float: left;
	text-decoration: none;
}
#leftmenu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BFB96F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 180px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-weight: normal;
	background-color: #505036;
}
#da {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.pagetitle {
	background-color: #FFFFFF;
	width: 96%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	border: 1px solid #6F6F59;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
	margin-top: 5px;
}
#sitecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


#da a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	padding: 3px;
}
#da a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	padding: 3px;
}
#da a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	padding: 3px;
	text-decoration: none;
}
#sitecontent #special {
	text-align: center;
	padding: 8px;
	border: 1px dashed #000000;
	margin-right: 10px;
	margin-left: 10px;
}
#sitecontent #contact_pf {
	border: 1px solid #26261C;
	margin-right: 8px;
	margin-left: 8px;
	padding: 4px;
	height: 400px;
	width: 240px;
}
#sitecontent #contact_g p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sitecontent #contact_g {
	border: 1px solid #26261C;
	margin-right: 8px;
	margin-left: 8px;
	padding: 4px;
	height: 400px;
	width: 240px;
}
.contact_divider {
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #505034;
	border-right-color: #505034;
	border-bottom-color: #505034;
	border-left-color: #505034;
}

#sitecontent #contact_pf .title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #171813;
	padding: 3px;
}
#sitecontent #contact_g .title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #171813;
	padding: 3px;
}
.linktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330000;
	width: 95%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.pictureborder {
	border: 1px solid #000000;
	padding: 3px;
}
#sitecontent #greenburial {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #505034;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.greengallery li{
    list-style:none;
    float:left;
    padding:10px;
    height:130px;
}
