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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #272727;
	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 {}
.clear {clear: both;}


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

/* All Headings */
	/* headings removed due to limitations with the built-in editor */

/* Basic Links */
        a { }
  a:hover { }
  #footer { color: #fff; font-size: 12px; padding: 10px 0px 20px 0px; background-image:url(bg-footer.jpg); width: 1024px; height: 77px; /* 117 - 40 */margin: 0px auto 20px auto;} /* note: body margin */
#footer a { color: #fff; font-weight:bold;}

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

/* Forms */

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

/* website area */
#mp_sitewrapper{
	width: 1024px;
	position: relative;
	background-color: #1d1919;
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
	text-align: left;  /* revert from MS IE patch for centering divs */
}
#hp_header{
	height: 106px;
}
/* total content area */
#hp_main{
	padding: 0px 51px 0px 33px;
	color: #1d1919;
}
/* editable content area */
#hp_datapane{
	padding: 0px 25px 0px 25px;
}
/* menu area */
#hp_left-column{
	float: left;
	width: 212px;
	padding: 0px 0px 0px 41px;
	text-align: center;
}
#hp_right-column{
	background-image: url(bg-mp_right-column.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 730px;
}
#flymenu{
}
/* menu tweaks */
.flyLevel0{
	/* OVERRIDES: 'Lock In' Specific Colors */
	/* TEMPLATE EXTRAS: Add border effects */
}

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

/* Condolences */
#tp_condolences{
	float: left;
	width: 207px;
	height: 251px; /* 400 - 139 */
	background-image: url(bg-tp_condolences.jpg);
	background-repeat: no-repeat;
	padding: 139px 0px 0px 0px;
	text-align: left;
	color: #FFF;
}
#tp_condolences a{
	text-decoration: none;
}
#tp_condolences-scroller{
	width: 207px;
	height: 225px;
	text-align: left;
	overflow: auto;
}
#tp_condolences-scroller div ul{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
#tp_condolences-scroller div ul li{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #554c40;
	font-size: 15px;
	color: #FFF;
	line-height: 32px;
}
#tp_condolences-scroller div ul li a{
	color: #fff;
	font-weight: lighter;
}

/* services */

#services #servicecontrols a{
	color: #d2be92;
	font-size: 12px;
	text-decoration: none;
}
#services a{
	color: #fff;
	font-size: 12px;
}
#CurrentRecords ul li,#PastRecords ul li{
	list-style: none;
	margin-left: 0px;
}
#bomLogo{
	margin: 5px 0px 0px 0px;
}

/* module - airline */
#localairlines{
	background-image: url(hr.jpg);
	background-repeat: no-repeat;
	padding: 28px 65px 0px 65px;
}

#localairlines a{
	cursor:pointer;
}

#localairlines h2{
	margin-bottom: 20px;
}
#localairlines div.modulewrapper ul{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#localairlines div.modulewrapper ul li{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
}
#localairlines div.modulewrapper ul li a{
	font-size: 15px;
	color: #FFF;
	font-weight: 100;
}


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

/* website area */
#sitewrapper{
	width: 1024px;
	position: relative;
	background-color: #1d1919;
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
	text-align: left;  /* revert from MS IE patch for centering divs */
}
#tp_logo{
	position: absolute;
	z-index: 99;
	width: 1022px;
	height: 255px;
	top: 99px;
	left: 1px;
}

/* top menu */
#top-menu{
	width: 1024px;
	height: 42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align: center;
	background-image: url(bg-tp_top-menu.jpg);
}
#top-menu a{
	text-decoration: none;
}
#top-menu a span, #top-menu a.b, #top-menu a.bsel{
	color: #fde8c9;
	font-size: 13px;
	line-height: 42px;
	text-transform: uppercase;
	font-weight: 100;
}

/* facilities labels */
#tp_facilities-labels{
	background-image: url(bg-tp_facilities-labels.jpg);
	height: 50px;
}
#tp_facilities-labels a{
	display: block;
	float: left;
	width: 341px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #fde8c9;
	text-decoration: none;
}

/* main area */
#tp_main{
	padding: 40px 65px 0px 65px;
}
#tp_welcome{
	float: right;
	width: 628px; /* 685 - 57 */
	padding: 0px 0px 0px 0px; /* 57px padding resolved with float: right */
	color: #FFF;
	font-size: 13px;
}
#tp_welcome h2{
	margin-bottom: 20px;
}


/* module - news */
#funeral_news{
	float: left;
	width: 310px; /* 310 */
	padding: 40px 0px 0px 0px;
	color: #FFF;
}
#funeral_news-scroller{
	height: 215px;
	overflow: auto;
	font-size: 11px;
	line-height: 15px;
}
#funeral_news-scroller p{
	padding-bottom: 20px;
}
.news_date{
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
}

/* module - weather */
#localweather{
	float: right;
	width: 290px; /* 310 */
	padding: 40px 0px 0px 0px;
	color: #FFF;
	font-size: 13px;
}

#sitewrapper h1{
	color: #666;
	font-size: 18px;
}
#sitewrapper h2{
	padding: 0 0 0 0;
	color: #fde8c9;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: lighter;
}

