@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	 background: #8c8c8c;
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	font-size:12px;
	line-height:17px;
	color:#666;
	}
	
	/*TEXT FORMATTING*/

	a {
	font-family: Arial, sans-serif;
	color:#729500;
	text-decoration:none;
	border: 0px solid #ffffff;
	}
	
	img a, a img {
	text-decoration:none;
	border:none;
	}
	
	a:hover {
	color:#766e4e;
	}
	
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	}
	
	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	}
		
	li {
	font-size:11px;
	line-height:12px;
	}
	
	h1 {
	font-family: Helvetica, Arial, sans-serif;
	color:#766e4e;
	text-decoration:none;
	font-size:19px;
	margin:0px 0px 3px 0px;
	padding:0px;
	font-weight:lighter;
	}
	
	h2 {
	font-family: Helvetica, Arial, sans-serif;
	color:#666;
	text-decoration:none;
	font-size:15px;
	margin:0px 0px 0px 0px;
	font-weight:lighter;
	}
	

	h3 {
	font-family: Arial, sans-serif;
	color:#729500;
	text-decoration:none;
	font-size:11px;
	margin:2px 0px;
	}
	
	h4 {
	font-family: Arial, sans-serif;
	color:#333;
	text-decoration:none;
	font-size:11px;
	}
	
	/* Rosewood Fonts */	
	
	h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#729500;
	text-decoration:none;
	font-size: 24px;
	padding:0px;
	margin:0px;
	}
	
	
.quote {
color:#666;
font-style:italic;
}

.bold {
font-weight:bold;
}

.greenbold {
font-weight:bold;
color:#729500;
}


br.clear{
	clear:both; /*the br will clear the floated spans, propping open the non-floated containers*/
	}
	
.clear{
	clear:both;
	line-height:0.1pt;
	font-size:1px;
	}   
	
.noborder {
border:none;
text-decoration:none;
outline:none;
}

.minitext {
	font-family: Helvetica, Arial, sans-serif;
	color:#8c8c8c;
	text-decoration:none;
	font-size:10px;
	font-weight:lighter;
	}

/*STANDARD BOXES*/
	

#container {
	width: 1000px;
	height:600px;
	margin:0px auto;
	padding-top:0px;
	}
	
#homecontainer {
	width: 1000px;
	height:600px;
	margin:0px auto;
	padding-top:0px;
	background:#729500;
	}
	
#header {
	width:1000px;
	height:180px;
	background:url(../images/nav_bg.jpg) top left no-repeat;
	text-align:left;
}
		
	#subnavbar {
	width: 810px;
	height:128px; /*was 148px*/
	text-align:left;
	}
	
#navbar {
	float:right;
	width: 455px;
	text-align:right;
	padding:5px 5px 5px 00px;
	margin:0px;
	color:#FFF;
	background:bottom left url(../images/navbar_bg.png) no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	}
	

#navbar a {
	color:#fff;
	display:inline;
	font-size:17px;
	padding:0px 5px;
	font-weight:normal;
	text-shadow:#000000 1px 1px 2px;
	font-family:"Times New Roman", Times, serif;
}

#navbar a:hover {
	color:#FFC;
	}

#navproducts {
	clear:right;
	float:left;
}

.navproducts {
	float:left;	
	text-align:center;
	background:none;
}

.navproducts:hover {
	background: url(../images/nav_ro.png) top left no-repeat;
}

.navproducts a {
	font-size:10px;
	color:#fff;
	padding:0px;
	margin:0px;
	text-shadow:#000000 1px 1px 2px;
	font-family:"Times New Roman", Times, serif;
}

.navproducts a:hover {
	color:#FFC;
}

	#navcart {
	background:url(../images/cart.png) top left no-repeat;
	padding:25px 5px 5px 0px;
	width:200px;
	margin:100px 0px 0px 20px;
	float:right;
	}
	#navcart p, #navcart a{
	font-size:11px;
	line-height:12px;
	padding:0px;
	color:#FFF;
	margin:0px;
	}
	
#content {
	width: 1000px;
	text-align:left;
	padding: 10px 0px 0px 0px;
	background:#fff bottom left url(../images/content_bg.jpg) no-repeat;
	}
	
	#footer {
	padding:200px 0px 3px 210px; /*was 10px*/
	font-family: Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:14px;
	background:transparent;
	}
	
	#footer a {
	font-family: Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:14px;
	}
	
	/*Columns BOXES*/
	
	#col1 {
	margin-left:130px;
	width:300px;
	float:left;
	}
	
	#col2 {
	width:470px;
	float:left;
	}
	
	/*
	#stonescol1 {
	padding-left:70px;
	width:560px;
	float:left;
	padding-bottom:100px;
	}
	
	#stonescol2 {
	width:300px;
	float:left;
	}
	*/
	#stonescol1 {
	padding-left:70px;
	width:425px;
	float:left;
	padding-bottom:100px;
	}
	
	#stonescol2 {
	width:420px;
	float:left;
	}
	
	.stack{
		background:#eee;
	}
	
	
	/*Columns BOXES*/
	
	  #flashcontent {
		text-align:center;
		padding:0px;
		margin:0px;
    }
	
	
	.products #mainimgbar {
	margin-left:64px;
	}
	
	.products #col1 {
	margin:0px 0px 100px 64px;
	width:300px;
	float:left;
	}
	
	.products #col2 {
	padding:0px 0px 0px 30px;
	margin:0px;
	width:530px;
	}
	
	#col2 table{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	}
	
	#col2 table tr td{
	padding-bottom:20px;
	vertical-align:top;
	}
	
	/*About*/
	.moreinfo{
	padding:0px 0px 30px 60px;
	}
	
	
	.about	#col1 {
	padding-left:130px;
	margin-left:0px;
	width:300px;
	float:left;
	}
	/*Friendships*/
	
	.friendships #col1 {
	padding:10px 0px 0px 40px;
	float:left;
	width:240px;
	margin:0px 0px 50px 0px;
	}
	
	.friendships #col2 {
	padding:10px 40px 0px 0px;
	width:625px;
	float:right;
	}
	
	.friendhead {
	background:url(../images/line.gif) top right no-repeat;
	width:625;
	}
	
	.friendhead a {
	background:#fff;
	}
	
	.frienditem {
	padding:5px 20px 50px 20px;
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
	/*Gallery*/
	
	.gallery #col1 {
	margin:0px 0px 100px 64px;
	width:600px;
	float:left;
	}
	
	.gallery #col2 {
	padding:50px 0px 0px 0px;
	width:280px;
	float:left;
	}
	
	.showcase #col1 {
	margin:0px 0px 0px 80px;
	width:400px;
	height:470px;
	}
	
	.showcase #col2 {
	padding:0px 30px 0px 50px;
	width:390px;
	}
	
	.imgborder {
	background: url(../images/gallery/border.gif) top left no-repeat;
	padding:15px;
	width:354px;
	}
	
	.thumb {
	float:left;
	border:none;
	padding:3px;
	}
	
	#gallerynav a, #gallerynav a img  {
	border:none;
	text-decoration:none;
	}
	
	#gallerynav {
	width:400px;
	text-align:center;
	}
	
	/*Pet Memorials*/
	
	#petmemorialscontent {
	width: 1000px;
	height: 900px;
	text-align:left;
	padding: 0px;
	margin:0px;
	background:url(../images/petmemorials_bg.gif) top left;
	}
	
	.bbimg {
	float:left;
	margin:0px;
	padding:0px 0px 0px 60px;
	}
	
	.ssimg {
		float:left;
	margin:0px;
	padding:240px 0px 0px 360px;
	}
	
	
	.bbimg a, .bbimg a img,	.ssimg a, .ssimg a img {
	border:none;
	text-decoration:none;
	}
	
	.buyit {
	float:right;
	padding:10px;
	border:2px solid #ccc;
	margin-left:30px;
	}
	
	#col2 .buyit table{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	padding:0px;
	margin:0px;
	}
	
	#col2 .buyit table tr td{
	vertical-align:top;
	padding:3px;
	margin:0px;
	}
	
	#col3 .buyit table{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	padding:0px;
	margin:0px;
	}
	
	#col3 .buyit table tr td{
	vertical-align:top;
	padding:3px;
	margin:0px;
	}
	
	#col3 .buyit {
	float:none;
	padding:10px;
	border:2px solid #ccc;
	margin-left:0px;
	text-align:left;
	}
	#col3 {
	float:right;
	margin-left:30px;
	text-align:center;
	}
	
	
	/*Stones*/
	#stones {
	width:900px;
	clear:both;
	padding:0px 0px 150px 60px;
	}
	
	#stones table{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0px;
	}
	
	#stones table tr td{
	vertical-align:top;
	text-align:center;
	padding:0px;
	}
	
	#stones table tr th{
	vertical-align:top;
	text-align:left;
	background:#a8a9b1;
	padding:3px;
	}
	
	.grey {
	background: #ccc;
	}
	
	#stones table tr .head {
	padding:0px;
	margin:0px;
	}
	
	#stonescol2 #col3 .buyit{
	margin:0px;
	}
	
	/*Shopping Cart*/
	
	#shoppingcart {
	padding:30px;
	border:2px solid #ccc;
	margin:0px 200px;

	}
	
	#contents {
	padding:30px;
	border:2px solid #ccc;
	margin:10px 200px 100px 200px;
	width:536px;
	}
	
	#contents table{
	width:500px;
	}
	
	#contents form{
	width:auto;
	}
	
.qty {width:20px;}


/*HOME*/

#content.home #intro {
	width:270px;
	padding:50px 20px 0px 30px;
	float:left;
}

#content.home #intro h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#828282;
	text-decoration:none;
	font-size:15px;
	line-height:18px;
}

#content.home #products {
	width:659px;
	border-left:1px dashed #ccc;
	float:left;
	padding:20px 0px 0px 20px;
}

#content.home #products h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#c5c5c5;
	text-decoration:none;
	font-size:18px;
	line-height:20px;
}

hr {
border:none;
border-top:dashed 1px #CCCCCC;
background-color : #FFFFFF;
height:1px;
width:620px;
padding:0px;
margin:0px;
}

#burialbone {
	padding-top:10px;
	width:300px;
	float:left;
	}
	
#stackingstone {
	padding-top:10px;
	padding-left:20px;
	width: 300px;
	float:left;
	}

#coupon table{
	width:300px;
	border:1px dotted #ccc;
	margin:5px 0px;
}
div.discount p{
	color:#f00;
}
