﻿#coffee-smoothies-heading
{
	padding-bottom: 10px;
}
#coffee-smoothies h1
{
	padding-bottom: 25px;
}

#coffee-smoothies-links
{
	width: 100%;
	overflow: auto;
	padding-bottom: 1em;
}
#coffee-smoothies-links img
{
	float: right;
	padding-right: 20px;
}
#coffee-smoothies-links ul
{
	list-style-type: none;
	padding: 10px;
}
#coffee-smoothies-links li
{
	background-image: url(/images/fitsburg-bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
}

#coffee-smoothies-other-ways
{
	padding-bottom: 2em;
}
#coffee-smoothies-other-ways h2
{
	padding-top: 1em;
}
#coffee-smoothies-other-ways ul
{
	padding-top: 1em;
}
#coffee-smoothies-other-ways li
{
	padding-bottom: 1em;
}
#coffee-smoothies-other-ways li h3,
#coffee-smoothies-other-ways li p
{
	padding-bottom: .2em;
}
#coffee-smoothies-other-ways a
{
	background-image: url(/images/fitsburg-bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#coffee-outer
{
	position: relative;
	top: 0px;
	left: 0px;
}
#coffee-heading
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#coffee-inner
{
	padding: 120px 100px 0px 80px;
}
#coffee-fruit
{
	padding: 0px 0px 1em 40px;
}
#coffee-sweeps
{
	padding: 0px 85px 0px 10px;
}
#coffee-palm
{
	float: left;
	width: 75px;
}