.home-main-content-wrapper{	
	width:860px;
	/*
	background-image: url(../../assets/images/ccok_content_bg.jpg);
	background-position:top left; 
	background-repeat:repeat-x;	
	*/
	display:block;	
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
}

.main-content-home{
	clear:both;
	display:block;
	padding:10px 10px 10px 10px;
	
}

.main-content-home .home-primary-content{
	float:left;
	width:480px;
	
}

.main-content-home .home-primary-content .left-content{
	display:block; 
	float:left;	
	width:200px;
	height:auto;
}

.main-content-home .home-primary-content .right-content{
	display:block; 
	float:left;	
	width:260px;
	height:auto;
	margin-left:14px;
	/*
	border-right:1px solid #DDDDDD;
	*/
}


.home-introduction{
	margin:0px 40px 20px 0px;
	line-height:1.5em;
}

.main-content-home ul{
	margin:0px 25px 20px 15px;
	padding:0px;
	list-style:none;
	
}

.main-content-home ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_1.jpg);
	background-repeat:no-repeat;
	padding-left:23px;
	margin-bottom:8px;
}

.main-content-home ul li a{
	color:#354231;
	color:#67A359;
	font-size:13px;
}

.main-content-home ul li a:hover{
	text-decoration:none;
}



.main-content-home .home-secondary-content{
	float:right;
	width:330px;	
	margin-left:10px;
	
}

.home-secondary-content h2{
	color:#354231;
	font-size:140%;
}

.home-secondary-content h3{
	margin-bottom:10px;
}

.home-secondary-content p{
	font-size:90%;
}
.home-secondary-content ul{
	margin:0px 20px 20px 15px;
	padding:0px;
	list-style:none;
}

.home-secondary-content ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	margin-bottom:5px;
}

.home-secondary-content ul li a{
	color:#354231;
	font-size:12px;
	font-weight:bold;
	color:#67A359;
}

.home-secondary-content ul li a:hover{
	text-decoration:none;
}



.home-online-wall-wrapper{
	clear:both;
	display:block;
	margin-bottom:8px;	
}


.home-online-wall-wrapper .home-online-wall-content{
	display:block; 
	height:auto;
	overflow-y:visible;
	background-image:url(../../assets/images/cf_home_wall_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;	

}

.home-online-wall-wrapper .home-online-wall-content-sub{
	float:left;
	display:block; 
	height:auto;
	overflow-y:visible;	
	background-image:url(../../assets/images/cf_home_wall_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;

	width:172px;
	margin-top:10px;

	
}

.home-online-wall-wrapper .home-online-wall-left{ 
	float:left;
	width:63px;
	margin-top:5px;
	margin-left:3px;
	
}

.home-online-wall-wrapper img{
	border:none;
	width:60px;
}

.home-online-wall-wrapper .home-online-wall-right{
	float:left;
	margin-top:5px;
	margin-left:5px;
	
	font-size:11px;
}
.home-online-wall-wrapper .pet-name{
	color:#354231;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	width:60px;
}
.home-online-wall-wrapper .pet-epitaph{ 
	color:#354231;
}

.home-online-wall-end{
	clear:both; 
	display:block;
	margin-top:14px;	
}

.home-online-wall-end a{
	display:block;
	float:right;
	font-size:11px;
	text-decoration:none;
	background-image:url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:14px;
	color:#000000;
	margin-right:5px;
	margin-bottom:8px;
	clear:both;
}

.home-online-wall-end a:hover{
	text-decoration:underline;
}





.home-banner-content-trans{
	height:8px;
	/*
	background-image:url(../../assets/images/cf_home_content_trans.jpg);
	background-repeat:repeat-x;
	*/
	width:840px;
	margin-left:auto;
	margin-right:auto;
}



.home-announce-wrapper{
	display:block;
	height:auto;
	overflow-y:visible;
	background-image:url(../../assets/images/cf_home_announce_wrap_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:7px;
	margin-right:8px;
	border-bottom:1px dashed #cccccc;
}


.home-announce-wrapper .title{
	font-size:14px; 
	font-weight:bold;
	color:#000000;
	color:#67A359;
	margin-bottom:4px;
}
.home-announce-wrapper .title-sub{
	font-size:13px; 
	color:#000000;
	color:#666666;
	margin-bottom:4px;
	font-style:italic;
}


.home-announce-wrapper .title a{
	text-decoration:none;
}

.home-announce-wrapper .date{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-top:5px;
}

.home-announce-wrapper .desc{
	line-height:1.1em;
	margin-bottom:15px;
}

.home-announce-wrapper .photo{
	float:right;
	width:150px;
	margin:0px 0px 10px 10px;
}

.home-announce-wrapper a.more{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:underline;
	background-image:url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:14px;
	color:#000000;
	margin-right:5px;
	margin-bottom:15px;

}

.home-announce-wrapper a.more:hover{
	text-decoration:none;
}
.home-announce-wrapper .clear{
	clear:both;
}

.home-announce-footer{
	border-top:1px solid #AD9925;
	margin-top:-7px;
	width:93%;
	margin-left:auto;
	margin-right:auto;
}
.home-announce-footer ul{
	margin:10px 0px 20px 28px;
	padding:0px;
	list-style:none;
	text-align:right;
}

.home-announce-footer ul li{
	display:block;
	list-style:none;
	margin-bottom:5px;	
}

.home-announce-footer ul li a{	
	display:block;	
	float:right;
	font-size:11px;
	text-decoration:none;
	background-image:url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:14px;
	color:#000000;
	margin-right:5px;
	margin-bottom:8px;
	clear:both;
	
}

.home-announce-footer ul li a:hover{
	text-decoration:underline;
}


.home-grief-wrap{
	background-image:url(../../assets/images/cf_home_grief_bg.jpg);
	background-repeat:no-repeat;
	height:195px;
	width:498px;
	margin-top:15px;
	overflow:hidden;
}

.home-grief-wrap h2{
	color:#000000;
	font-size:150%;
	margin:10px 0px 3px 15px;
	text-indent:-999px;
}

.home-grief-wrap h3{
	color:#354231;
	font-size:90%;
	text-transform:uppercase;
	margin:0px 0px 8px 15px;
	text-indent:-999px;
}

.home-grief-wrap ul{
	margin:0px 20px 20px 28px;
	padding:0px;
	list-style:none;
}

.home-grief-wrap ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_2.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:13px;
	margin-bottom:5px;
}

.home-grief-wrap ul li a{
	color:#354231;
	font-size:12px;
	font-weight:bold;
}

.home-grief-wrap ul li a:hover{
	text-decoration:none;
}


.home-sammy-wrap{
	/*border:1px solid #e3e3e3;*/
	background-color:#e3e3e3;
	overflow:auto;
	margin-top:0px;
	padding:4px;
	margin-bottom:0px;
}

.home-sammy-top{
	height:9px;
	background-image:url(../../assets/images/cf_home_sammy_bg_top.jpg);
	background-repeat:no-repeat;
	background-color:#e3e3e3;
	background-position:top left;
}

.home-sammy-bottom{
	height:8px;
	background-image:url(../../assets/images/cf_home_sammy_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-color:#e3e3e3;
	background-position:bottom left;
	margin-bottom:30px;
}

.home-sammy-wrap .home-sammy-content{
	padding-left:3px;
}

.home-sammy-wrap .home-sammy-photo{
	float:right;
	margin-left:10px;
	
}

.home-sammy-wrap .home-sammy-link{
	background-image:url(../../assets/images/cf_bullet_3.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
	margin-left:5px;
}

.home-sammy-wrap .home-sammy-link a{
	color:#67A359;
}



.home-memorial-links-wrap{
	background-image:url(../../assets/images/cf_home_grief_img.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:164px;
	margin-top:20px;
}

@media print{
	
	.home-content-right-individual{
		clear:both;
		width:auto; 
		height:auto;	
		display:block;
		background:none;
	}
	
	.home-content-left-MedicareBlue{
		width:auto; 
		height:auto;
		background:none;
		display:block;
	}
	
	.home-content-left-MedicareBlue p{
		text-align:left;
		margin-left:auto;
	}	
	
	.home-content-spacer{
		width:2px; 
		height:190px;
		background-color:#ffffff;
		margin:0px 3px 0px 3px;
	}
	
	.home-content-right{
		width:auto; 
		height:auto;
		display:block;	
	}
	
	.home-content-right p{
		margin:0px 5px 0px 1px;
	}
	
	.home-more-info{
		text-align:right;
		padding:5px 3px 5px 2px;
	}	
	
	.home-ads{
		display:none;
	}
}



