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

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

.clear {clear: both;}


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

/* All Headings */
h1,h2,h3,h4,h5,h6,h7{
	margin-top:0px;
}
/* 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 {margin-bottom: 1em; margin-top: 0px; font-size: 1.15em;}

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

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

/*flash*/

#flashWrapper {position: absolute; width: 440px; height: 282px; top: 150px; left: 495px;}

/* services */
#services{
	padding: 0px 0px 0px 10px;
	text-align: left;}
	#services a{ font-size: 13px; font-weight: bold; color: #FFF}
	#services #servicecontrols a{ font-size: 10px; font-weight: normal; text-decoration: underline; color: #00F}
	#CurrentRecords ul,#PastRecords ul{ padding-left: 10px; margin-left: 0px;}
	#CurrentRecords ul li,#PastRecords ul li{ list-style: none; margin-left: 0px; padding-left: 0px
}
#bomLogo{
	margin: 5px 0px 0px 0px;
}


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

/* module - location */
#map{
	position: relative;
	width: 208px;
	height: 161px;
}

/* 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: 0px;
	color: #fff}
	#localweather h1{ font-size: 17px; font-weight: bold; padding-bottom: 10px}
	#localweather a{ color: #f6e9a2; font-size: 12px; padding-bottom: 10px }
	#localweather b{ font-size: 12px;
}

/* website area */

/* header */
#top-menu{
	position: relative;
	z-index: 2;
	height: 172px; /* same as line height to center text vertically */
	padding: 0px 185px 0px 213px;
	background-image: url(_bg-mp_top-menu.jpg);
	background-repeat: no-repeat;
	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{ display: block;  /* set each top menu item to be the same width, optional */}
	#top-menu01 a.b, #top-menu01 a.bsel{
		position: absolute;
		top: 43px;
		left: 213px;
		width: 128px;
		height: 106px}
		#top-menu01 a.b span, #top-menu01 a.bsel span{
			padding-top: 91px}
	#top-menu02 a.b, #top-menu02 a.bsel{
		position: absolute;
		top: 43px;
		left: 341px;
		width: 117px;
		height: 106px}
		#top-menu02 a.b span, #top-menu02 a.bsel span{
			padding-top: 91px}
	#top-menu03 a.b, #top-menu03 a.bsel{
		position: absolute;
		top: 49px;
		left: 458px;
		width: 105px;
		height: 115px}
		#top-menu03 a.b span, #top-menu03 a.bsel span{
			padding-top: 97px}
	#top-menu04 a.b, #top-menu04 a.bsel{
		position: absolute;
		top: 61px;
		left: 563px;
		width: 108px;
		height: 111px}
		#top-menu04 a.b span, #top-menu04 a.bsel span{
			padding-top: 93px}
	#top-menu05 a.b, #top-menu05 a.bsel{
		position: absolute;
		top: 67px;
		left: 671px;
		width: 109px;
		height: 105px}
		#top-menu05 a.b span, #top-menu05 a.bsel span{
			padding-top: 89px}

/* main area */
#sitewrapper{
	position: relative;
	z-index: 1;
	width: 968px;
	margin: 0px auto;
	background-image: url(_bg-main_repeat-y.jpg);
	background-repeat: repeat-y;
}
/* basic and most common set up */

#main{
	position: relative;
	z-index: 2;
	padding: 0px 82px 140px 77px;
	background-image: url(_bg-mp_main_top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	min-height: 673px; /* 813 - 140 */
	}
	#bg_main_bottom{
		position: absolute;
		z-index: -1;
		width: 968px;
		height: 363px;
		bottom: 0px;
		left: 0px;
		background-image: url(_bg-mp_main_bottom.jpg);
		background-repeat: no-repeat;
}
#left-column{
	position: relative;
	float: left;
	width: 201px;
	text-align: center;
    display: inline;
}
#right-column{
	position: relative;
	float: right;
	width: 211px; /* 241 - 30 */
	padding: 10px 15px 15px 15px;
	margin-bottom: 20px;
	background-image: url(_bg-tp_right-col.jpg);
	background-repeat: no-repeat;
	background-color: #b2a0a9;
	text-align: left}
	#right-column h1{ font-size: 14px; font-weight: bold; font-family: Verdana, Geneva, sans-serif; color: #fff; padding-bottom: 5px; margin-bottom: 0px;
}
#datapane-tp, #datapane-mp{
	text-align: left;
	font-size: 11px}
	#datapane-tp{margin: 0px 264px 0px 243px} /* margins equal to left and right column widths */
	#datapane-mp{margin: 0px 0px 0px 0px; position: relative; width: 600px; float: left; display: inline;
}

/* footer */
#footer{
	position: absolute;
	width: 600px; /* 812 - 212 */
	z-index: 2;
	height: 120px;
	bottom: 0px;
	left: 78px;
	color: #a79d7c;
	font-size: 10px;
	padding-left: 212px;
	text-align: center;}
	#footer a { color: #027ffe; font-size: 10px; text-decoration: none;
}


#captchaPop{z-index:9999; position: relative !important; top: -350px !important; height:179px !important}

