/* line 23 */
#bom-tunnel-splash #bom-tunnel-links a { background-image: url("../../../../tunnel-link-bullet.png"); background-repeat: no-repeat; padding-left: 28px; margin-left: 80px; }

/* line 30 */
#bom-tunnel-splash #bom-tunnel-enter { display: block; margin: 0 auto; background-image: url("../../../../tunnel-enter.png"); width: 183px; height: 85px; }

/* line 37 */
#bom-tunnel-splash { position: relative; background-image: url("../../../../tunnel-bkg.png"); background-repeat: no-repeat; width: 867px; height: 600px; }

/* line 44 */
#bom-tunnel-frame { top: 60px; left: 393px; }

/* line 48 */
#bom-tunnel-name #bom-tunnel-deceased { color: #FAF5DB; }

/* line 53 */
#bom-right-col .bom-recent-story, #bom-right-col .bom-recent-candle-msg { color: #5d6847; }

/* line 56 */
#bom-site-wrapper { background-image: url("../../../../bg_slice.jpg"); }

/* line 59 */
#bom-page-wrapper { background-image: url("../../../../bg_slice_grad.jpg"); background-repeat: repeat-x; }

/* line 63 */
#bom-header #frame-con { background-image: url("../../../../banner_top_left.png"); }

/* line 67 */
#bom-header #header-right { background-image: url("../../../../banner_top_right.jpg"); }

/* line 71 */
#bom-nav ul li.level1,#bom-menu-btn { background-image: url("../../../../menu_bgs.png"); background-position-y: 0px; background-repeat: no-repeat; }

/* line 77 */
#bom-nav ul li.level1 ul { background: #6e7a56; border-right: 2px solid #4e5245; border-bottom: 2px solid #4e5245; }

/* line 83 */
#bom-nav ul li.level1 li a:hover { color: #ddf2b2; }

/* line 87 */
#bom-nav ul li.level1 li a { background-image: none; }

/* line 91 */
#bom-nav ul li.level1 ul li { border-bottom: 1px solid #7e8969; }

/* line 95 */
#bom-nav ul li.level1 a.active { background-image: url("../../../../menu_bgs.png"); background-position-y: -38px; background-repeat: no-repeat; }

/* line 101 */
#bom-nav ul li.level1:hover a.fly, #bom-nav ul li.level1.activeFly a { background-color: #6e7a56; }

/* line 104 */
#bom-nav ul li.level1:hover { background-position: 0 -76px; background-repeat: no-repeat; }

/* line 109 */
#bom-header #bom-photo-con { top: 51px; left: 63px; }

/* line 114 */
#bom-right-col { border-left: 1px solid #b2bf9b; }

/* line 118 */
#bom-right-col h3 { background-image: url("../../../../sidebar-headers.png"); background-repeat: repeat-x; color: #5d6847; text-shadow: 2px 2px 2px #a9a9a9; border-bottom: 1px solid #5d6847; }

/* line 128 */
#bom-candle-scroller a, #bom-story-scroller a, #bom-right-col .bom-share-link a { color: #858f74; }

/* line 133 */
#bom-candle-scroller .read-more, #bom-story-scroller .read-more { color: #5d6847; }

/*BOM Social Links*/
/* line 138 */
#bom-wrapper #socialLinks #social-facebookShare { background-image: url(../../../../facebook-icon.png); }

/* line 139 */
#bom-wrapper #socialLinks #social-subscribeRSS { background-image: url(../../../../rss-icon.png); }

/* line 140 */
#bom-wrapper #socialLinks #social-subscribeEmail { background-image: url(../../../../email-icon.png); }

/* line 141 */
#bom-wrapper #socialLinks #social-twitterFeed { background-image: url(../../../../twitter-icon.png); }

/* line 142 */
#bom-wrapper #socialLinks span { display: none; color: #858f74; font-size: 0.8em; position: absolute; bottom: -25px; left: 0; text-align: center; width: 212px; font-weight: bold; }

/*END BOM Social Links*/
/* line 149 */
#bom-nav .bom-fi-log { -webkit-box-shadow: inset 0px -18px 0px 0px #5a6343; -moz-box-shadow: inset 0px -18px 0px 0px #5a6343; box-shadow: inset 0px -18px 0px 0px #5a6343; border: 1px solid #4d5539; background-color: #676f52; }

/* line 156 */
#bom-nav .bom-fi-log:hover { background-color: #7a8360; -webkit-box-shadow: inset 0px -18px 0px 0px #6f7952; -moz-box-shadow: inset 0px -18px 0px 0px #6f7952; box-shadow: inset 0px -18px 0px 0px #6f7952; }


@media screen and (max-width: 479px) {
	#bom-tunnel-splash {
		width: 280px;
	}
	#bom-tunnel-splash #bom-tunnel-name {
		margin-left: 0;
		padding-top: 40px;
		width: 280px;
	}
	#bom-tunnel-splash #bom-tunnel-links {
		padding: 0;
	}
	#bom-tunnel-splash #bom-tunnel-links a {
		margin-left: 10px;
	}
	#bom-tunnel-splash #bom-tunnel-candle {
		display: none;
	}
}