@charset "utf-8";
@import url("/content/style/style.css");
@import url("/Includes/Style/dtech-modules.css");
@import url("/Includes/Style/dtech-maps.css");


/* CSS Document */

/* REPEATING */

body { 
	font: 12px/20px Georgia, "Times New Roman", Times, serif; 
	background-color: #DABF88; 
	text-align: center; 
	color: #0E0F07; 
}

a, a:visited { 
	text-decoration: none; 
	color: #660D0D;
	font-weight: bold;
}

a:hover { color: #333333;  }


address { }

blockquote { 
	color: #000; 
	font-style:italic; 
	font-weight: 600; 
	margin-bottom: 10px; 
	width: 350px; 
	float: left; 
}

h1 { 
	clear: both; 
	font-weight:bold; 
	color: #660D0D; 
	font-size: 24px; 
	margin-bottom: 12px; 
}

h2,h3,h4,h5,h6 { 
	clear: both; 
	font-weight:bold; 
	color: #660D0D; 
}
h2 { 
	font-size: 18px; 
	margin-bottom: 0.66666em; 
}
h3 { font-size: 16px; }

label {}

p { margin-bottom: 12px; }

strong { font-weight:bold; }

#container { 
	width: 800px;  
	background: #FFF url(../../Images/body-bg.jpg) 0 0 repeat; margin: 0 auto;  
	text-align: left; 
} 

#header { 
	background: url(../../Images/header.jpg) 0 0 no-repeat; 
	height:130px; 
	position:relative; 
}

#topbanner { 
	background:url(../../Images/header-text.gif) 0 0 no-repeat; 
	position:absolute; 
	width:480px; 
	height:90px; 
	left: 250px; 
	z-index:5; 
}

#mainContent { 
	float:left; 
	width:620px; 
	position:relative; 
	padding: 10px; 
	font-size: 12px; 
} 

/*#bodyimage { float:right; width: 240px; text-align:center; }*/
/*#bodymenu { float:left; text-align:left; }*/

#footer { 
	height: 84px; 
	width:800px; 
	background: url(../../Images/footer-bg.jpg) 0 0 no-repeat; 
} 

#pdf_forms { 
	list-style-type: none; 
	width: 600px;
}

#preplanaccountmenu { margin:0 auto; }
#preplanaccountmenu li { display:inline; }
#preplanaccountmenu a, 
#preplanaccountmenu a:visited { 
	color:#660000; 
	font-weight: bold;
}



/*######################################################################## SIDEBAR SECTION  ########################################################################*/
#sidebar { 
	float: left; 
	width: 159px; 
}

#sidebar #navcontainer { 
	padding: 0; 
	font-family:Arial, Helvetica, sans-serif; 
}

#sidebar ul { list-style-type: none; }

#sidebar a { 
	display: block; 
	font-size:10px; 
	width: 149px; 
	padding-top: 10px; 
	padding-bottom: 1em; 
	padding-left: 10px; 
	letter-spacing: .04em; 
}

#sidebar a:link, #nav a:visited { 
	color: #FFFFFF;
	text-decoration: none; 
}

#sidebar a:hover { 
	background-color: #555843; 
	color: #FFFFFF; 
}

#sidebar li { 
	position: relative; 
	z-index:100;
}

#sidebar li ul { 
	position: absolute;
	left: 159px; /* Set equal to sidebar-a width */ 
	top: 0; 
	display: none; 
	z-index:100; 
}

#sidebar li ul li a { 
	padding: 2px 5px; 
	margin: 0; 
	background-color: #807C4D; 
	z-index: 1000; 
} 

#sidebar li:hover ul, li.over ul { 
	display: block; 
	z-index: 1000; 
} 

/* The magic */
#sidebar li ul.testing { 
	display:block, z-index: 1000; 
}

/* CLASS USED IN IE6 FIX FOR MOUSEOVER MOUSEOUT  */
#sidebar ul.displaysubnav { 
	display:block; 
	z-index: 1000;
}

/*######################################################################## BODYCOPY SECTION  ########################################################################*/

#bodycopy { 
	float:left; 
	width: 370px; 
	padding-right: 20px; 
}

#bodycopy #fallingleaf, 
#bodycopy-full #fallingleaf { 
	float:left; 
	width:0; 
	position:absolute; 
}

#bodycopy img#funeralhome { 
	float: left; 
	padding:0 10px 10px 0;
}



#bodycopy ul, 
#bodycopy ol, 
#bodycopy-full ul, 
#bodycopy-full ol { padding-left: 20px; margin: 12px 0 12px 0; }

#bodycopy ul, 
#bodycopy-full ul { list-style:disc; }

#bodycopy ol, 
#bodycopy-full ol { list-style: decimal; }

#bodycopy ol li, 
#bodycopy ul li, 
#bodycopy-full ol li, 
#bodycopy-full ul li { padding: 6px 0 0 0; }

#bodycopy ol ul, 
#bodycopy-full ol ul, 
#bodycopy ol ol, 
#bodycopy-full ol ol { padding-left:10px; }

#bodycopy ul ul, 
#bodycopy-full ul ul, 
#bodycopy ul ol, 
#bodycopy-full ul ol { }

#bodycopy form { width: 360px;}
#bodycopy-full .grief_support_groups { list-style:none; font-size: 12px; padding-left: 0; }
#bodycopy-full .grief_support_groups li { padding: 0; margin: 0 0 10px 0; width: 600px;}

#bodycopy-full ul#pdf_forms { list-style: none; padding-left: 0; }

#bodycopy-full #pdf_forms li { 
	background: url(/Images/pdf.doc.png) 0 0 no-repeat; 
	padding-left:50px; 
	font-size: 12px; 
	font-weight:bold; 
	width:600px;
}

#bodycopy-full #pdf_forms li a { 
	height:43px; 
	line-height:43px; 
}

/*######################################################################## RIGHT SIDE BAR  ########################################################################*/

#rightsidebar { 
	float:right; 
	width: 220px; 
	padding-top: 28px; 
}

#rightsidebarmain { 
	float:right; 
	width: 220px; 
}

#rightsidebar ol, 
#rightsidebar ul { 
	margin:0; 
	padding:0; 
	font-size: 12px; 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 220px; 
}

#rightsidebar form { 
	width:220px; 
	margin:0 0 24px 0; 
}

#rightsidebar .menu {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}
#rightsidebar .menu li {
	padding: 5px 0;
}

.notice { 
	font-size: 14px;
	font-weight: 300;
	padding: 12px; 
	margin: 12px 0; 
	border-top: #7E7A4B 1px solid; 
	border-bottom: #7E7A4B 1px solid; 
}

/* ALIGNMENT CLASSES */
.clear { clear:both; }
.center { text-align:center; }

.name_pop{ 
	color: #660D0D; 
	font-size: 14px; 
	font-weight:400; 
}

#quickSearchObits { width: 220px; }


/* PREPLANNING STYLES */
#preplan-menu { width: 225px; float: right; font-size: 1.2em; }
#preplan-content { width: 350px; float: left; }
#preplan-menu dl { line-height: 2em;}
#preplan-menu a, #preplan-menu a:visited { text-decoration: none; color: #000;}
#preplan-menu a:hover { text-decoration: underline; }



.alt { background-color: #EFECDB; }
.error { color: #CC3300; }
.img_w_border { 
	padding: 3px; 
	background-color: #CFCDB5; 
}

.fltrt { float: right; }
.fltlt { float: left; }

/* SPLASH PAGE SPECIFIC */
#skipintro a, #skipintro a:visited { display:block; font-size: 2em; color: #000; text-decoration:none;}
#skipintro { text-align: center;}
#splan-container { width: 800px;  background: #FFF url(../../Images/sandbackground.jpg) 0 0 repeat; margin: 0 auto;  text-align: left; }

/* IE6 HACKS */
/* The following section is causing a problem with other lists throughout the website */
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; z-index:100; }
* html ul li a { height: 1%; z-index: 100; }
/* End */

#griefwords { width: 90%; padding-left: 10px;}

#griefwords h2 { padding: 10px 0; }
#griefwords li { margin-bottom: 10px; list-style: none; }

.gsgsection { font-weight: bold; width: 75px;}

#noBullets li{ list-style:none;}
