/* body properties */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000;
}

#container
{	
	margin: 0px auto;
	width: 1009px;
	position:relative;
}

#body_top
{	
	margin: 0px auto;
	width: 1009px;
	height:9px;
	position:relative;
	background-image:url(images/body_top.png);
	background-repeat:no-repeat;
}

#wrapper
{
	clear:both;
	position:relative;
	background-image: url(images/body.png);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	width:1041px;
}

#top_banner
{
	position:relative;
	padding: 5px 0px 0px 20px;
	width:989px; height:407px;
	background-image:url(images/main_banner_img.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#logo
{
	position:absolute;
	margin: 0px 0px 0px 0px;
	width:380px;
	height:144px;
	overflow:hidden;
	left: 159px;
	top: 219px;
}

#moto
{
	position:absolute;
	margin: 0px 0px 0px 0px;
	width:625px;
	height:32px;
	overflow:hidden;
	left: 77px;
	top: 372px;
	z-index:501;
}

#flower
{
	position:absolute;
	margin: 0px 0px 0px 0px;
	width:299px;
	height:246px;
	overflow:hidden;
	left: -125px;
	top: 289px;
	z-index:501;
}

#imm_ass
{
	position:absolute;
	margin: 0px 0px 0px 0px;
	width:292px;
	height:130px;
	overflow:hidden;
	left: 730px;
	top: 22px;
}

#bg_links
{
	position:relative;
	margin: 5px 40px 0px 0px;
	width:896px; height:44px;
	color:#000000;
	background-image:url(images/lines.png);
	background-repeat:no-repeat;
	float:right;
	z-index:400;
}

#home_txt
{
	position:relative;
	margin: 30px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	width: 500px;
	float:left;
	clear:left;
}

#txt
{
	position:relative;
	margin: 30px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	width: 900px;
	float:left;
	clear:left;
}

#home_img
{
	position:relative;
	margin: 30px 60px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 413px; height:273px;
	float:right;
}

#divOuter{
		display:inline;
        text-align:center;
		background-image:url(images/body.png);
		background-repeat:repeat-y;
    }
	


#bg_frame1
{
	position:relative;
	margin: 0px 22px 0px 15px;
	background-image: url(images/planning_funeral.jpg);
	background-repeat:no-repeat;
	width:309px; height:200px;
	clear:left;
	float:left;
}

#bg_frame2
{
	position:relative;
	margin: 0px 0px 0px 0px;
	background-image: url(images/memorials.jpg);
	background-repeat:no-repeat;
	width:309px; height:200px;
	float:left;

}

#bg_frame3
{
	position:relative;
	margin: 0px 50px 0px 0px;
	background-image: url(images/services.jpg);
	background-repeat:no-repeat;
	width:309px; height:200px;
	padding-top:1px;
	float:right;

}


#read-more {
	position:absolute;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	text-align: right;
	color: #633515;
	margin: 0px 0px 0px 100px;
	left: -30px;
	top: 169px;
}

#footer_txt
{
	position:relative;
	margin: 0px 0px 0px 0px;
	width:1009px;
	overflow:hidden;
	font-size:10px;
	color:#000;
	text-align:right;
}

#footer_img
{
	position:relative;
	margin: 0px auto;
	width:1009px; height:87px;
	background-image:url(images/body_bottom.png);
	background-repeat:no-repeat;
}
/* displays heading on home page */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color: #a40101;
}

/* Text on contact page */

h2 {
	font-family: Arial;
	font-size:14px;
	text-align:justify;
	color: #f1e9d3;
	margin: 6px 0px 0px 10px;
}


/* displays heading on other page */

h3 {
	font-family: Arial;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	text-align: center;
	color: #633515;
	margin: 0px 0px 0px 0px;
	text-shadow: 0.1em 0.1em 0.05em #999;
}

txt_11 {
	font-family: Arial;
	font-size:11px;
	text-align: justify;
	color: #000;
	margin: 0px 0px 0px 0px;
}

footer_2 {
	font-family: Arial;
	font-size:14px;
	text-align: center;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

footer_3 {
	font-family: Arial;
	font-size:12px;
	text-align: center;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}



/* footer text style */

b1 {
	font-family: Arial;
	font-size:11px;
	text-align:left;
	color: #000000;
}



a {text-decoration: none;}


a:hover {color:#00F; text-decoration:underline;}

/* Menu */

.horizontalcssmenu {
display: inline-block;
width: 896px;
height: 28px;
margin: 0px 0px 0px 0px;
border:0px solid thin;
float:right;
clear:both;
}

.horizontalcssmenu ul{
display: inline-block;
padding: 0;
float: left;
list-style-type: none;
font-size: 18px;
margin-left: 110px;
margin-top: 5px;
padding-top:5px;
width: 100%;
height: 38px;
border:0px solid #000;
color:#000;

}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline-block;
display: inline;
float: left;
text-align: center;
margin:0px 0px 0px 0px;
z-index: 499;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a {
float: right; 
display: inline-block;
width: 100%; /*Width of top level menu link items*/
padding:0px 12px;
line-height: 24px; 
text-decoration: none;
color: #ffffff;
}

.horizontalcssmenu ul li a:hover{color:#00F; text-decoration:underline;}


/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: -20px;
top: 0;
border-top: 0;
position: absolute;
display: inline-block;
visibility: hidden;
z-index: 500;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline-block;
text-align: left;
float: none;
font: normal 12.5px 'Trebuchet MS';
text-transform: none;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
display: inline-block;
padding: 0px 5px;
background-color:#ffffff;
border-width: 0 1px 0px 1px;
border: solid 1px #633515;
text-transform: none;
color:#633515;
}

.horizontalcssmenu ul li ul li a:hover{
	background-color:#FFF;
display: inline-block;
color:#633515;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
display: inline-block;
right: 1;
background: transparent url(images/menuarrow.gif) no-repeat center left;
}
