html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	background: #336699 url(../images/bodyBg.jpg) center repeat-y;
	position: relative;
}

div.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.hide {
	display: none;
}

div#header {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 967px;
	height: 277px;
	background: url(../images/header.jpg) no-repeat;
}
	p#address {
		padding: 0px;
		margin: 0px;
		width: 223px;
		position: absolute;
		top: 171px;
		left: 100px;
		font: normal 15px/18px "Times New Roman";
		color: #336699;
		text-align: center;
	}
	p#address a:link, p#address a:visited, p#address a:active {
		font-size: 13px;
		color: #336699;
		text-decoration: underline;
	}
	p#address a:hover {
		font-size: 13px;
		color: #002244;
		text-decoration: none;
	}

div#main {
	padding: 0px 0px 0px 97px;
	margin: 0px auto;
	width: 869px;
	background: url(../images/main.jpg) no-repeat;
}
	div#nav {
		padding: 0px;
		margin: 0px;
		position: relative;
		width: 223px;
		float: left;
		text-align: center;
	}
		div#nav img {
			padding: 0px;
			margin: 3px 0px;
		}
		div#nav p {
			padding: 0px;
			margin: 0px;
			font: bold 14px/14px "Times New Roman";
			color: #336699;
		}
			div#nav p a:link, div#nav p a:visited, div#nav p a:active {
				color: #336699;
				text-decoration: none;
			}
			div#nav p a:hover {
				color: #002244;
				text-decoration: none;
			}
	div#content {
		padding: 0px 15px 0px 30px;
		margin: 0px;
		width: 515px;
		float: left;
		background: url(../images/contentBg.gif) top left repeat-y;
		font: normal 12px/20px Verdana;
		color: #336699;
	}
		div#content p {
			padding: 0px;
			margin: 10px 0px;
		}
		div#content a:link, div#content a:visited, div#content a:active {
			color: #336699;
			text-decoration: underline;
		}
		div#content a:hover {
			color: #002244;
			text-decoration: none;
		}
	div#content2 {
		padding: 15px 0px;
		margin: 0px 0px;
		position: relative;
		right: 90px;
		width: 530px;
		float: right;
		font: normal 12px/20px Verdana;
		color: #336699;
	}

div#footer {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 967px;
	height: 222px;
	background: url(../images/footer.jpg) no-repeat;
}
	p#copyright {
		padding: 0px;
		margin: 0px;
		width: 585px;
		position: absolute;
		top: 150px;
		left: 320px;
		font: normal 11px/11px "Times New Roman";
		color: #d7bb7e;
		text-align: center;
	}
	p#copyright a:link, p#copyright a:visited, p#copyright a:active {
		color: #d7bb7e;
		text-decoration: underline;
	}
	p#copyright a:hover {
		color: #d7bb7e;
		text-decoration: none;
	}

img#indexFD {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}

div#contentBottom {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 13px;
	background: url(../images/contentBottom.gif) no-repeat;
	clear: both;
}

.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
img.border {
	border: 1px solid #116644;
}

p#buttonMerchandise {
	position: relative;
	left: 5px;
	padding: 0px;
	margin: 0px;
	width: 206px;
	height: 60px;
	background: url(../images/buttonMerchandiseRoll.gif) no-repeat;
}
p#buttonMerchandise a:link, p#buttonMerchandise a:visited, p#buttonMerchandise a:active {
	padding: 0px;
	margin: 0px;
	width: 206px;
	height: 60px;
	display: block;
	background: url(../images/buttonMerchandise.gif) no-repeat;
	text-decoration: none;
}
p#buttonMerchandise a:hover {
	background: none;
}

div.half {
	padding: 0px 4px;
	margin: 0px;
	width: 229px;
	float: left;
}

form#contactform {
	padding: 0px;
	margin: 0px;
}

form#contactform fieldset {
	padding: 0px;
	margin: 0px;
	height: 30px;
	font: bold 12px/20px Verdana;
	border: none;
}
div#commentbox {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font: bold 12px/20px Verdana;
}
form#contactform div#commentbox textarea {
	padding: 4px;
	margin: 0px;
	width: 300px;
	height: 100px;
	font: normal 11px/14px Verdana;
	border: 1px solid #000;
}

form#contactform label {
	padding: 0px 4px;
	margin: 0px;
	height: 22px;
	width: 93px;
	float: left;
	text-align: right;
}
form#contactform fieldset input {
	padding: 3px;
	margin: 0px;
	height: 14px;
	width: 120px;
	font: normal 11px/14px Verdana;
	float: left;
	border: 1px solid #333;
}

.button {
	padding: 4px;
	margin: 0px;
	border: 1px solid #333;
	font: bold 12px/20px Verdana;
	color: #FFF;
	background-color: #336699;
}

h2 {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font: bold 18px/25px "Times New Roman";
	color: #336699;
	font-variant: small-caps;
	letter-spacing: 1px;
}
h3 {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font: bold 15px/22px "Times New Roman";
	color: #336699;
	font-variant: small-caps;
	letter-spacing: 1px;
}

h1#welcome {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleWelcome.gif) no-repeat;
}
h1#contact {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleContact.gif) no-repeat;
}
h1#obituaries {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleObituaries.gif) no-repeat;
}
h1#options {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleOptions.gif) no-repeat;
}
h1#burial {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleBurial.gif) no-repeat;
}
h1#cremation {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleCremation.gif) no-repeat;
}
h1#personalization {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titlePersonalization.gif) no-repeat;
}
h1#planning {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titlePlanning.gif) no-repeat;
}
h1#products {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleProducts.gif) no-repeat;
}
h1#pets {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titlePet.gif) no-repeat;
}
h1#qa {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleQa.gif) no-repeat;
}
h1#faq {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleFaq.gif) no-repeat;
}
h1#whendeath {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleWhendeath.gif) no-repeat;
}
h1#grief {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleGrief.gif) no-repeat;
}
h1#benefits {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleBenefits.gif) no-repeat;
}
h1#about {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleAbout.gif) no-repeat;
}
h1#history {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleHistory.gif) no-repeat;
}
h1#staff {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleStaff.gif) no-repeat;
}
h1#facilities {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleFacilities.gif) no-repeat;
}
h1#privacy {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titlePrivacy.gif) no-repeat;
}
h1#blank {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	width: 540px;
	height: 25px;
	display: block;
	background: url(../images/titleBlank.gif) no-repeat;
}





.B2CHeaders {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}
.B2CBackground {
	background-color: #E6D7BA;
}
.B2CHeadersInactive {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#5E3E3B;
}
.B2CBorder {
	border: #2B471E 1px solid;
	background-color: #FFFFFF;
}
.B2CPageTitles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E3E3B;
	background-color: #E6D7BA;
}
.B2CText {
	color: #322116;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.B2CPriceText {
	font-weight:bold;
	color: #AE3800;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.B2CButtons {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #796857;
	background-color: #E6D7BB;
	border: 1px solid #A3A3A3;
}
.B2CButtonsOver {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A3A3A3;
}
.B2CTextBoxes {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #322116;
}
.B2CSmallText { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #322116;
}
.B2CDropDown {
	color: #322116;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	width:200px;
	height:200px;
}
#divStayTopLeft {
	position:absolute;
	visibility:hidden;
	height:204px;
	overflow: scroll;
	border: 2px solid #2B471E;
}
