
a {
	color: #a5152e;
	text-decoration: none
	}

.left_half, .right_half   {
	position: relative;
	display: block;
	margin: 0;
	width: 48%;
	float: left;
	}

.left_half  {
	float: left;
	margin-right: 1%;
	}

#giftbaskets, #menu, #testimonial {
	display: none;
}

.smaller {
	font-size: 80%;
}
h1  {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #e3e3e3;
	text-align: center;
	margin-top: 0.5em;
	clear: both
	}


h2   {
	margin-top: 0.25em;
	border-bottom: 1px solid #e3e3e3
	}

#side #logo h1 {
	color: #000;
	font-size: 18pt;
	background-color: #fff
	}


.float_right {
	float: right;
	margin-left: 1em;
}