/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* //////////////// BODY ////////////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
* {
	margin: 0;
}
html, body {
	height: 100%;
}

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

.clear {clear: both;}


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

/* All Headings */
/* most elements removed to comply with client
   expectations to be able to "change everything"
   in their editor. Most typographic styles
   should be tied to a specific div id/class */
/* headings and anchors removed */

p, ol, ul, dl, dt, td, th {line-height: 1.6em;}

/* 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{
	width: 920px;
	margin: 0px auto -35px; /* height of sticky footer */
	/* required for sticky footer : */
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#mp_header-logo{
	height: 100px; /* 150 - 50 */
	padding-top: 50px;
	text-align: center}
	#mp_header-logo h1{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 42px; color: #085500}
	#mp_header-logo em{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #818181;
}
#left-column{
	float: left;
	width: 186px;
	text-align: left;
	padding-top: 50px;
	background-image: url(bg-mp_flymenu-header.jpg);
	background-repeat: no-repeat;
}
#datapane{
	margin-left: 209px; /* 186 (left column margin) + 23 (desired margin/distance) */
	margin-right: 208px; /* 174 (right column width) + 34 (desired margin/distance) */
	margin-top: 50px;
	text-align: left}
	#datapane p{ margin: 10px 0px;
}
#right-column{
	float: right;
	width: 174px;
	text-align: center;
}


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

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

/* services */
#services{
	padding: 0px 20px 0px 25px}
	#services a{ color: #575656; font-size: 13px; font-weight: bold}
	#services #servicecontrols a{ color: #603525; 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 /* IMPORTANT!!! */
	height: 169px; !important /* 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: #575656; margin-left: 30px; list-style-image: none;}
	#localairlines a{ color: #575656; 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: #575656; font-size: 12px; padding-bottom: 10px }
	#localweather b{ font-size: 12px;
}

/* website area */

/* header */
#top_menu{
	padding-top: 10px; /* same as line height to center text vertically */
	text-align: center;
	color: #666}
	#top_menu A.b,#top_menu A.b:link,#top_menu A.b:visited,#top_menu A.b:active,#top_menu A.bsel:hover { color: #085500 }
	#top_menu A.bsel,#top_menu A.bsel:link,#top_menu A.bsel:visited,#top_menu A.bsel:active,#top_menu A.b:hover { color: #333; }

	#top_menu a.b{ color: #085500; text-decoration: none}
	#top_menu a.bsel{ color: #333; text-decoration: none}
	#top_menua:hover.b,#top_menu a:hover.bsel{ color: #333; text-decoration: none}
	#top_menua.b span,#top_menu a.bsel span{ color: #085500;  /* set each top menu item to be the same width, optional */
}

/* main area */
/* basic and most common set up */

#tp_main{
	float: right;
	text-align: left}
	#tp_main p{ margin: 10px 0px;
}
#tp_header{
	height: 64px;
	text-align: center}
	#tp_header h1{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 42px; color: #085500}
	#tp_header em{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #818181; 
}

/* footer */
#push{ height: 35px; clear: both}  /* same as height of sticky footer */
#footer{
	height: 35px;
	line-height: 35px;
	color: #000;
	background-color: #095600;
	font-size: 10px;
	clear: both;
	} /* note: body margin */
	#footer a { color: #fff; font-size: 10px; text-decoration: none;
}
