/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* //////////////// 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: 10px; padding: 15px 0px 0px 0px; background-image:url(bg-footer.jpg); width: 801px; height: 52px; /* 67 - 15 */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 */
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 */
#mp_sitewrapper{
	width: 801px;
	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 35px 0px 23px;
}
/* editable content area */
#hp_datapane{
	padding: 0px 25px 0px 25px;
}
/* menu area */
#hp_left-column{
	float: left;
	width: 178px;
	padding: 0px 0px 0px 15px;
	text-align: center;
}
#hp_right-column{
	background-image: url(bg-mp_right-column.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 595px;
}
#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 */
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #FFF;
	background-position: -14px 1px;
	position: relative; /*for tp_condolences-image reference */
}
#tp_condolences-image{
	position: relative;
	width: 176px;
	height: 127px;
	top: 0px;
	left: -14px;
}
#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 45px 0px 49px;
}
#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{
	margin-left: 0px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
}
#localairlines div.modulewrapper ul li a{
	font-size: 14px;
	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: 801px;
	position: relative;
	background-color: #1d1919;
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
	text-align: left;  /* revert from MS IE patch for centering divs */
}

/* top menu */
#top-menu{
	width: 801px;
	height: 34px;
	text-align: center;
	background-image: url(bg-tp_top-menu.jpg);
}
#top-menu a{
	text-decoration: none;
}
#top-menu a span{
	color: #fde8c9;
	font-size: 13px;
	line-height: 34px;
	text-transform: uppercase;
	font-weight: 100;
}

/* facilities labels */
#tp_facilities-labels{
	background-image: url(bg-tp_facilities-labels.jpg);
	height: 47px;
}
#tp_facilities-labels_center{
	width: 690px; /* 230*3 [anchors width value below] */
	margin-left: 55px /* (801-690)/2 since margin auto won't work for some reason */
}
#tp_facilities-labels a{
	display: block;
	float: left;
	width: 230px;
	text-align: center;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #fde8c9;
	text-decoration: none;
}

/* main area */
#tp_main{
	padding: 40px 45px 0px 49px;
}
#tp_welcome{
	float: right;
	width: 480px; /* 490 - 20 */
	padding: 0px 0px 0px 0px; /* 20px padding resolved with float: right */
	color: #FFF;
	font-size: 13px;
}
#tp_welcome h2{
	margin-bottom: 20px;
}


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

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

#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;
}
