@charset "ISO-8859-1";
#navdiv {
	position:absolute;
	left:220px;
	top:113px;
	width:615px;
	height:51px;
	z-index:100;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	visibility: visible;
}
#navdiv p {
	font-family: "Trebuchet MS";
	color: #211d1e;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d9ebaf;
	padding-bottom: 5px;
}
#navdiv p a:link {
	color: #211d1e;
	text-decoration: none;
}
#navdiv p a:active {
	color: #211d1e;
	text-decoration: none;
}
#navdiv p a:visited {
	color: #211d1e;
	text-decoration: none;
}
#navdiv p a:hover {
	color: #689C28;
	text-decoration: none;
}
#bodydiv {
	height: auto;
	width: 490px;
	z-index: 5;
	position: relative;
	top: 270px;
	left: 275px;
}
#bodydiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #4f5052;
	margin-top: 5px;
	margin-bottom: 15px;
}
#bodydiv p a:link {
	color: #535456;
	font-weight: bold;
	text-decoration: underline;
}
#bodydiv p a:visited {
	color: #535456;
	font-weight: bold;
	text-decoration: underline;
}
#bodydiv p a:active {
	color: #535456;
	font-weight: bold;
	text-decoration: underline;
}
#bodydiv p a:hover {
	color: #689C28;
	font-weight: bold;
	text-decoration: underline;
}
#bodydiv li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	color: #4f5052;
}
#bodydiv li a:link {
	color: #535456;
	font-weight: bold;
	text-decoration: none;
}
#bodydiv li a:visited {
	color: #535456;
	font-weight: bold;
	text-decoration: none;
}
#bodydiv li a:active {
	color: #535456;
	font-weight: bold;
	text-decoration: none;
}
#bodydiv li a:hover {
	color: #535456;
	font-weight: bold;
	text-decoration: underline;
}
#bodydiv h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #808080;
}
#bodydiv a:link {
	color: #808080;
	text-decoration: none;
}
#bodydiv a:visited {
	color: #808080;
	text-decoration: none;
}
#bodydiv a:active {
	color: #808080;
	text-decoration: none;
}
#bodydiv a:hover {
	color: #689C28;
	text-decoration: underline;
}
#bodydiv h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #808080;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#bodydiv h2 a:link {
	color: #1A5002;
	text-decoration: none;
}
#bodydiv h2 a:visited {
	color: #1A5002;
	text-decoration: none;
}
#bodydiv h2 a:active {
	color: #1A5002;
	text-decoration: none;
}
#bodydiv h2 a:hover {
	color: #1A5002;
	text-decoration: underline;
}
#logodiv {
	position:absolute;
	left:29px;
	top:26px;
	width:270px;
	height:232px;
	z-index:1;
}
#glassdiv {
	position:absolute;
	left:806px;
	top:12px;
	width:324px;
	height:599px;
	z-index:6;
}
#photodiv {
	position:absolute;
	left:751px;
	top:295px;
	width:394px;
	height:318px;
	z-index:2;
}
#fruitdiv {
	position:absolute;
	left:745px;
	top:122px;
	width:394px;
	height:318px;
	z-index:2;
}
#sidebar {
	position:absolute;
	left:27px;
	top:275px;
	width:201px;
	height:auto;
	z-index:7;
}
#footer {
	width: 100%;
	position: relative;
	left: 0px;
	background-image: url(images/footer_arc.png);
	background-repeat: repeat-x;
	z-index: 5;
	top: 270px;
	padding-left: 275px;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 25px;
	height: 135px;
	margin: 0px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p a:link {
	color: #000000;
	text-decoration: none;
}
#footer p a:visited {
	color: #000000;
	text-decoration: none;
}
#footer p a:active {
	color: #000000;
	text-decoration: none;
}
#footer p a:hover {
	color: #000000;
	text-decoration: underline;
}
.whitedivider {color: #FFFFFF}
.price {
	font-size: 17px;
	font-weight: bold;
}
.smallprint {
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer #ssl {
	padding-left: 200px;
	padding-top: 15px;
}
#bodydiv #buylime {
	float: left;
	clear: left;
}
#bodydiv #buymango {
	float: left;
	clear: right;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.ingredients {
	font-size: 12px;
	color: #252223;
}
#social {
	width: 249px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 523px;
	top: 181px;
	visibility: visible;
	z-index: 1;
}
#social img{
	padding-left: 4px;
	padding-right: 4px;
}

/***BlogFeed****/
#blogtitle h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #64992a;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #689c28;
}
#blogtitle h2 a{
	color: #64992a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#blogtitle h2 a:hover{
	text-decoration: underline;
}
.blogdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#recentcomments p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #535456;
}
#recentcomments p a:hover{
	color: #689c28;
	text-decoration: underline;
}
.blogexcerpt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.blogexcerpt p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #535456;
	text-decoration: none;
	font-weight: bold;
}
.blogexcerpt p a:hover{
	color: #689c28;
	text-decoration: underline;
}
#sidebar h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #608D72;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 4px;
	margin-left: 0px;
}
#sidebar h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #689c28;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	margin-left: 0px;
	text-decoration: none;
}
#sidebar h3 a:hover{
	text-decoration: underline;
	color: #689c28;
}

/****EndBlogFeed****/

