body {
	background-image: url(images/bg_grey.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin:0 0 8px 0;
}
h1.welcome {
	font-size:18px;
	line-height:24px;
	margin:4px 0 8px 0;
	text-transform:uppercase;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin:0 0 8px 0;
}
a {
	color:#666;
}
#main {
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#logopanel {
	left: 100px;
	background-image: url(images/flower_main.jpg);
	height: 600px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: 130px 85px;
	float: left;
}
#text {
	float: right;
	width: 428px;
	margin-top: 214px;
	padding-top: 4px;
}

/* nav */

#nav {
	width: 257px;
	margin: 214px 0 0 0;
	padding:0;
	list-style:none;
}
#nav a {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:257px;
	height:31px;
	background:no-repeat 0 0;
}
#nav a.itsyourfuneral {
	background-image:url(images/nav_03.jpg);
}
#nav a.whattodo {
	background-image:url(images/nav_05.jpg);
}
#nav a.whychoose {
	background-image:url(images/nav_06.jpg);
}
#nav a.history {
	background-image:url(images/nav_07.jpg);
}
#nav a.contactdetails {
	background-image:url(images/nav_08.jpg);
}
#nav a.pricelist {
	background-image:url(images/nav_09.jpg);
}
#nav a.usefulsites {
	background-image:url(images/nav_10.jpg);
}

img.imagewrap {
	margin:0 12px 0 0;
}
#text.contact p, #homecontact p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin:0 0 8px 0;
}
#homecontact {
	padding:15px 10px 0 0;
	margin:0;
	float:left;
	width:247px;
}
#homecontact p {
	text-align:right;
	color:#818181;
}
p.lowermargin {
	padding-bottom:10px;
}
.style6 {
	font-size:11px;
}
