@charset "UTF-8";
/* CSS Document */

.casket_description_container {

	width:590px;
	height:300px;
	
	clear:right;

	border-bottom-color:#333333;
	border-bottom-style:solid;
}

.casket_description_container ul{
	margin:0;
	margin-left:-20px;
	
	list-style:circle;
	text-align:justify;
	
}

.casket_description_container ul li {
	margin:0;
	
	font-size:14px;
	font-family:Georgia, Times, Palatino;
	line-height:22px;
	
}

.casket_description_container_child {

	width:500px;
	height:300px;
	
	clear:right;

	border-bottom-color:#333333;
	border-bottom-style:solid;
}

.casket_option a{
	margin-top:15px;
	margin-left:280px;
	
	padding:0;
	padding-left:15px;
	
	width:300px;
	
	color:#333333;
	cursor:pointer;
	font-family:Georgia, Times, Palatino;
	font-size:14px;
	line-height:18px;
	text-decoration:none;	
	
	
	background-image:url(/graphics/arrows.jpg);
	background-repeat:no-repeat;
	
	float:left;
	clear:right;
}

.casket_option a:hover{
	text-decoration:underline;

}

.child_casket_option a{
	margin-top:-105px;
	margin-left:350px;
	
	padding:0;
	padding-left:15px;
	
	width:300px;
	
	color:#333333;
	cursor:pointer;
	font-family:Georgia, Times, Palatino;
	font-size:14px;
	line-height:18px;
	text-decoration:none;	
	display:inline;
	
	background-image:url(/graphics/arrows.jpg);
	background-repeat:no-repeat;
	
	float:left;
	clear:right;
}

.child_casket_option a:hover{
	text-decoration:underline;

}

.casket_description {
	margin:0;
	margin-right:10px;
	
	padding:0;
	
	width:280px;
	float:left;
	

}

/*--------------------------Walnut Premium Rectangular Caskets-------------------------------*/

#prem_rect_wal a{
	margin:0;
	
	padding:0;
	padding-left:5px;
	padding-top:170px;
	
	width:295px;
	height:10px;
	
	display:block;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	
	background-image:url(/graphics/caskets/p_r_walnut_button.jpg);
	background-position: 0 0;
	
	float:left;

}

#prem_rect_wal a:hover{
	background-position: 300px 0;
}

#prem_rect_wal a:active{
}



/*--------------------------Pine Simple Rectangular Caskets-------------------------------*/

#simp_rect_pine a{
	
	padding:0;
	padding-left:5px;
	padding-top:170px;
	
	width:295px;
	height:10px;
	
	display:block;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	
	background-image:url(/graphics/caskets/s_r_pine_button.jpg);
	background-position: 0 0;
	
	float:left;

}

#simp_rect_pine a:hover{
	background-position: 300px 0;
}

#simp_rect_pine a:active{
}



/*--------------------------Oak Premium Shaped Caskets-------------------------------*/

#prem_shape_oak a{
	margin:0;
	
	padding:0;
	padding-left:5px;
	padding-top:170px;
	
	width:295px;
	height:10px;
	
	display:block;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	
	background-image:url(/graphics/caskets/p_s_oak_button.jpg);
	background-position: 0 0;
	
	float:left;

}

#prem_shape_oak a:hover{
	background-position: 300px 0;
}

#prem_shape_oak a:active{
}



/*--------------------------Oak Simple Shaped Caskets-------------------------------*/

#simp_shape_oak a{
	margin:0;
	
	padding:0;
	padding-left:5px;
	padding-top:170px;
	
	width:295px;
	height:10px;
	
	display:block;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	
	background-image:url(/graphics/caskets/s_s_oak_button.jpg);
	background-position: 0 0;
	
	float:left;

}

#simp_shape_oak a:hover{
	background-position: 300px 0;
}

#simp_shape_oak a:active{
}


/*--------------------------notre dame walnut-------------------------------*/

#nd_walnut a{
	margin:0;
	
	padding:0;
	padding-left:5px;
	padding-top:170px;
	
	width:295px;
	height:10px;
	
	display:block;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	
	background-image:url(/graphics/caskets/ndwalnut_button.jpg);
	background-position: 0 0;

	
}

#nd_walnut a:hover{
	background-position: 300px 0;

}


/*------------------------------------------------------------------------------------*/
/*------------------------------Urns--------------------------------------------------*/


.urn_choice {
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	
	height:200px;
	
	padding:0;
	
	
	list-style:none;
		
}

.urn_choice li {
	margin-bottom:10px;
	
	float:left;
}


/*--------------------------Wooden Urns-------------------------------*/

#wood_urns a{
	margin:0;
	
	padding:0;
	padding-top:170px;
	
	width:250px;
	height:10px;
	
	display:block;
	font-family:Georgia, Times, Palatino;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-align:center;
	
	
	background-image:url(/graphics/urns/three_wood_urns.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#wood_urns a:hover{
	background-position: -250px 0;
}

#wood_urns a:active{
}

/*--------------------------Ceramic Urns-------------------------------*/

#ceramic_urns a{
	margin:0;
	
	padding:0;
	padding-top:170px;
	
	width:150px;
	height:10px;
	
	display:block;
	font-size:14px;
	font-family:Georgia, Times, Palatino;
	line-height:18px;
	text-decoration:none;
	text-align:center;
	
	background-image:url(/graphics/urns/two_ceramic_urns.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#ceramic_urns a:hover{
	background-position: -150px 0;
}




/*--------------------------Cherry Urn-------------------------------*/

#cherry_urn a{
	margin:0;
	margin-right:10px;
	margin-bottom:20px;
	
	padding:0;
	padding-top:160px;
	
	width:180px;
	height:0px;
	
	display:block;
	font-family:Georgia, Times, Palatino;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-align:center;
	
	background-image:url(/graphics/cherry_urn.jpg);
	background-repeat:no-repeat;
}



/*--------------------------Oak Urns-------------------------------*/

#oak_urn a{
	margin:0;
	margin-right:10px;
	margin-bottom:20px;
	
	padding:0;
	padding-top:160px;
	
	width:180px;
	height:0px;
	
	display:block;
	font-family:Georgia, Times, Palatino;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-align:center;
	
	background-image:url(/graphics/oak_urn.jpg);
	background-repeat:no-repeat;

}



/*--------------------------Walnut Urns-------------------------------*/

#walnut_urn a{
	margin:0;
	margin-bottom:20px;
	margin-right:300px;
	
	padding:0;
	padding-top:160px;
	
	width:180px;
	height:0px;
	
	display:block;
	font-family:Georgia, Times, Palatino;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	text-align:center;
	
	background-image:url(/graphics/walnut_urn.jpg);
	background-repeat:no-repeat;
	
}



