

		/*  MAIN BODY TAGS  */

body {
	color: #565656;
}

#main {
	margin: 0px;
	background: #181920 url(../../../../images/main_background_top.png) repeat-x center top;
	font-family: Georgia;
	font-stretch:expanded;
	}
	
#main #page {
	width: 800px;
	display: table;
	margin: 0px auto -128px auto;
	position: relative;
	z-index:20;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin:0px;
	font-weight: normal;
	}
	
.green {
	color: #7cb940;
}

.bold {
	font-weight: bold;
}

.larger-text {
	font-size: 115%;
}

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}
	

		/*  MAIN PAGE TAGS  */
		
			
#page #top {
	width: 800px;
	padding: 0px 19px 10px 19px;
	background: url(../../../../images/main_body_background.png) repeat-y;
	display: table;
	}
			
#page #ie6fix {
	width: 800px;
	padding: 0px 0px 10px 0px;
	background: url(../../../../images/ie6fix_background.jpg) repeat-y;
	display: table;
	}
	
#page #border {
	width: 800px;
	height: 10px;
	display: block;
	margin: 0px auto 10px auto;
	background: url(../../../../images/main_top_border.jpg) repeat-x -12px 0px;
	}
			
#page #top #logo {
	width: 167px;
	height: 75px;
	background: url(../../../../images/main_logo.jpg) no-repeat;
	display: block;
	margin: 10px 0px 0px 24px;
	float: left;
	}
			
#page #ie6fix #header {
	width: 627px;
	height: 147px;
	background: url(../../../../images/ie6fix_logo.jpg) no-repeat;
	display: block;
	margin: 10px 0px 0px 35px;
	padding: 0px;
	float: left;
	}
			
#page #ie6fix #icon1 {
	width: 131px;
	height: 121px;
	background: url(../images/ie6fix_icons.jpg) no-repeat;
	display: block;
	float: left;
	margin: 25px 30px 0 88px;
	}
			
#page #ie6fix #icon2 {
	width: 95px;
	height: 121px;
	background: url(../images/ie6fix_icons.jpg) no-repeat -136px 0px;
	display: block;
	float: left;
	margin: 25px 30px 0 0;
	}
			
#page #ie6fix #icon3 {
	width: 119px;
	height: 121px;
	background: url(../images/ie6fix_icons.jpg) no-repeat -238px 0px;
	display: block;
	float: left;
	margin: 25px 30px 0 0;
	}

#page #content {
	width: 800px;
	height: 100%;
	padding: 0px 19px 19px 19px;
	background: url(../../../../images/main_body_background.png) repeat-y;
	display: table;	
	}
	
	
		/*  MAIN NAVIGATION TABS  */
		
			
#page #top #mainnav {
	width: 545px;
	float: right;
	margin: 10px 30px 0px 0px;
	}
			
#page #top #mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	}
	
#page #top #mainnav ul li {
	height: 70px;
	float: left;
	background: url(../../../../images/main_nav_border.jpg) no-repeat right;
	display: block;
	padding: 0px 2px 0px 0px;
	position: relative;
	z-index:2;
	}
	
#page #top #mainnav ul li a, #page #top #mainnav ul li a:visited {
	height: 42px;
	padding: 24px 10px 0px 10px;
	display: block;
	color: #2d3047;
	font-size: 17px;
	text-decoration: none;
	}
	
#page #top #mainnav ul li a:hover {
	background: url(../../../../images/main_nav_active.jpg) repeat-x;
	text-decoration: underline;
	position: relative;
	z-index:4;
	}
	
#page #top #mainnav ul li #active, #page #top #mainnav ul li #active:visited {
	display: block;
	background: url(../../../../images/main_nav_active.jpg) repeat-x;
	text-decoration: underline;
	position: relative;
	z-index:4;
	}
	

		/*  FOOTER TAGS  */
		
		
#footer {
	width: 800px;
	height: 50px;
	background: url(../../../../images/main_body_background.png) repeat-y;
	padding: 0 19px 0 19px;
	}
#ie6_footer {
	width: 800px;
	height: 50px;
	background: url(../../../../images/main_footer_shadow.png) no-repeat -19px 0;
	padding: 0px 0px 0px 0px;
	}
		
#footer #shadow, #ie6_footer #shadow {
	width: 800px;
	height: 50px;
	background: url(../../../../images/main_footer_background.png) repeat-x center;
	display: block;
	}
	
#footer #contents, #ie6_footer #contents {
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 20px 0 0 0;
	}
	
#footer #contents #companyid, #ie6_footer #contents #companyid {
	margin: 0px;
	font-size: 11px;
	float: left;
	color: #ffffff;
	}
	
#footer #contents #botnav, #ie6_footer #contents #botnav {
	float: left;
	margin: 0px 0px 0px 40px;
	}
	
#footer #contents #botnav ul, #ie6_footer #contents #botnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#footer #contents #botnav ul li, #ie6_footer #contents #botnav ul li {
	font-size: 11px;
	float: left;
	}
	
#footer #contents #botnav ul li a, #footer #contents #botnav ul li a:visited, #ie6_footer #contents #botnav ul li a, #ie6_footer #contents #botnav ul li a:visited {
	float: left;
	padding: 0px 5px 0px 5px;
	color: #ffffff;
	text-decoration: none;
	}
	
#footer #contents #botnav ul li a:hover, #ie6_footer #contents #botnav ul li a:hover {
	text-decoration: underline;
	}
	

		/*  HOME PAGE TAGS  */
		
		
#home {
	width: 800px;
	}
	
#home #intro {
	width: 800px;
	height: 276px;
	background: url(../../../../images/home_intro_back.png) repeat-x;
	display: block;
	position: relative;
	z-index:6;
	}
	
#home #intro img {
	float: left;
	}
	
#home #intro #intro_img {
	width: 218px;
	height: 97px;
	background: url(../../../../images/home_intro_txt.png);
	float: left;
	margin: 50px 0px 0px 10px;
	}
	
#home #intro #intro_link {
	width: 175px;
	height: 10px;
	background: url(../../../../images/home_intro_link.png);
	float: left;
	margin: 45px 0px 0px 10px;
	}
	
#home #middle {
	width: 800px;
	background: #d8d0c5 url(../../../../images/home_inshdw_top.png) no-repeat;
	margin: -3px 0 0 0;
	padding: 21px 0px 0px 0px;
	position: relative;
	z-index:5;
	}
	
#home #middle #content {
	width: 758px;
	background: #d8d0c5 url(../../../../images/home_inshdw_middle.png) repeat-y;
	padding: 0px 21px 0px 21px;
	}
	
#home #middle #content #left {
	width: 460px;
	margin: 10px 0px 0px 0px;
	border-right: #a6947e solid 1px;
	float: left;
	}
	
#home #middle #content #left #ttl {
	width: 437px;
	height: 34px;
	background: url(../../../../images/home_welcome_txt.jpg) no-repeat;
	display: block;
	float: left;
	margin: 0px 0px 0px 8px;
	}
	
#home #middle #content #left #upper {
	width: 432px;
	height: 320px;
	background: #cdbeaa;
	float: left;
	margin: 14px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	}
	
#home #middle #content #left #upper #welcome_img {
	width: 215px;
	height: 188px;
	background: url(../../../../images/home_welcome_img.png) no-repeat;
	float: left;
	display: block;
	margin: 13px 8px 0px 13px;
	}
	
#home #middle #content #left #upper #welcome_con_hdr {
	width: 185px;
	float: left;
	margin: 14px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
	}
	
#home #middle #content #left #upper #welcome_con_bdy {
	width: 185px;
	float: left;
	margin: 17px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	}
	
#home #middle #content #left #upper ul {
	width: auto;
	margin: 5px 0px 0px 30px;
	padding: 0px;
	list-style-image: url(../images/home_welcome_bullet.jpg);
	float: left;
	font-size: 11px;
	}
	
#home #middle #content #left #upper ul li {
	width: 230px;
	margin: 0 0 3px 10px;
	}
	
#home #middle #content #left #upper a {
	width: 100px;
	height: 100px;
	background: url(../images/home_intro_vnm.png) no-repeat;
	display: block;
	float: left;
	margin: 5px 0 0 15px;
	}
	
#home #middle #content #left #divider {
	width: 443px;
	height: 2px;
	float: left;
	background: url(../../../../images/home_divider_horz.jpg) repeat-x;
	display: block;
	margin: 15px 0px 0px 12px;
	}
	
#home #middle #content #left #lower {
	width: 443px;
	float: left;
	margin: 14px 0px 0px 17px;
	}
	
#home #middle #content #left #lower #chercase {
	border: none;
	float: left;
	margin: 0px 15px 0 10px;
	}
	
#home #middle #content #left #lower #txthdr {
	width: 260px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 10px 0;
	}
	
#home #middle #content #left #lower #txt {
	width: 250px;
	float: left;
	font-size: 12px;
	margin: 0px;
	}
	
#home #middle #content #right {
	width: 240px;
	height: 493px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	border-left: #e8e1d9 solid 1px;
	float: left;
	}
	
#home #middle #content #right #ttl {
	width: 120px;
	height: 18px;
	background: url(../../../../images/home_lrnmr_txt.jpg) no-repeat;
	display: block;
	float: left;
	margin: 9px 0px 0px 0px;
	}
	
#home #middle #content #right #hdr {
	margin: 0px 0px 3px 0px;
	float: left;
	font-size: 17px;
	}
	
#home #middle #content #right #txt {
	width: 205px;
	margin: 0px 0px 4px 0px;
	float: left;
	clear: left;
	font-size: 11px;
	}
	
#home #middle #content #right #pg_link {
	width: 205px;
	height: 18px;
	padding: 4px 0px 0px 35px;
	background: url(../images/home_lrnmr_icons.jpg) no-repeat;
	float: left;
	clear: left;
	font-size: 11px;
	color: #29639f;
	margin: 3px 0px 0px 0px;
	}
	
#home #middle #content #right #blog_link {
	width: 190px;
	height: 20px;
	padding: 0px 0px 0px 40px;
	background: url(../../../../images/home_lrnmr_icons.jpg) no-repeat 0px -23px;
	float: left;
	clear: left;
	font-size: 11px;
	color: #29639f;
	margin: 10px 0 0 0;
	}
	
#home #middle #content #right #dvd_link {
	width: 190px;
	height: 31px;
	padding: 0px 0px 0px 40px;
	background: url(../../../../images/home_lrnmr_icons.jpg) no-repeat 0px -43px;
	float: left;
	clear: left;
	font-size: 11px;
	color: #29639f;
	margin: 10px 0px 15px 0px;
	}
	
#home #middle #content #right #craftsmanship {
	width: 263px;
	height: 120px;
	background: url(../../../../images/home_lrnmr_crfmshp.jpg) no-repeat bottom;
	display: block;
	float: left;
	margin: 35px 0px 0px 0px;
	}
	
#home #middle #content #right #caskets {
	width: 263px;
	height: 130px;
	background: url(../../../../images/home_lrnmr_cskt.jpg) no-repeat bottom;
	display: block;
	float: left;
	margin: 25px 0px 0px 0px;
	}
	
#home #middle #content #right #media {
	width: 263px;
	height: 140px;
	background: url(../../../../images/home_lrnmr_media.jpg) no-repeat bottom;
	display: block;
	float: left;
	margin: 25px 0px 0px 0px;
	}
	
#home #middle #bottom {
	width: 800px;
	height: 21px;
	background: #d7d4ce url(../../../../images/home_inshdw_bottom.jpg) no-repeat;
	margin: 0 0 -22px 0;
	}
	

		/*  CRAFTSMANSHIP TAGS  */
		
	
#craftsmanship {
	width: 800px;
	float: left;
	}
	
#craftsmanship #header {
	width: 353px;
	height: 46px;
	background: url(../images/main_header_imgs.png) no-repeat;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}
	
#craftsmanship #content_wrapper {
	width: 760px;
	min-height: 985px;
	background: url(../images/crftsmnshp_sidephoto.png) no-repeat right;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 15px 40px;
	}
	
#craftsmanship #content_wrapper #par_hdr {
	width: 520px;
	float: left;
	font-size: 20px;
	margin: 16px 0px 20px 0px;
	}
	
#craftsmanship #content_wrapper #par_bdy {
	width: 520px;
	float: left;
	font-size: 13px;
	margin: 0px 0px 14px 0px;
	line-height: 20px;
	}
	
	
		/*	CASKETS TAGS  */
		
		
#caskets {
	width: 800px;
	float: left;
	}
	
#caskets #header {
	width: 353px;
	height: 38px;
	background: url(../images/main_header_imgs.png) no-repeat 0px -46px;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}
	
#caskets #casket_list {
	width: 564px;
	float: left;
	clear: left;
	margin: 60px 0px 0px 0px;
	}
	
#caskets #casket_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#caskets #casket_list ul li {
	width: 564px;
	float: left;
	clear: left;
	padding: 0px 0px 30px 0px;
	}
	
#caskets #casket_list ul li .hdr {
	width: 539px;
	float: left;
	display: block;
	padding: 0px 0px 6px 25px;
	margin: 0px;
	font-size: 28px;
	border-bottom: 4px #e0dfe4 solid;
	}
	
#caskets #casket_list ul li .model {
	font-size: 24px;
	font-style: italic;
	}
	
#caskets #casket_list ul li #as1d1 {
	width: 220px;
	height: 141px;
	background: url(../../images/caskets/caskets_imageset_as1d1.png) no-repeat 0 -225px;
	float: left;
	cursor: pointer;
	}
	
#caskets #casket_list ul li #as1a1 {
	width: 220px;
	height: 141px;
	background: url(../../images/caskets/caskets_imageset_as1a1.png) no-repeat 0 -224px;
	float: left;
	cursor: pointer;
	}
	
#caskets #casket_list ul li #cas_al2d3 {
	width: 220px;
	height: 135px;
	background: url(../../images/caskets/caskets_imageset_al2d3.png) no-repeat 0 -210px;
	float: left;
	cursor: pointer;
	}
	
#caskets #casket_list ul li #rl4b2 {
	width: 220px;
	height: 138px;
	background: url(../../images/caskets/caskets_imageset_rl4b2.png) no-repeat 0 -217px;
	float: left;
	cursor: pointer;
	}
	
#caskets #casket_list ul li #rl5a2 {
	width: 220px;
	height: 138px;
	background: url(../../images/caskets/caskets_imageset_rl5a2.png) no-repeat 0 -217px;
	float: left;
	cursor: pointer;
	}
	
#caskets #casket_list ul li #vl2d1 {
	width: 222px;
	height: 141px;
	background: url(../../images/caskets/caskets_imageset_vl2d1.png) no-repeat 0 -224px;
	float: left;
	cursor: pointer;
	}
	
#caskets #casket_list ul li #vl2a1 {
	width: 222px;
	height: 141px;
	background: url(../../images/caskets/caskets_imageset_vl2a1.png) no-repeat 0 -224px;
	float: left;
	cursor: pointer;
	}
	
#caskets #casket_list ul li a, #caskets #casket_list ul li a:visited {
	width: 530px;
	float: left;
	padding: 12px 3px 12px 12px;
	margin: 10px 0px 0px 18px;
	text-decoration: none;
	}
	
#caskets #casket_list ul li a:hover {
	background: #f8f8f9;
	}
	
#caskets #casket_list ul li #img {
	width: 219px;
	height: 160px;
	float: left;
	}
	
#caskets #casket_list ul li .feats {
	wdith: 287px;
	float: left;
	margin: 0px 0px 0px 20px;
	}
	
#caskets #casket_list ul li .feats .feat_hdr {
	wdith: 287px;
	height: 19px;
	display: block;
	background: url(../images/caskets_feat_ovrvw.png) no-repeat;
	margin: 0px 0px 10px 0px;
	}
	
#caskets #casket_list ul li .feats .feat_txt {
	width: 265px;
	font-size: 11px;
	color: #565656;
	margin: 0px 0px 3px 10px;
	float: left;
	clear: left;
	cursor: pointer;
	}
	
	
			/*  INDIVUAL CASKET PAGE  */
			
#caskets_indv {
	width: 800px;
	float: left;
	}
	
#caskets_indv #header {
	width: 353px;
	height: 38px;
	background: url(../images/main_header_imgs.png) no-repeat 0px -46px;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}
	
#caskets_indv #casket {
	width: 195px;
	float: left;
	clear: left;
	}
	
#caskets_indv #casket #hdr {
	width: 195px;
	float: left;
	clear: left;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 4px 25px;
	font-size: 24px;
	border-bottom: #d8d8d8 2px solid;
	}
	
#caskets_indv #casket #hdr #model {
	font-style: italic;
	font-size: 18px;
	}
	
#caskets_indv #casket #as1d1 {
	width: 350px;
	height: 224px;
	background: url(../../images/caskets/caskets_imageset_as1d1.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #as1a1 {
	width: 350px;
	height: 224px;
	background: url(../../images/caskets/caskets_imageset_as1a1.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #al2d3 {
	width: 350px;
	height: 211px;
	background: url(../../images/caskets/caskets_imageset_al2d3.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #as1d1 {
	width: 350px;
	height: 224px;
	background: url(../../images/caskets/caskets_imageset_as1d1.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #rl4b2 {
	width: 350px;
	height: 217px;
	background: url(../../images/caskets/caskets_imageset_rl4b2.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #rl5a2 {
	width: 350px;
	height: 217px;
	background: url(../../images/caskets/caskets_imageset_rl5a2.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #vl2d1 {
	width: 350px;
	height: 223px;
	background: url(../../images/caskets/caskets_imageset_vl2d1.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #vl2a1 {
	width: 350px;
	height: 223px;
	background: url(../../images/caskets/caskets_imageset_vl2a1.png) no-repeat;
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 35px;
	}
	
#caskets_indv #casket #enlarge {
	width: 350px;
	text-align: center;
	font-style: italic;
	color: #3333CC;
	float: left;
	clear: left;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
#caskets_indv #more_dtls {
	width: 325px;
	float: right;
	}
	
#caskets_indv #more_dtls #hdr {
	width: 300px;
	float: left;
	clear: left;
	margin: 28px 0px 20px 0px;
	padding: 0px 0px 4px 25px;
	font-size: 18px;
	border-bottom: #d8d8d8 2px solid;
	}
	
#caskets_indv #more_dtls #fab {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 10px;
	}
	
#caskets_indv #more_dtls div {
	width: 260px;
	height: auto;
	float: left;
	background: #c7cde9;
	border: #939dce 1px solid;
	margin: 0px;
	padding: 0 0 10px 0;
	clear: left;
	}
	
#caskets_indv #more_dtls div #di {
	margin: 10px 0 10px 0;
	padding: 0px;
	list-style-type: none;
	float: left;
	}
	
#caskets_indv #more_dtls div #di li {
	float: left;
	margin: 0 10px 0 10px;
	padding: 3px;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	}
	
#caskets_indv #more_dtls div #di li a {
	display: block;
	float: left;
	}
	
#caskets_indv #more_dtls #dtlimg_as1d1 #di li #img1 {
	width: 100px;
	height: 80px;
	background: url(../../images/caskets/caskets_detimgs_as1d1.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_as1d1 #di li #img2 {
	width: 100px;
	height: 50px;
	background: url(../../images/caskets/caskets_detimgs_panel.jpg) no-repeat 0px -50px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1d1 #di li #img3 {
	width: 95px;
	height: 71px;
	background: url(../../images/caskets/caskets_detimgs_as1d1.jpg) no-repeat 0px -157px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1d1 #di li #img4 {
	width: 100px;
	height: 47px;
	background: url(../../images/caskets/caskets_detimgs_as1d1.jpg) no-repeat 0px -228px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1d1 #di li #img5 {
	width: 67px;
	height: 121px;
	background: url(../../images/caskets/caskets_detimgs_as1d1.jpg) no-repeat 0px -276px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1a1 #di li #img1 {
	width: 100px;
	height: 80px;
	background: url(../../images/caskets/caskets_detimgs_as1a1.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_as1a1 #di li #img2 {
	width: 100px;
	height: 50px;
	background: url(../../images/caskets/caskets_detimgs_panel.jpg) no-repeat 0px -50px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1a1 #di li #img3 {
	width: 100px;
	height: 64px;
	background: url(../../images/caskets/caskets_detimgs_as1a1.jpg) no-repeat 0px -157px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1a1 #di li #img4 {
	width: 100px;
	height: 47px;
	background: url(../../images/caskets/caskets_detimgs_as1a1.jpg) no-repeat 0px -222px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1a1 #di li #img5 {
	width: 67px;
	height: 138px;
	background: url(../../images/caskets/caskets_detimgs_as1a1.jpg) no-repeat 0px -269px;
	}
	
#caskets_indv #more_dtls #dtlimg_as1a1 #di li #img6 {
	width: 76px;
	height: 107px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_al2d3 #di li #img1 {
	width: 100px;
	height: 75px;
	background: url(../../images/caskets/caskets_detimgs_al2d3.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_al2d3 #di li #img2 {
	width: 100px;
	height: 50px;
	background: url(../../images/caskets/caskets_detimgs_panel.jpg) no-repeat 0px -200px;
	}
	
#caskets_indv #more_dtls #dtlimg_al2d3 #di li #img3 {
	width: 100px;
	height: 69px;
	background: url(../../images/caskets/caskets_detimgs_al2d3.jpg) no-repeat 0px -134px;
	}
	
#caskets_indv #more_dtls #dtlimg_al2d3 #di li #img4 {
	width: 67px;
	height: 117px;
	background: url(../../images/caskets/caskets_detimgs_al2d3.jpg) no-repeat 0px -204px;
	}
	
#caskets_indv #more_dtls #dtlimg_al2d3 #di li #img5 {
	width: 76px;
	height: 107px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_rl5a2 #di li #img1 {
	width: 100px;
	height: 75px;
	background: url(../../images/caskets/caskets_detimgs_rl5a2.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_rl5a2 #di li #img2 {
	width: 100px;
	height: 50px;
	background: url(../../images/caskets/caskets_detimgs_panel.jpg) no-repeat 0px -150px;
	}
	
#caskets_indv #more_dtls #dtlimg_rl5a2 #di li #img3 {
	width: 100px;
	height: 70px;
	background: url(../../images/caskets/caskets_detimgs_rl5a2.jpg) no-repeat 0px -151px;
	}
	
#caskets_indv #more_dtls #dtlimg_rl5a2 #di li #img4 {
	width: 68px;
	height: 115px;
	background: url(../../images/caskets/caskets_detimgs_rl5a2.jpg) no-repeat 0px -222px;
	}
	
#caskets_indv #more_dtls #dtlimg_rl5a2 #di li #img5 {
	width: 76px;
	height: 111px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat 0px -106px;
	}
	
#caskets_indv #more_dtls #dtlimg_rl4b2 #di li #img1 {
	width: 100px;
	height: 75px;
	background: url(../../images/caskets/caskets_detimgs_rl4b2.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_rl4b2 #di li #img2 {
	width: 100px;
	height: 50px;
	background: url(../../images/caskets/caskets_detimgs_panel.jpg) no-repeat 0px -100px;
	}
	
#caskets_indv #more_dtls #dtlimg_rl4b2 #di li #img3 {
	width: 100px;
	height: 64px;
	background: url(../../images/caskets/caskets_detimgs_rl4b2.jpg) no-repeat 0px -144px;
	}
	
#caskets_indv #more_dtls #dtlimg_rl4b2 #di li #img4 {
	width: 67px;
	height: 122px;
	background: url(../../images/caskets/caskets_detimgs_rl4b2.jpg) no-repeat 0px -208px;
	}
	
#caskets_indv #more_dtls #dtlimg_rl4b2 #di li #img5 {
	width: 76px;
	height: 111px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat 0px -106px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2d1 #di li #img1 {
	width: 100px;
	height: 75px;
	background: url(../../images/caskets/caskets_detimgs_vl2d1.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2d1 #di li #img2 {
	width: 100px;
	height: 50px;
	background: url(../../images/caskets/caskets_detimgs_panel.jpg) no-repeat 0px -200px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2d1 #di li #img3 {
	width: 100px;
	height: 64px;
	background: url(../../images/caskets/caskets_detimgs_vl2d1.jpg) no-repeat 0px -152px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2d1 #di li #img4 {
	width: 67px;
	height: 109px;
	background: url(../../images/caskets/caskets_detimgs_vl2d1.jpg) no-repeat 0px -219px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2d1 #di li #img5 {
	width: 76px;
	height: 110px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat 0px -217px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2a1 #di li #img1 {
	width: 100px;
	height: 75px;
	background: url(../../images/caskets/caskets_detimgs_vl2a1.jpg) no-repeat;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2a1 #di li #img2 {
	width: 100px;
	height: 50px;
	background: url(../../images/caskets/caskets_detimgs_panel.jpg) no-repeat 0px -200px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2a1 #di li #img3 {
	width: 100px;
	height: 65px;
	background: url(../../images/caskets/caskets_detimgs_vl2a1.jpg) no-repeat 0px -152px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2a1 #di li #img4 {
	width: 67px;
	height: 113px;
	background: url(../../images/caskets/caskets_detimgs_vl2a1.jpg) no-repeat 0px -218px;
	}
	
#caskets_indv #more_dtls #dtlimg_vl2a1 #di li #img5 {
	width: 76px;
	height: 110px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat 0px -217px;
	}
	
#caskets_indv #casket #dtlimg_chc_para, #caskets_indv #casket #dtlimg_chc_para:visited {
	width: 100px;
	float: left;
	}
	
#caskets_indv #casket #dtlimg_chc_para:hover {
	text-decoration: underline;
	}
	
#caskets_indv #casket #dtlimg_chc_red {
	width: 100px;
	height: 91px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat 0px -106px;
	display: block;
	float: left;
	padding: 20px 0 0 90px;
	margin: 50px 0 0 100px;
	color: #000000;
	text-decoration: none;
	}
	
#caskets_indv #casket #dtlimg_chc_red:hover {
	text-decoration: underline;
	}
	
#caskets_indv #casket #dtlimg_chc_orange {
	width: 100px;
	height: 90px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat 0px -217px;
	display: block;
	float: left;
	padding: 20px 0 0 90px;
	margin: 50px 0 0 100px;
	color: #000000;
	text-decoration: none;
	}
	
#caskets_indv #casket #dtlimg_chc_orange:hover {
	text-decoration: underline;
	}
	
#caskets_indv #casket #dtlimg_chc_purple {
	width: 100px;
	height: 87px;
	background: url(../../images/caskets/caskets_detimgs_chc.jpg) no-repeat;
	display: block;
	float: left;
	padding: 20px 0 0 90px;
	margin: 50px 0 0 100px;
	color: #000000;
	text-decoration: none;
	}
	
#caskets_indv #casket #dtlimg_chc_purple:hover {
	text-decoration: underline;
	}
	
#caskets_indv #casket #backbttn {
	width: 300px;
	float: left;
	font-size: 11px;
	font-style: italic;
	color: #3255af;
	margin: 25px 0 0 25px;
	}
	
#caskets_indv #more_dtls #md {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	}
	
#caskets_indv #more_dtls #md li {
	width: 280px;
	margin: 0px 0px 3px 0px;
	}
		
	
			/*  CASKET NAVIGATION  */
	
	
#casknav {
	width: 154px;
	height: 163px;
	float: right;
	margin: 25px 25px 0px 0px;
	}
	
#casknav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#casknav ul li {
	width: 153px;
	height: 25px;
	margin: 0px 0px 8px 0px;
	cursor: pointer;
	}
	
#casknav ul li a {
	width: 153px;
	height: 25px;
	display: block;
	float: left;
	clear: left;
	}
	
#casknav ul #nav1 #active {
	background: url(../images/caskets_nav.png) no-repeat 0px 0px;
	}
	
#casknav ul #nav1 #inactive, #casknav ul #nav1 #inactive:visited {
	background: url(../images/caskets_nav.png) no-repeat -308px 0px;
	}
	
#casknav ul #nav1 #inactive:hover {
	background: url(../images/caskets_nav.png) no-repeat -154px 0px;
	}
	
#casknav ul #nav2 #active {
	background: url(../images/caskets_nav.png) no-repeat 0px -33px;
	}
	
#casknav ul #nav2 #inactive, #casknav ul #nav2 #inactive:visited {
	background: url(../images/caskets_nav.png) no-repeat -308px -33px;
	}
	
#casknav ul #nav2 #inactive:hover {
	background: url(../images/caskets_nav.png) no-repeat -154px -33px;
	}
	
#casknav ul #nav3 #active {
	background: url(../images/caskets_nav.png) no-repeat 0px -66px;
	}
	
#casknav ul #nav3 #inactive, #casknav ul #nav3 #inactive:visited {
	background: url(../images/caskets_nav.png) no-repeat -308px -66px;
	}
	
#casknav ul #nav3 #inactive:hover {
	background: url(../images/caskets_nav.png) no-repeat -154px -66px;
	}
	
#casknav ul #nav4 #active {
	background: url(../images/caskets_nav.png) no-repeat 0px -105px;
	}
	
#casknav ul #nav4 #inactive, #casknav ul #nav4 #inactive:visited {
	background: url(../images/caskets_nav.png) no-repeat -308px -105px;
	}
	
#casknav ul #nav4 #inactive:hover {
	background: url(../images/caskets_nav.png) no-repeat -154px -105px;
	}
	
#casknav ul #nav5 #active {
	background: url(../images/caskets_nav.png) no-repeat 0px -138px;
	}
	
#casknav ul #nav5 #inactive, #casknav ul #nav5 #inactive:visited {
	background: url(../images/caskets_nav.png) no-repeat -308px -138px;
	}
	
#casknav ul #nav5 #inactive:hover {
	background: url(../images/caskets_nav.png) no-repeat -154px -138px;
	}
	
	
			/*	LEGACY SIGNATURE TAGS  */
		
		
#leg_sig {
	width: 800px;
	float: left;
	}
	
#leg_sig #header {
	width: 353px;
	height: 48px;
	background: url(../images/main_header_imgs.png) no-repeat 0px -84px;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}	
	
	
			/*	GOLD SERIES TAGS  */
		
		
#gold_ser {
	width: 800px;
	float: left;
	}
	
#gold_ser #header {
	width: 353px;
	height: 38px;
	background: url(../images/main_header_imgs.png) no-repeat 0px -132px;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}	
	
	
			/*	STERLING SERIES TAGS  */
		
		
#ster_ser {
	width: 800px;
	float: left;
	}
	
#ster_ser #header {
	width: 353px;
	height: 48px;
	background: url(../images/main_header_imgs.png) no-repeat 0px -173px;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}	
	

		/*  MORE INFO TAGS */
		
		
#more_info {
	width: 800px;
	float: left;
	}
	
#more_info #header {
	width: 353px;
	height: 38px;
	background: url(../images/main_header_imgs.png) no-repeat 0px -221px;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}
	
#more_info #vidhdr {
	width: 175px;
	float: left;
	clear: left;
	margin: 45px 0px 5px 0px;
	padding: 0px 0px 3px 30px;
	border-bottom: #d8d8d8 2px solid;
	font-size: 18px;
	}
	
#more_info #video_holder {
	width: 800px;
	float: left;
	clear: left;
	margin: 30px 0px 0px 0px;
	}
	
#more_info #video_holder #video {
	width: 670px;
	text-align: center;
	margin: 0px auto 25px auto;
	padding: 0px 0px 25px 0px;
	border-bottom: #b2b2b2 2px dotted;
	}
	
#more_info #cathdr {
	width: 175px;
	float: left;
	clear: left;
	margin: 45px 0px 30px 0px;
	padding: 0px 0px 3px 30px;
	border-bottom: #d8d8d8 2px solid;
	font-size: 18px;
	}
	
#more_info #pdflnk {
	width: 575px;
	float: left;
	clear: left;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 20px 0px;
	color: #0763c1;
	}
	
#more_info #pdflnk #icon {
	width: 20px;
	height: 25px;
	background: url(../images/more-info_pdficon.jpg) no-repeat;
	display: block;
	float: left;
	cursor: pointer;
	margin: 0px 18px 0px 5px;
	}
	
#more_info #pdflnk #txt {
	float: left;
	cursor:pointer;
	margin: 3px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	}
	
	
		/*	CONTACT US TAGS  */
		
		
#contact {
	width: 800px;
	float: left;
	}
	
#contact #header {
	width: 353px;
	height: 38px;
	background: url(../images/main_header_imgs.png) no-repeat 0px -259px;
	display: block;
	float: left;
	clear: right;
	margin: 25px 0px 25px 0px;
	}
	
#contact #info {
	width: 700px;
	float: left;
	clear: left;
	margin: 50px 0px 0px 50px;
	padding: 0px 0px 25px 0px;
	border-bottom: #b2b2b2 2px dotted;
	}
	
#contact #hdr {
	width: 100%;
	float: left;
	font-size: 20px;
	margin: 0px 0px 15px 0px;
	}
	
#contact #para {
	width: 440px;
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	float: left;
	clear: left;
	}
	
#contact #inquiry_box #para {
	width: 650px;
	}
	
#contact #info ul {
	margin: 0 80px 0 0;
	padding: 0px;
	list-style-type: none;
	float: left;
	}

#contact #info ul li {
	margin: 0 0 18px 0;
	font-size: 16px;
	}
	
#contact #inquiry_box {
	width: 700px;
	float: left;
	margin: 16px 0px 0px 50px;
	padding: 0 0 25px 0;
	}
	
#contact #inquiry_box form {
	margin: 25px 0 0 0;
	padding: 2px 0 10px 30px;
	float: left;
	background: #e7e8ea;
	}
	
#contact #inquiry_box form span #field_ttl {
	width: 204px;
	float: left;
	clear: left;
	font-size: 12px;
	font-style: italic;
	margin: 12px 0 3px 0;
	}
	
#contact #inquiry_box form span #field {
	width: 204px;
	height: 19px;
	float: left;
	clear: left;
	margin: 0 0 0 0;
	background: #f6f6f6;
	border: #cdcdcd 1px solid;
	font-size: 13px;
	font-family: verdana;
	line-height: 14px;
	}
	
#contact #inquiry_box form span #form_txt {
	width: 204px;
	float: left;
	clear: left;
	font-size: 11px;
	font-style: italic;
	margin: 10px 0 0 0;
	}

#contact #inquiry_box form span {
	float: left;
	margin: 0 30px 0 0
	}
	
#contact #inquiry_box form span #textbox {
	width: 285px;
	height: 155px;
	float: left;
	clear: left;
	background: #f6f6f6;
	border: #cdcdcd 1px solid;
	font-size: 13px;
	font-family: verdana;
	}
	
#contact #inquiry_box form span #bttn {
	float: left;
	clear: left;
	margin: 4px 0 0 215px;
	}
	
#contact #inquiry_box form span #error {
	width: 204px;
	float: left;
	clear: left;
	font-size: 11px;
	font-style: italic;
	margin: 4px 0 0px 0;
	color: #df1515;
	line-height: 14px;
	}
	
#contact #inquiry_box #sent {
	width: 700px;
	font-size: 20px;
	line-height: 28px;
	margin: 30px auto 0 auto;
	text-align: center;
	color: #57595c;
	}