html, body, p, ul, ol, h1, h2, h3, h4, h5, h6, .subheading, .inspirational-quote {
	font-family:Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h3 {
	color:#006B3F;
}
h4 {
	font-size:12px;
}
#headline {
	margin:0 19px 1.4em 0;
	width:240px;
	float:left;
}
#prev {
	color: #332200;
	font-size: 12pt;
	font-weight: bold;
	padding-right: 10px;
	cursor: pointer;
	border-right: 1px solid #CCC;
}
#next {
	color: #332200;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
}
#prev:hover, #next:hover {
	color: #006B3F;
}
ul {
	margin-left:1.4em;
	padding:0;
}
/*p#introduction{border-bottom-width:0; color:#332200; font-size:14pt; font-style:normal; font-weight:normal; line-height:1.35;}*/
p#introduction {
	border-bottom-width:0;
}
#testimonials {
	height: 400px;
	background-image: url(/shopping/GiftTrees/graphics/quotesBG.gif);
	background-repeat: no-repeat;
	border-top:1px solid #DEDEDE;
	padding-top:20px;
	margin-top:10px;
}
.testimonialDisplay {
	padding-top:20px;
	width:550px;
}
.testimonialImage {
	float:left;
	border:1px solid #DEDEDE;
	padding:3px;
}
.testimonialText {
	float:left;
	padding-left:10px;
	width:300px;
}
.testimonialNoImage {
	padding-left:10px;
	width:540px;
}
.testimonial-winter, .testimonial-summer {
	padding:.7em;
	background-repeat:repeat-x;
}
.testimonial-winter {
	background-image:url(/shopping/giftTrees/graphics/box-bg-winter.png);
}
.testimonial-summer {
	background-image:url(/shopping/giftTrees/graphics/box-bg-valentines.png);
}
.quoteme {
	margin:0;
	margin-bottom:10px;
	width:auto;
	color:#555;
	font-family:Georgia, Times, Times New Roman, sans-serif;
	font-size:12pt;
	font-style:oblique;
}
.attribute {
	font-style: italic;
	font-weight: bold;
	color: #555;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4em;
}
