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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e8e9e5;
	text-align: center; /* MS IE patch for centering divs */
	background-image: url(bg-body.jpg);
	background-repeat: repeat-x;
}

/* 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 /////////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

/* All Headings */

/* Basic Links */
        a { /* removed for client control */ }
  a:hover { /* removed for client control */ }

/* 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 */
#sitewrapper{
	position: relative;
	width: 955px;
	margin: 0px auto;
	background-image: url(bg-sitewrapper.jpg);
	background-repeat: repeat-y;
	background-color: #e8e9e5;
}

/* top menu */
#header201{
	width: 266px;
	float: left}
	#header201 #a, #header201 #b, #header201 #c, #header201 #d, #header201 #e{ color: #FFF; font-size: 12px; line-height: 13px; text-transform: uppercase; text-align: center}
	#header201 #a{ height: 41px; /* 66 - 25 */ background-image: url(bg-header201a-ourfirm.jpg); padding: 25px 90px 0px 25px}
	#header201 #b{ height: 43px; /* 68 - 25 */ background-image: url(bg-header201b-onlinetributes.jpg); padding: 25px 90px 0px 25px}
	#header201 #c{ height: 43px; /* 68 - 25 */ background-image: url(bg-header201c-pre-arr.jpg); padding: 25px 90px 0px 25px}
	#header201 #d{ height: 42px; /* 67 - 25 */ background-image: url(bg-header201d-grief.jpg); padding: 25px 90px 0px 25px}
	#header201 #e{ height: 44px; /* 64 - 20 */ background-image: url(bg-header201e-resource.jpg); padding: 20px 90px 0px 25px;
}

/* address bar */
#header_address-bar{
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	color: #FFF;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(bg-header300.jpg);
}

#header202_patch{
	position: absolute;
	top: 165px;
	left: 955px;
	background-image: url(bg-header200_patch.jpg);
	width: 53px;
	height: 203px;
}

/* main area */
#left-column{
	float: left;
	width: 245px; /* 287 - 42 */
	padding: 0px 21px 0px 21px;
	background-image: url(bg-mp_left-column.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#mp_main{
	float: right;
	width: 585px; /* 625 - 20 */
	padding: 20px;
	background-image: url(bg-mp_main.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 20px 30px 10px 0px;
	text-align: left}
	#mp_main p{ margin: 10px 0px;
}

/* menu tweaks */
.flyLevel0{
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}

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

/* services */
#services{
	padding: 15px 20px 0px 25px}
	#services h1{ font-size: 21px; font-weight: lighter; color: #6a8fa5}
	#services a{ color: #516086; font-size: 13px; font-weight: bold}
	#services #servicecontrols a{ color: #516086; font-size: 10px; text-decoration: none; text-transform: uppercase}
	#CurrentRecords ul li,#PastRecords ul li{ list-style: none; margin-left: 0px
}
#bomLogo{
	margin: 5px 0px 0px 0px;
}


/* module - news */
#funeralnews{
	padding: 5px 15px;
	color: #fff}
	#funeralnews h1{ font-size: 17px; font-weight: bold}
	#funeralnews p{ font-size: 11px; padding-bottom: 10px}
	.news_date{ color: #575656; font-size: 12px; font-weight: bold;
}

/* module - location */
#ourlocation{
	padding: 5px 15px;
	color: #fff}
	#ourlocation h1{ font-size: 17px; font-weight: bold; padding-bottom: 10px;
}
#map{
	width: 247px;  /* IMPORTANT!!! */
	height: 169px; /* IMPORTANT!!! */
	border: 1px solid #00f;  /* NOT important, frivolous really */
}

/* module - airlines */
#localairlines{
	padding: 5px 15px;
	color: #fff}
	#localairlines h1{ font-size: 17px; font-weight: bold; padding-bottom: 10px}
	#localairlines ul{ padding-bottom: 20px}
	#localairlines ul li{ list-style: disc; color: #516086; margin-left: 30px; list-style-image: none;}
	#localairlines a{ color: #516086; font-size: 13px; font-family: Verdana, Geneva, sans-serif;
}


/* module - weather */
#localweather{
	padding: 5px 15px;
	color: #fff}
	#localweather h1{ font-size: 17px; font-weight: bold; padding-bottom: 10px}
	#localweather a{ color: #516086; font-size: 12px; padding-bottom: 10px }
	#localweather b{ font-size: 12px;
}

/* website area */

/* header */
#top_menu{
	height: ; /* same as line height to center text vertically */
	line-height: ;
	text-align: center}
	a.b{ color: #fff; text-decoration: none}
	a.bsel{ color: #fdd; text-decoration: none}
	a:hover.b, a:hover.bsel{ color: #ddd; text-decoration: none}
	a.b span, a.bsel span{ width: 120px; display: inline-block;  /* set each top menu item to be the same width, optional */
}
#tp_main_wrapper{
	background-image:url(bg-mp_main_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: 287px 0px;
	padding-bottom: 50px;
}
#tp_main{
	float: right;
	width: 285px;
	margin: 20px 30px 10px 0px;
	text-align: left}
	#tp_main p{ margin: 10px 0px;
}
#right-column{
	float: right;
	width: 287px;
	margin: 17px 25px 0px 0px;
	text-align: left;
	background-color: #b3bdbb}
	#right-column a{ text-decoration: none;
}


#tp_header301{
	float: left;
	width: 268px; /* 287 - 19 */
	padding: 60px 0px 0px 19px;
	height: 56px; /* 116 - 60 */
	text-align: center;
	background-image: url(bg-tp_header301.jpg)}
	#tp_header301 p{ font-size: 12px; color: #516087; padding-bottom: 5px;
}

/* footer */
#footer{
	padding: 0px 14px 0px 268px;
	line-height: 24px;
	color: #968c6b;
	font-size: 10px;
	margin: 20px auto 0px auto} /* note: body margin */
	#footer a { color: #027ffe; font-size: 10px; text-decoration: none;
}
