/* External Style Sheet for screen: Trent Cremation Services Inc. */
/* Site Design: Black Cap Design */

* {margin: 0} /* sets margin on everything to 0 to address IE & non-IE rendering inconsistencies  */
img {border: none;} /* removes border on all images */

body 
{
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: black url('../images/bg.gif') repeat;
	color: #bbb;
	min-width: 770px; /* prevents design collapse (header) on small window resize */	
}
#bodywrap /* to address IE centering bug */
{
	width: 770px;
	margin: 0 auto;		
}
.no_display
{
	display: none;	
}
/* ------------<HEADER>------------ */
/* =================<OUTER CONTAINER DIVs>==================== */
#middle 
{
 	background: black;
 	width: 770px;
 	margin: 0 auto;
}

/* =================</OUTER CONTAINER DIVs>==================== */

/* ------------</HEADER>------------ */
/* ============<BANNER>============= */
#banner_index, #banner_about, #banner_bio, #banner_services, #banner_resources, #banner_faq, #banner_products, #banner_preplanning, #banner_contact, #banner_sitemap
{
	height: 200px;
	z-index: 10;
	background: url('../images/banner_img1.jpg') no-repeat;	
}
#banner_about
{
	background: url('../images/banner_img2.jpg') no-repeat;	
}
#banner_bio
{
	background: url('../images/banner_img11.jpg') no-repeat;	
}
#banner_services
{
	background: url('../images/banner_img5.jpg') no-repeat;	
}
#banner_resources
{
	background: url('../images/banner_img8.jpg') no-repeat;	
}
#banner_faq
{
	background: url('../images/banner_img10.jpg') no-repeat;	
}
#banner_products
{
	background: url('../images/banner_img6.jpg') no-repeat;	
}
#banner_preplanning
{
	background: url('../images/banner_img4.jpg') no-repeat;	
}
#banner_contact
{
	background: url('../images/banner_img12.jpg') no-repeat;	
}
#banner_sitemap
{
	background: url('../images/banner_img7.jpg') no-repeat;	
}
#logo
{
	position: absolute;
	top: 18px;
	left: 30px;
	z-index: 20;	
}
/* ============</BANNER>============ */
/* ===========<3 column layout>=========== */

#column_left
{
	float: left;
	width: 176px;
	margin: 0 0 20px 0;
	height: 400px;
	background: url('../images/nav_border.gif') no-repeat;
	background-position: top right;
}
#content
{
	margin: 0 174px 30px 176px;
	padding: 0 30px 0 30px;
	min-height: 400px;
	background: url('../images/nav_border.gif') no-repeat;
	background-position: 406px 0;	
}
#column_right
{
	float: right;
	width: 174px;
	margin: 0 0px 60px 0;
	padding: 0 0 0 0;
}
/* ===========<3 column layout>=========== */
/* ---------------<CONTENT DIVs>-------------- */
#container
{
	position: relative;	/* necessary for absolute positioning of logo div */
	background: black;
}
h1
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	margin: 0px 0 14px 0;
	color: #6b7a82;
}
h2
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	margin: 12px 0 14px 0;
	color: #6b7a82;	
}
p
{
	margin: 8px 0;
	line-height: 175%;
	font-family: Verdana, Helvetica, Arial, sans-serif;		
}

#content p, #content h1, #content h2, #content h3, #content ul
{
	padding: 0 0 0 0;	
}
.intro, .faq
{
	font-weight: bold;
	color: #6b7a82;	
}
.faq
{
	color: #a08363;	
}
.bak2top 
{
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ececec;
  background-color: #464646;
  border: 1px solid;
  border-color: black;
  padding: 2px;
  z-index: 10;
}
.bak2top a
{
  color: #ececec;
  background-color: #464646;
  border: none;
}
.center_small
{
	text-align: center;
	font-size: 10px;	
}	
.highlight_box
{
	border: 1px solid #282828;
	background: #706354;
	margin: 10px 6px;
	padding: 14px;
	color: white;
	text-align: center;	
}
.faq
{
	display: block;
	margin-bottom: 12px;
	line-height: 175%;	
}
.highslide-maincontent, .highslide-heading
{
	color: #444;
}
.highslide-maincontent p, .highslide-maincontent ul
{
	font-size: 11px; 
	line-height: 175%;	
}

/* ---------------</CONTENT DIVs>-------------- */

/* ------------<SIDEBAR DIVs>---------------*/

/* ------<sidebar navigation>----- */
ul.sidebar_nav
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	width: 160px;
}
ul.sidebar_nav li
{
	display: block;
	margin: 0;
	padding: 0;
}
.sidebar_nav li
{
	background: transparent;
}
ul.sidebar_nav li a, ul.sidebar_nav li a:visited
{
	display: block;
	padding: 6px 0 6px 20px; 
	margin: 1px 0;
	color: #bbb;
	text-decoration: none;
	background: transparent; 
}
ul.sidebar_nav li a:visited
{
	text-decoration: none;
}
ul.sidebar_nav li.active a:link, ul.sidebar_nav li.active a:visited, ul.sidebar_nav li a:hover, ul.sidebar_nav li.active a:hover
{
	color: black;
	background: transparent url('../images/navlink_bg.jpg') no-repeat;
	text-decoration: none;
}

li.act, li.active
{
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	font-family: georgia, "Times New Roman", serif;
}
/* ---<slide-out menu>--- */

div#navcontainer ul li:hover ul  
{
	display: block;
}
ul.subnav1 li a
{
	width: 140px;
}	
#navcontainer 
{
	position: relative;
}
#navcontainer ul ul 
{
	position: absolute;
	top: 94px;
	left: 80%; 
	width: 90%; 
}
div#navcontainer ul ul 
{
	display: none;	
}
#navcontainer ul ul 
{
	position: absolute;
	z-index: 500;
}
.sidebar_nav li ul
{
	background: #6b7a82;
	padding: 0; 
	border: 1px solid white;		
}
.sidebar_nav li ul li
{
	line-height: 200%;
}
#navcontainer li ul li a 
{ 
	padding: 1% 1% 1% 20px;
	background: #6b7a82;
	color: white;
	line-height: 200%; 
}
#navcontainer li ul li a:hover 
{ 
	background: #464646;
	color: white;
  height: 100%; 
}


/* ---</slide-out menu>--- */
/* -----</sidebar navigation>----- */
#column_left p, #column_left h1
{
	padding: 0 16px;	
	color: #f4f1f6;
}
#column_left h1
{
	padding-top: 8px;	
}
#box_top
{
	height: 8px;
	width: 212px;
	background: url('../images/box_top.gif') no-repeat;
}
#box_mid
{
	width: 212px;
	background: url('../images/box_mid.gif') repeat-y;
	padding: 0 0 4px 0;
}
/* ------------</SIDEBAR DIVs>---------------*/

/* ---------------<LISTS>-------------- */
ul.standard
{
	margin: -4px 0 0 24px;
	line-height: 175%; 
	list-style-type: disc;
}
ul.standard ul li
{
	margin-left: 32px;
	list-style-type: circle;	
}
/* ---------------</LISTS>-------------- */
/* -------------<FOOTER>-------------- */
#footer
{
	clear: both;
	padding: 0 0 1px 10px;
}
#footer p
{
	text-align: center;
	font-family: georgia, "Times New Roman", serif;	
}
#design_credit 
{
	color: #464646;
}
.nowrap
{
	white-space: nowrap;	
}
/* ---------<Footer Nav>--------- */
#footer_navcontainer
{
	right: 0;	
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;	
}
.footer_nav
{
	text-align: center;
	margin: 16px 20px 16px 0px;
	padding: 0;
}
.footer_nav ul
{
	list-style-type: none;
	text-align: center;
	padding: 0 5px;
	position: relative;	 
}
.footer_nav li
{
	display: inline;
	margin: 0 8px;
}
.footer_nav li a
{
	padding: 0 0 0 24px; 
	color: #bbb;
	border: none; 
	text-decoration: none;
	font-family: georgia, "Times New Roman", serif;
}
.footer_nav li a:hover
{
	color: #a08363;
	background: url('../images/f_nav_marker.gif') no-repeat;
	background-position: 2px 2px;
}
.footer_nav li a.current
{
	color: #a08363;
	background: url('../images/f_nav_marker.gif') no-repeat;
	background-position: 2px 2px;
}

/* ---------</Footer Nav>--------- */
/* -------------</FOOTER>-------------- */

/* ===<ANCHORS>=== */
#content p a:link, #content ul a:link, #footer p a:link, a:link.faq
{
	color: #a08363;
	text-decoration: underline;	
}
#content p a:visited, #content ul a:visited, #footer p a:visited, a:visited.faq
{
	color: #a08363;
	text-decoration: underline;	
}
#content p a:hover, #content ul a:hover, #footer p a:hover, a:hover.faq
{
	color: #a08363;
	text-decoration: none;	
}


#design_credit p a:link, #design_credit p a:visited, #design_credit p a:hover
{
	color: #464646;	
	text-decoration: underline;
}
#design_credit p a:hover
{
	text-decoration: none;	
}

/* ===</ANCHORS>=== */
