.indexCenterColumn
{
	margin:0;
	padding:0;
	border:0;
}

div#intro
{
	width:100%;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	border-bottom:1px solid white;
	background:url("../images/introtopback.gif") repeat-x left top #cbd5c3;
}


div#intro h1
{
	font-size: 11px;
	letter-spacing:2px;
	text-transform:uppercase;
	color:white;
	font-weight: normal;
	margin: 0;
	padding:15px 15px 30px 15px;
}

div#intro div.copy
{
	position:relative;
	padding:0;
	margin:0 15px 0 0;
}

div#intro div.copy p
{
	font-size: 11px;
	color:black;
	font-weight: normal;
	text-align:justify;
	line-height:1.5em;
	margin:0 0 6px 0;
	padding:0;
	display:inline;
}


div#intro img.introimage
{

	float:left;
	margin:0 15px 0 0;
	padding:0;
	display:block;
}















.indexCenterColumn div#products
{
	position:relative;
	float:left;
	width:100%;
	background:white;
	padding:0;
	margin:0;
}

.indexCenterColumn div#products div.top
{
	width:100%;
	height:24px;
	background:url("../images/productstop.gif") right top no-repeat #804846;
}

.indexCenterColumn div#products div.ln
{
	width:100%;
	margin:2px 0 0 0;
	padding:0;
}

.indexCenterColumn div#products div.ln div.item_l
{
	float:left;
	position:relative;
	width:33.3%;
	height:182px;
}

.indexCenterColumn div#products div.ln div.item_r
{
	float:left;
	position:relative;
	width:33.3%;
	height:182px;
}

.indexCenterColumn div#products div.ln div.image
{
	width:100%;
	height:155px;
	text-align:center;
	margin:0 0 2px 0;
}

.indexCenterColumn div#products div.ln div.image a
{
	display:block;
	width:100%;
	height:155px;
}

.indexCenterColumn div#products div.ln div.name
{
	width:100%;
	background:url("../images/cat_nameback.gif") repeat-x left top black;
	color:white;
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 5px 0;
}

.indexCenterColumn div#products div.ln div.name p
{
	margin:0 10px 0 0;
	padding:0;	
}

.indexCenterColumn div#products div.ln div.name p a:link,
.indexCenterColumn div#products div.ln div.name p a:visited
{
	color:white;
	text-decoration:none;
}

.indexCenterColumn div#products div.ln div.name p a:hover,
.indexCenterColumn div#products div.ln div.name p a:active
{
	color:white;
	text-decoration:none;
}

.indexCenterColumn div#products div.ln div.item_c
{
	float:left;
	position:relative;
	width:33.3%;
	height:182px;
}

.indexCenterColumn div#products div.ln div.item_c div.image00a
{
	width:100%;
	text-align:center;
	margin:0 0 2px 0;
	background:url("../images/graydot.gif") left top repeat-y white;
}

.indexCenterColumn div#products div.ln div.item_c div.image00b
{
	width:100%;
	height:155px;
	text-align:center;
	background:url("../images/graydot.gif") right top repeat-y;
}

.indexCenterColumn div#products div.ln div.image00b a
{
	display:block;
	width:100%;
	height:155px;
}

.indexCenterColumn div#products div.ln div.name00a
{
	width:100%;
	background:url("../images/cat_nameback.gif") repeat-x left top black;
}

.indexCenterColumn div#products div.ln div.name00b
{
	width:100%;
	background:url("../images/whitedot.gif") repeat-y left top;
}

.indexCenterColumn div#products div.ln div.name00c
{
	width:100%;
	background:url("../images/whitedot.gif") repeat-y right top;
	color:white;
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 5px 0;	
}

.indexCenterColumn div#products div.ln div.name00c p
{
	margin:0 10px 0 0;
	padding:0;	
}

.indexCenterColumn div#products div.ln div.name00c p a:link,
.indexCenterColumn div#products div.ln div.name00c p a:visited
{
	color:white;
	text-decoration:none;
}

.indexCenterColumn div#products div.ln div.name00c p a:hover,
.indexCenterColumn div#products div.ln div.name00c p a:active
{
	color:white;
	text-decoration:none;
}


.indexCenterColumn div#products div.ln div.containers
{
	width:100%;
	height:155px;
	background:url("../images/cat_containers.jpg") no-repeat center top;
}

.indexCenterColumn div#products div.ln div.caskets-urns
{
	width:100%;
	height:155px;
	background:url("../images/cat_caskets-urns.jpg") no-repeat center top;
}

.indexCenterColumn div#products div.ln div.grave-supplies
{
	width:100%;
	height:155px;
	background:url("../images/cat_grave-supplies.jpg") no-repeat center top;
}

.indexCenterColumn div#products div.ln div.plaques
{
	width:100%;
	height:155px;
	background:url("../images/cat_plaques.jpg") no-repeat center top;
}

.indexCenterColumn div#products div.ln div.benches
{
	width:100%;
	height:155px;
	background:url("../images/cat_benches.jpg") no-repeat center top;
}

.indexCenterColumn div#products div.ln div.accessories
{
	width:100%;
	height:155px;
	background:url("../images/cat_accessories.jpg") no-repeat center top;
}



