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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #181a1a;
	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 /////////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

/* Footer */
  #footer { color: #fff; font-size: 10px; background-image: url(bg-footer.jpg); background-repeat:no-repeat; height: 53px; /* 83 - 33 */ padding-top: 33px; width: 994px; margin: 0 auto;} /* note: body margin */
  #mp_footer { color: #fff; font-size: 10px; background-image: url(bg-mp_footer.jpg); background-repeat:no-repeat; height: 53px; /* 83 - 33 */ padding-top: 33px; width: 994px; margin: 0 auto;} /* note: body margin */
#footer a, #mp_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;}


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

/* website area */
#mp_sitewrapper{
	position: relative;
	width: 994px;
	margin: 0 auto;
	text-align: left;  /* revert from MS IE patch for centering divs */
	background-image: url(bg-mp_main.jpg);
	background-repeat: repeat-y;
}
/* total content area */
#mp_main{
	width: 960px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
/* editable content area */
#mp_datapane{
	float: right;
	width: 559px; /* 664-80-25 */
	padding: 27px 80px 0px 25px; /* 25 padding left handled by float right and width */
	background-image: url(bg-mp_main-datapane.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height:60px;
}
/* menu area */
#mp_main-left{
	float: left;
	width: 257px;
	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 ///////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */


/* module - news */
#funeralnews p{
	padding-bottom: 20px;
}
.news_date{
	font-weight: bold;
}

/* services */
#services{
	width: 237px; /* 257 - 20 */
	padding-left: 20px;
}
#services #servicecontrols a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#services #scroller{
	height: 205px;
	overflow: auto;
	line-height: 31px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-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{
	width: 255px;  /* IMPORTANT!!! */
	height: 154px; /* IMPORTANT!!! */
	border: 1px solid #000;
}
#ourlocation{
	width: 257px;  /* IMPORTANT!!! */
	height: 156px; /* IMPORTANT!!! */
}

/* module - weather */
#localweather{
	float: left;
	font-size: 12px;
	color: #000;
	background-color: #c2c2c2;
	padding: 5px 10px 5px 10px;
	width: 235px; /* 257 - border(2) - h padding(20) */
	border: 1px solid #000;
}
#localweather a{
	font-weight: bold;
}


/* local airlines */
#localairlines{
	padding-left: 20px;
}
#localairlines #scroller{
	height: 205px;
	overflow: auto;
}
#localairlines #scroller ul li{
	margin-left: 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	line-height: 31px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

/* website area */
#tp_sitewrapper{
	position: relative;
	width: 994px;
	margin: 0 auto;
	text-align: left;  /* revert from MS IE patch for centering divs */
	background-image: url(bg-main.jpg);
	background-repeat: repeat-y;
}

/* header */
#tp_flash{
	position: absolute;
	top: 23px;
	left: 17px;
}

/* main area */
/* top menu */
#tp_main{
	width: 960px;
	margin: 0 auto;
	background-image:url(bg-main_columns-stripes.jpg);
	background-repeat: repeat-y;
}
#tp_main-left_scroller{
	padding: 0px 10px 25px 175px;
	height: 140px; /* 165 - 25 [padding-bottom] = 140 */
	overflow: auto;
}
#tp_main-left{
	float: left;
	width: 257px;
}
#tp_datapane{
	float: left;
	width: 420px; /* right padding of 26px subtracted already */
}
#tp_datapane-indented{
	padding: 46px 0px 20px 26px;  /* right padding handled above {this allows for a margin of error between browser treatments */
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#tp_data-pane_top{
	position: absolute;
	top: 488px;
	left: 274px;
	width: 446px;
	height: 21px;
	background-image: url(bg-tp_data-pane_top.jpg);
	background-repeat: no-repeat;
}
#tp_main-right{
	float: right;
	width: 257px;
}
#tp_sitewrapper h1{
	color: #666;
	font-size: 18px;
}
#tp_sitewrapper h2{
	padding: 0 0 0 0;
	color: #cb875d;
	font-size: 14px;
}

/* top menu */
#mp_top-menu{
	width: 994px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	background-image: url(bg-mp_top-menu.jpg);
}
#top-menu{
	width: 960px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	background-image: url(bg-top-menu.jpg);
	background-repeat: repeat-x;
}
#top-menu a,#mp_top-menu a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
#top-menu a span,#mp_top-menu a span{
	color: #fff;
	font-weight: 100;
}

