/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* //////////////// BODY ////////////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #000;
	background-image: url(bg-body.jpg);
	background-repeat: repeat-x;
	text-align: center; /* MS IE patch for centering divs */
	margin-bottom: 20px;
}
#home-page{
	color: #d2be92;
	height: 375px;
	background-image: url(bg-main_body-202.jpg); /* IMPORTANT !!! */
	background-repeat: no-repeat;
}

/* Body Elements */
p, ol, ul, dl, dt, td, th {margin-bottom: 1em; line-height: 1.6em; font-size: 1.15em;}
.clear {clear: both;}


/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* ////////////// DATA PANE /////////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

/* Basic Links */
  #footer { color: #fff; font-size: 12px; text-align: center; padding-top: 10px; margin: 0px auto 20px auto; background-image:url(bg-footer.jpg); background-repeat: no-repeat; width: 890px; height: 58px;} /* note: body margin */
#footer a { color: #fff; font-size: 10px; }


/* List Items */
ul li {margin-left: 40px; list-style-image: url(bullet.png);}
ol li {margin-left: 40px; list-style-type: decimal;}

/* Forms */
form input,
form select,
form textarea {
    margin-right: 5px;
    font-size: 1em;
    padding: 0px;
    margin: 0;
    border: 1px solid #663333; /* usually the same clour as headings */
    background-color: #fff;
}

/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* ////////// MAIN LAYOUT STYLES ////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

/* website area */
#hp_sitewrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;  /* revert from MS IE patch for centering divs */
}
/* main top menu */
#mp_top-menu{
	width: 890px;
	height: 39px;
	text-align: center;
	background-image: url(bg-mp_top-menu.jpg);
}
#mp_top-menu a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
}
#mp_top-menu a span{
	color: #fff;
	line-height: 39px;
	font-weight: 100;
}
/* total content area */
#mp_main{
	padding: 0px 20px 20px 20px;
	background-image:url(bg-mp_main.jpg);
	background-repeat:no-repeat;
	background-color: #FFF;
}
/* editable content area */
#mp_datapane{
	float: right;
	width: 575px;
	padding: 45px 0px 0px 0px;
	color: #343944;
}
/* menu area */
#mp_left-column{
	width: 254px;
	float: left;
	padding-top: 45px;
	text-align: center;
}
#flymenu{
}
/* menu tweaks */
.flyLevel0{
	/* OVERRIDES: 'Lock In' Specific Colors */
	color:#fff;
	/* TEMPLATE EXTRAS: Add border effects */
	border: 1px solid #c2af87;
	border-bottom: 1px solid #c2af87;
	border-left: 1px solid #c2af87;
	border-top: 1px solid #c2af87;
	border-right: 1px solid #c2af87;
}

#hp_right-column{
	height: 375px;
	background-image:url(bg-main_body-203.jpg);
	background-repeat:no-repeat;
}
#condolences{
	float: right;
	width: 215px;
	background-image:url(condolences.jpg);
	background-repeat:no-repeat;
	padding: 233px 0px 0px 0px;
	text-align: center;
}


/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* ///////// TUNNEL LAYOUT STYLES ///////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

/* links */
#tp_sitewrapper a{
	color: #d2be92;
	text-decoration: none;
}

/* module - news */
#funeral_news{
	height: 260px;
	width: 250px; /* 185 - 20 [margin-bottom] = 165 */
	padding: 0px 40px 0px 0px;
	color: #fff;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	float: right;
	position: relative;
}
#funeral_news #scroller{
	height: 210px;
	width: 250px;
	overflow: auto;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.news_date{
	font-weight: bold;
}
#funeral_news #scroller p{
	padding-bottom: 10px;
}

/* services */
#services{
	width: 220px;
	padding-left: 40px;
	height: 260px;
	float: left;
	position: relative;
}
#services #servicecontrols a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#services #scroller{
	height: 145px;
	width: 220px;
	overflow: auto;
	position: relative;
	bottom: 0px;
	line-height: 30px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#services a{
	color: #fff;
}
#CurrentRecords ul li,#PastRecords ul li{
	list-style: none;
	margin-left: 0px;
}
#bomLogo{
	margin: 5px 0px 0px 0px;
}

/* module - location */
#map{
	float: right;
	width: 350px;  /* IMPORTANT!!! */
	height: 180px; /* IMPORTANT!!! */
}
#ourlocation-box{
	background-color: #fff;
	border: 1px solid #000;
	margin: 0 0 0 50px;
	width: 260px;
	height: 184px;
}

#ourlocation{
float:right;	
}

/* module - weather */
#localweather{
	float: right;
	font-size: 12px;
	color: #FFF;
	width: 250px;
	height: 220px;
}
#localweather a{
	font-weight: bold;
}

/* airline info */
#localairlines{
	float: left;
	width: 245px;
	height: 200px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 32px;
	overflow: auto;
}
#localairlines #scroller ul li{
	margin-left: 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

/* website area */
#sitewrapper{
	width: 890px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;	
	text-align: left;  /* revert from MS IE patch for centering divs */
}

/* header */
#tp_main-top{
	margin: 0px 35px;
	font-size: 10px;
	border-bottom-color: #dfa34e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* bottom section */
#tp_bottom{
	background:url(bg-tp_bottom-background.jpg);
	background-color: #010202;
	padding: 0px 40px 25px 40px;
	background-repeat:no-repeat;
}



/* tunnel top menu */
#tp_top-menu{
	width: 890px;
	height: 41px;
	text-align: center;
	background-image: url(bg-tp_top-menu.jpg);
}
#tp_top-menu a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
}
#tp_top-menu a span{
	color: #fff;
	line-height: 41px;
	font-weight: 100;
}


/* main area */
#tp_main-right{
	background-image: url(bg-tp_main-102b.jpg);
	width: 575px;
	height: 293px;
	float: right;
	color: #fff;
}
#tp_sitewrapper h1{
	color: #666;
	font-size: 18px;
}
#tp_sitewrapper h2{
	padding: 0 0 0 0;
	color: #cb875d;
	font-size: 14px;
}

