body {
	background-color: #FFF;
}
#wrapper {
	height: auto;
	width: 800px;
	margin: 0 auto;
}
#header {
	height: auto;
	width: 800px;
	position: relative;
}
#mainContent {
	height: auto;
	width: 800px;
	float: left;
}
#sideBar {
	height: auto;
	width: 300px;
	float: right;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
}
p a:link {
	color:#731315;
}
.tableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tableLeaf {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent  table{
	width: 800px;
}
.revenueText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	text-indent: 5px;
}
#mainContent table#revenue {
	width: 475px;
	float: left;
}
.quotePic {
	position: absolute;
	right: 150px;
	top: 875px;
}
#sidebarLeft  {
	height: auto;
	width: 500px;
	float: left;
}
#sidebarRight {
	height: auro;
	width: 300px;
}
.teaHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
}
#sidebarRight  {
	width: 275px;
	background-color: #660033;
	float: right;
	padding: 5px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990;
}
.websiteMention {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990;
	text-align: center;
	display: block;
	margin-top: 9em;
}
#leafSection {
	padding: 5px;
	height: auto;
	width: 215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: 50px;
}
#sidebarRight img {
	float: left;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	height: 50px;
	width: 800px;
	clear: both;
}
