@charset "utf-8";

#nav, #subnav {
	display: none;
}

#page hr {
	display: block;
	border: none;
	border-top: 1px solid #999999;
}

h1 {
	width: auto;
	height: auto;
	text-indent: 0;
	background: none;
	margin: .6em 0 .4em 0;
	font-weight: normal;
	font-size: 2.2em;
}

h2 {
	background: none;
	width: auto;
	padding: 0;
	margin: 1em 0;
	top: 0;
	color: #71be40;
	text-transform: none;
	font-weight: normal;
	font-size: 1.9em;
}


body {
	font-size: 1.1em;
}

#side {
	display: none;
}

#side.home {
	display: block;
	font-size: .84em;
}

#side.home div.product {
	display: none;
}


#main {
	position: relative;
	width: 100%;
	float: none;
	margin: 0;
}

#main.smx {
	width: 363px;
	margin: -1em 14px 14px 14px;	
	float: left;
}

#services h3 {
	margin: 1.3em 0 .8em 0;
}

#about p, #contact p {
}

#services p {
	margin: 1em 0;
}

#services #corporate, 
#services #housecall, 
#services #functions,
#services #weddings,
#services #funeral { 
	background: none; 
}




#gift {
	width: 48%;
	padding-right: 2%;
	float: left;
}

#gift div.photo {
	display: table-cell;
	width: 220px; height: 252px;
	padding: 12px;
	border: 1px #D9E6B3 solid;
	text-align: center;
	vertical-align: middle;
}

#gift div.photo img {
	border: none;
	display: inline;
}

#gift h4 {
	margin: .6em 0 .4em 0;
}

#gift p {
	margin: .6em 0 2.3em 0;
	padding-right: .5em;
}



#imagepre p {
	display: none;
}

.cart td {
	border-top: 1px #CCCCCC solid;
}

#checkout-express, #checkout-standard {
	display: none;
}
