html { background: none; }

div.bg { padding:0;margin:0; }
div#custom-doc { border: 0; }
div#bd {padding:0;}

/*img { border: none; }*/

#hd_nav, .crumb, #ft, .top, ul.tabs { display: none; }

/*body {
	color: #000;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}*/

.oneCol .col {
margin:0 20px;
}
.oneCol .col.first, .oneCol .col.second {
margin:0;
}

/**gift card**/
.giftcard {
  margin: 0;
}
.giftcard .content {
  border: 0;
}
.giftcard.form .item {
	width: 105px;
	text-align: center;
	padding-right: 10px;
	float: left;	
}

.giftcard.form .item .em {
	font-size: 15px;
}

.giftcard.form .pairs .label {
	width: 130px;
	font-weight: bold;
	display: inline-block;
}

.giftcard h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #E0D5CF;
	margin-top: 20px;
	padding: 20px 0;
}

/**testimonials**/
.testimonial_section .read_more_link {
  display:none !important;
}
.testimonial_section .read_more {
  display:block !important;
}