/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; 
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}

/*--------------- General Styles 
*/
.skiplink{ 
	display:none;
}

a,a:visited{ 
	 text-decoration:none; 
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{ 
	color:#000; 
	font:62.5%/1 Arial, Helvetica, sans-serif;
	background:#D8C9AA ;/*url(image/bgr_body.jpg) repeat-x;*/
	color:#B1B1B1;
	text-align:center;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*--------------- wrapper 
*/
#wrapper{
	margin:14px auto;
	width:995px;
	background:#B09B71;
	text-align:left;
}
/*-----------------header
*/
#header{
	width:995px;
	height:240px;
	font-family:Arial;
}
/*header headertop
*/
#headertop{
	width:995px;
	height:150px;
	overflow:hidden;
}
.logocont{
	width:587px;
	height:150px;
	float:left;
}
#logo{
	width:433px;
	height:76px;
	float:left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 275px;
}
#logo a{
	width:433px;
	height:76px;
	display:block;
	background: url(image/logo_mamily_tree.jpg) no-repeat;
}
#headertop h2{
	font-size:14px;
	color:#fff;
	font-weight:normal;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 330px;
	width: 750px;
}
#headerrgt{
	width:175px;
	height:137px;
	float:right;
	padding:13px 15px 0 0;
	text-align:right;
}
#headerrgt span{
	font-size:15px;
	color:#000;
	text-align:right;
	line-height:19px;
	font-style:italic;
}
#headerrgt span small{
	display:block;
	padding-top:8px;
}
#headerbtm{
	width:964px;
	height:90px;
	padding:0 15px 0 16px;
	overflow:hidden;
}
#headerbtm dl{
	width:954px;
	overflow:hidden;
	padding:5px 0 5px 10px;
	background:#fff;
}
#headerbtm dl dt{
	color:#000;
	font-size:16px;
	float:left;
	padding:25px 11px 0 15px;
}
#headerbtm dl dd{
	float:left;
	margin-right:10px;
}
/*--------------------maincont
*/
#maincont{
	width:995px;
	overflow:hidden;
	
}
/*-------------------lftsidebar
*/
.lftsidebar{
	width:178px;/*208px;*/
	float:left;
	padding:0 14px 0 16px;
	overflow:hidden;
}
.lftbox{
	width:168px;/*178px;*/
	background:#fff;
	padding:5px;
	margin-bottom:32px;
}
lftlastbx{
	margin:0;
}
/*lftsidebar menu
*/
#menu{
	width:168px;
}
#menu li{
	width:168px;
	height:20px;
	margin-bottom:5px;
}
#menu .lastitem{
	margin:0;
}
#menu li a{
	width:168px;
	height:20px;
	display:block;
	line-height:0;
}
.home{
	background:url(image/button_home.jpg) no-repeat;
}
.funeral{
	background:url(image/button_funeral.jpg) no-repeat;
}
.green{
	background:url(image/button_green.jpg) no-repeat;
}
.plans{
	background:url(image/button_plans.jpg) no-repeat;
}
.coffins{
	background:url(image/button_coffins.jpg) no-repeat;
}
.urns{
	background:url(image/button_urns.jpg) no-repeat;
}
.aboutus{
	background:url(image/button_aboutus.jpg) no-repeat;
}
.contactus{
	background:url(image/button_contactus.jpg) no-repeat;
}
.talks{
	background:url(image/button_talks.jpg) no-repeat;
}
.links{
	background:url(image/button_links.jpg) no-repeat;
}
.trib{
	background:url(image/button_ti.jpg) no-repeat;
}
/*lftsidebar lftbxcont
*/
.lftbxcont{
	width:168px;
	background:#D8C9AA;
	padding-bottom:15px;
}
.lftbxcont span{
	font-size:13px;
	display:block;
	padding:8px 6px 10px 6px;
	font-family:arial;
	text-align:center;
}
.lftbxcont a{
	color:#816C46;
	font-size:12px;
	text-decoration:underline;
	margin-left:8px;
}
.lftbxcont em{
	color:#000;
	font-size:12px;
	line-height:18px;
	padding:0 6px 5px 8px;
	display:block;
}
/*-------------------content
*/
.content{
	width:593px;
	float:left;
	overflow:hidden;
}
/*content innercont
*/
.innercont{
	width:385px;
	float:left;
	background:#fff;
	border:1px solid red;
}
.banner{
	width:auto;
	padding:4px;
}
.txtcont{
	width:543px;
	padding:10px 20px 0 15px;
	font-family:arial;
}
.txtcont p{
	color:#000;
	font-size:13px;
	line-height:18px;
	padding-bottom:10px;
}
.txtcont p a{
	color:#000;
	text-decoration:underline;
}
.txtcont h2{
	font-size:13px;
	color:#000;
	padding-bottom:10px;
	line-height:16px;
}
.txtcont ul{
	width:auto;
	padding-left:30px;
}
.txtcont ul li{
	display:block;
}
.txtcont ul li span{
	color:#000;
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
	display:block;
}
.txtcont ul li label{
	color:#000;
	font-size:12px;
	line-height:18px;
}
/*rgtsidebar
*/
.rgtsidebar{
	width:178px;/*208px;*/
	float:left;
	padding:0 16px 0 0px;
	overflow:hidden;
}
.rgtsidebarcont{
	width:168px;/*178px;*/
	background:#D8C9AA;
	border:5px solid #fff;
	margin-bottom:32px;
}
.rgtsidebarcont p{
	color:#000;
	font-size:11px;
	line-height:16px;
	padding:0 6px 5px 8px;
}
.rgtsidebarcont a{
	color:#816C46;
	font-size:12px;
	text-decoration:underline;
	margin-left:8px;
}
.rgtsidebarcont em{
	color:#000;
	font-size:12px;
	line-height:18px;
	padding:0 6px 5px 8px;
	display:block;
}
.rgtsidebarcont h3{
	color:#816C46;
	font-size:16px;
	font-weight:normal;
	padding:11px 5px 8px 0px;
	font-family:arial;
	text-align:center;
}
.rgtsidebarcont h3 a{
	color:#816C46;
	text-decoration:underline;
}
.rgtsidebarcont span{
	font-size:12px;
	color:#000;
	line-height:18px;
	font-style:italic;
	padding:0 5px 8px 15px;
	display:block;
}
.rgtsidebarcont small{
	font-size:12px;
	padding:0 5px 12px 5px;
	display:block;
	font-style:italic;
	text-align:center;
}
.rgtsidebarcont small a{
	color:#816C46;
	text-decoration:underline;
}
.rgtsidebarcont p{
	color:#816C46;
}
/*.rgtbox{
	width:168px;
	background:#D8C9AA;
	border:5px solid #fff;
}
.rgtbox h3{
	color:#816C46;
	font-size:16px;
	font-weight:normal;
	padding:11px 5px 8px 0px;
	font-family:arial;
	text-align:center;
}
.rgtbox h3 a{
	color:#816C46;
	text-decoration:underline;
}
.rgtbox span{
	font-size:12px;
	color:#000;
	line-height:18px;
	font-style:italic;
	padding:0 5px 8px 15px;
	display:block;
}
.rgtbox small{
	font-size:12px;
	padding:0 5px 12px 5px;
	display:block;
	font-style:italic;
	text-align:center;
}
.rgtbox small a{
	color:#816C46;
	text-decoration:underline;
}
.rgtbox p{
	color:#816C46;
}*/
/*-----------------------footer
*/
#footer{
	width:995px;
	overflow:hidden;
	padding:20px 0 15px 0;
}
.ftrlft{
	width:278px;/*307px;*/
	float:left;
	padding:13px 0 0 29px;
}
.ftrlft span{
	color:#000;
	font-size:14px;
	line-height:20px;
	display:block;
	font-style:italic;
	font-family:Arial;
}
.ftrmid{
	width:223px;
	float:left;
	padding-left:100px;
}
.ftrrgt{
	width:246px;/*271px;*/
	float:right;
	padding:15px 25px 0 0;
	text-align:right;
	line-height:20px;
}
.ftrrgt strong{
	color:#000;
	font-size:18px;
	display:block;
	font-family:arial;
}
.ftrrgt em{
	font-size:15px;
	color:#000;
	display:block;
}
.ftrrgt a{
	color:#000;
	text-decoration:underline;
}

/*-----------------green funeral-------------*/

/*--------------------innercont
*/
#innercont{
	width:578px;
	float:left;
	background:#fff;
}
.subbanner{
	margin:0 1px 0 1px;
}
.txtcont p small{
	font-style:italic;
	color:#461864;
}
.txtcont h3{
	font-family:arial;
	font-size:13px;
	color:#000;
	padding:0 0 10px 30px;
	line-height:18px;
}
.txtcont h5{
	font-family:arial;
	font-size:13px;
	color:#000;
	font-weight:normal;
	line-height:18px;
}
.txtcont h5 label{
	text-indent:30px;
	display:block;
}
.txtcont p label{
	text-indent:30px;
	display:block;
}
/*------------------coffins
*/
.lftproduct{
	width:285px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.lftcoffincont{
	width:273px;
	padding:0;
}
.lftcoffincont span{
	color:#000;
	font-size:12px;
	display:block;
	line-height:18px;
	padding:0;
}
.lftcoffincont span label{
	color:#5C005C;
}
.rgtproduct{
	width:308px;
	float:left;
	overflow:hidden;
}
.rgtcoffincont{
	width:281px;
	padding:2px 25px 0 0;
	text-align:center;
}
.rgtcoffincont span{
	color:#000;
	font-size:12px;
	display:block;
	text-align:center;
	line-height:18px;
	padding:0;
}
.rgtcoffincont span label{
	color:#5C005C;
}
.rgturncont{
	width:285px;
	padding-right:0px;
	text-align:center;
}

/*--------------------funeral cost
*/

.tablearea{
	width:532px;
	border:1px solid #D8C9AA;
	border-bottom:none;
}
.row1{
	width:532px;
	overflow:hidden;
	border-bottom:1px solid #D8C9AA;
}
.col{
	width:85px;
	float:left;
	color:#000;
	text-align:left;
	font-size:12px;
	padding:15px 0 0 5px;
	line-height:14px;
}
.col1{
	width:86px;
	float:right;
	border-left:1px solid #D8C9AA;
	color:#000;
	font-size:12px;
	text-align:center;
	padding:5px 0;
}
.col2{
	padding-bottom:10px;
}
.col3{
	padding:30px 0 30px 0;
}
.colcare{
	padding:5px 0 5px 5px;
}
.col4{
	padding:15px 0 10px 0;
}
.col5{
	padding:13px 0 10px 0;
}
.col6{
	padding:17px 0 23px 0;
}
.col7{
	padding:29px 0 25px 0;
}
.col8{
	padding:37px 0 47px 0;
}
.col9{
	padding:20px 0 20px 0;
}
.col10{
	padding:0px 0 29px 0;
}
.col11{
	padding:5px 0 5px 0;
}
.btmtxt{
	width:auto;
	text-align:center;
	margin-top:10px;
}
.given{
	padding-bottom:20px;
	
}
.given a{
	color:#000;
	font-size:12px;
}
.content p{
	color:#000;
	font-size:13px;
	line-height:18px;
	padding-bottom:10px;
	padding-right:5px;
	clear:both;
}

.lftproduct1{
	overflow:hidden;
	text-align:center;
}

.lftcoffincont1, .lftcoffincont2, .lftcoffincont3{
	width:140px;
	padding:2px 5px 14px 0px;
	float:left;
}
.lftcoffincont2{
	width:190px;
}
.lftcoffincont3{
	width:285px;
}

.lftcoffincont1 span, .lftcoffincont2 span, .lftcoffincont3 span{
	color:#000;
	font-size:12px;
	display:block;
	line-height:18px;
	padding:3px 0;
}
.lftcoffincont1 span label, .lftcoffincont2 span label, .lftcoffincont3 span label{
	color:#5C005C;
}
/*-----------------------cofin-selection
*/
.piccontent{
	width:543px;
	overflow:hidden;
}
.piclft{
	width:265px;
	float:left;
	margin:5px 0;
}
.picrgt{
	width:265px;
	float:right;
	margin:5px 0;
}
.piccenter{
	width:265px;
	margin:5px 0 5px 139px;
}
.piccontent span{
	display:block;
	text-align:center;
	padding:5px 0 10px 0;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.piccontent a{
	color:#000;
}
.piccontent img{
	border:1px solid #333;
	margin-left:30px;
}
/*-------------------whitecont
*/
.whitecont{
	width:581px;
	background:#fff;
	overflow:hidden;
	padding-top:3px;
}
.lftproductwhite{
	width:285px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.lftcoffincontwhite{
	width:273px;
	padding:2px 14px 0 10px;
}
.lftcoffincontwhite span{
	color:#000;
	font-size:12px;
	display:block;
	line-height:18px;
	padding:3px 0;
	font-weight:bold;
}
.lftcoffincontwhite span label{
	color:#5C005C;
}
.rgtproductwhite{
	width:285px;
	float:left;
	overflow:hidden;
}
.rgtcoffincontwhite{
	width:275px;
	padding:2px 0px 0 10px;
	text-align:center;
}
.rgtcoffincontwhite span{
	color:#000;
	font-size:12px;
	display:block;
	text-align:center;
	line-height:18px;
	padding:3px 0;
	font-weight:bold;
}
.rgtcoffincontwhite span label{
	color:#5C005C;
}
.smallimg{
	margin-top:20px;
}
.center{
	color:#000;
	font-size:14px;
	text-align:center;
	padding:5px 0;
}
.whitecont p{
	padding:0 0 10px 12px;
}
.picbox{
	height:260px;
}
.wovenbx{
	height:280px;
}
.cardbbx{
	height:250px;
}
.coffindesc{text-align:left}
