.heading
{
	font-size:18px;
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.main_heading
{
	font-size:.75em;
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/* To show the sub_heading of on the obitituries page  */
.sub_heading
{
	color:#7F7D7E;
	font-size:.75em;
	font-family:Arial, Helvetica, sans-serif;
}

/* To view the all listing */
.view_listing
{
	font-family:Arial, Helvetica, sans-serif;	
	color:#900;
	font-size:1em;
	text-decoration:none;
	padding-left:5px;
}
.funral_info
{
	font-family: Arial, Helvetica, sans-serif;	
	color:#ff0000;
	font-size:.75em;
	text-decoration:none;
}
.williams_home
{
	font-size:.75em;
	color:#000000;	
	font-family:Arial, Helvetica, sans-serif;
}
/* To show the obitituries */
.obitiurie_content
{
	padding-top:15px;
	padding-bottom:20px;
	font-size:12px;
	color:#000;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

/*To show the line break div 	 */
.line_break
{
	color:black;
	border:1px;
}

/* To show the link of the memory messages	 */
.memory_message
{
	color:#990000;
	font-size:20px;
	font-weight:bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
}

/* To create the messages */
.create_message
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.5ems;
	color:#ff0000;
	text-decoration:none;
}

/* To show the comment */
.comment
{
	color:#C00;
	font-size:12px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;

}

/* 	To show the name of the person who sent the comment  */
.sent_by
{
	color:#6B6969;
	padding-right:20px;
	font-style:italic;
}

.map_florists_links
{
	color:#F25B61;
	font-size:10px;
	text-decoration:none;
}

.border_div
{
	
	padding-left:25px;
	padding-right:20px;
	margin-left:50px; 
	/*background-color:white;*/
	width:80%;

}



