html
	{
	background-color: #AB986D;
	background-image: none;
	}

body
	{
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: transparent;
	background-image: url(http://bucktroutfuneralhome.store.lifetributes.com/layout/store/css/img/bg.png);
	}

div.header div.header-return-home a,
div.header div.header-have-questions p 
	{
	color: #004812;
	}

div.content.content-fix div.center-content div.store 
	{
	border-width: 4px;
	border-style: solid;
	border-color: #004812;
	border-radius: 3px;
	}

div.header {
	background: #FFF;
	border-width: 4px 4px 0 4px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-style: solid;
	border-color: #004812;
	}

div.content.content-fix {
	padding-top: 20px;
	}

div.content-fix div.center {
	margin-top: 0;
	}

div.content.content-fix div.center-content div.store {
	border-top: 0;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	}


div#logo
	{
	top: 5px!important;
	padding-top: 0px!important;
	}
div#logo img
	{
	width: 305px!important;
	height: 115px!important;
	}