body {
	background-color:#FFFFEE;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ac3f74;
	text-decoration: none;
}
p {
	margin: 0px 0px 12px;
	padding: 0px;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}

.hidden {
	display: none;
}
.top {
	width: 190px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
	color: #630633;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 15px;
	line-height: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top.left {
	font-size: 14px;
	line-height: 18px;
}
.logo {
	background: url(images/logo.png) no-repeat left top;
	height: 140px;
	width: 370px;
	margin: 0px 15px 0px 245px;
	padding: 0px;
	position: absolute;
	cursor:pointer;
}
.small {
	font-size: 9px;
	font-style:italic;
}
.anchor {
	display:block;
	margin-bottom:60px;
}


#main {
	background: #FFFFE1 url(images/default_background.jpg) repeat-y center top;
	margin: 0px auto;
	padding: 0px;
	width: 812px;

}
body#philosophy #main{
	background: #FFFFE1 url(images/red_flowers_background.jpg) repeat-y center top;
}
body#testimonials #main{
	background: #FFFFE1 url(images/palm_leaves_background.jpg) repeat-y center top;
}
body#founders #main, body#stores #main{
	background: #FFFFE1 url(images/plumeria_background.jpg) repeat-y center top;
}
body#contact #main{
	background: #FFFFE1 url(images/rainbow_background.jpg) repeat-y center top;
}
body#video #main{
	background: #FFFFE1 url(images/default_background.jpg) repeat-y center top;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 140px;
	background: #FFF;
	border-right: 3px solid #999;
	border-left: 3px solid #999;	
}
#menu {
	background: #ac3f74;
	padding: 0px 0px 0px 4px;
	margin: -28px 0px 0px 3px;
	list-style: none;
	height: 28px;
	width: 802px;
}
#menu li {
	z-index: 15;
	position: relative;
	float: left;
	margin-right: 2px;
}
#menu li a {
	font: 12px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 5px 11px;
	float: left;
	margin-top: 2px;
}
#menu li a.shrt {
	padding: 5px 7px;
}

#menu li:hover a, #menu li a:hover {
	color:#FFF;
	background-color: #CA338F;
}

#menu li .sub {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 6px;
	background-color: #CA338F;
	width: 150px;
	position: absolute;
	display: none;
	left: 0px;
	top: 26px;
	z-index: 12;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius:7px;
	-webkit-border-bottom-right-radius:7px;
}
#menu li .sub li {
	margin: 0px;
	padding: 0px;
	display: block;
	border-style: none;
}
#menu li .sub li a {
	text-align:left;	
}
#menu li:hover span.grp {
	display: block;
	padding: 16px 5px 3px;
	border-bottom: 1px dotted #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 140px;
	color: #FF9;
	text-decoration: none;
}
#menu li:hover .sub a, #menu li .sub a    {
	display: block;
	padding: 3px 5px;
	border-bottom: 1px dotted #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 140px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li:hover .sub a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #AC3F74;
}
#menu li:hover .sub {
	display: block;
}
#main, #content {
	min-height:540px;
}
#content h2 {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #743f00;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content h2.inner {
	font-size: 20px;
	color: #743f00;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	margin-left: 50px;
}

#content .midpanel {
	float: left;
	width: 513px;
	margin-left: 146px;
	position: absolute;
	z-index: 1;
}
#content .leftpanel {
	padding: 0px 10px 10px;
	float: left;
	width: 175px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#content .rightpanel {
	padding: 0px 20px 10px;
	float: right;
	width: 175px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#content .rightpanel.inner {
	margin-right: 30px;
}
#content .leftpanel.inner {
	margin-left: 10px;
}
#content .rightpanel p, #content .leftpanel p {
	margin:0 0 15px;
	padding:0;
}
#content .leftpanel p.freegift, #content .rightpanel p.freegift{
	background: url(images/free_gift.png) no-repeat center top;
	height:150px;
	margin:0 0 15px;
}
#content .leftpanel p.freegift em, #content .rightpanel p.freegift em {
	visibility:hidden;
}
#content .leftpanel p.freegift img, #content .rightpanel p.freegift img {
	margin-bottom:-10px;
}

#content .contentpanel {
	width: 500px;
	padding-left: 50px;
	float: left;
}

#content .leftpanel strong, #content .rightpanel strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color: #630633;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#content .description {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .description .left{
	width:200px;
	padding-left:150px;
}
#content .description .right{
	width:330px;padding-left:70px;
}
#content .description ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#content #testimonials , #content #text{
	margin-top: 35px;
}
#content p.copy {
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #999;
	padding-top: 10px;
	margin: 10px 50px 0px;
	padding-bottom: 5px;
}
#content .contentpanel h3  {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content .contentpanel strong {
	font-size:13px;
	color:#ac3f74;
}
#content .contentpanel label {
	display: block;
	float: left;
	width: 100px;
}
#content .contentpanel dd {
	margin-bottom: 10px;
}
#content .contentpanel div.stores {
	display:none;
}
#content .contentpanel div.testimonial {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #930;
	min-height:225px;
}
#content .contentpanel div.testimonial img {
	margin:0px 0px 10px 10px;
}
#content .contentpanel #products {
	background: url(images/prod_panel.png) repeat-y right top;
	width: 547px;
	min-height: 375px;
	margin:0px 0px 0px -20px;
	padding-left:8px;
}
#products .productitem {
	width:140px;
	height:200px;
	float:left;
	margin:0px 20px;
	text-align:center;
}
#products .productdetail {
	padding:0px 15px 0px 20px;
}
#products .productdetail img {
	margin:0px 0px 0px 10px;
}
#products .productdetail div.description {
	float:left;
	width:195px;	
}
#products .productdetail h3 {
	font: bold 18px Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
#products .productdetail h4.price {
	font-size:16px;
	margin:0px; padding:0px;
}
#products .productdetail input#addtocart {
	background: url(images/additem.png) no-repeat center top;
	height: 25px;
	width: 71px;
	border-style: none;
}
#products .productdetail input#viewcart {
	background: url(images/viewcart.png) no-repeat center top;
	height: 42px;
	width: 42px;
	border-style: none;
}
#products .productdetail .left {
	height:38px;
	margin-top:7px;
}
#products .productdetail .viewcart {
	margin-right:70px;
}
#paneltop {
	background: url(images/prod_panel_top.png) no-repeat left top;
	height: 33px;
	margin-left:-20px;
	width: 555px;	
}
#panelbottom {
	background: url(images/prod_panel_bottom.png) no-repeat left bottom;
	height: 30px;
	margin:0px 0px 20px -20px;
	width: 555px;
}
#content #columnar h3 {
	padding: 0px 0px 2px;	/* You may use a padding... but thanks to IE you can only use pixels! */
	position: relative;
	text-align: justify;
	margin: 0; 		/* Don't use a margin! */
	color: #C00;
	text-decoration: none;
	border-bottom: 1px dotted #900;
}
.tipper {
	z-index: 100;
	padding: 10px;
	height: 108px;
	width: 200px;
	display: none;
}
.tip-top {
	margin: 0px;
	padding: 0px;
}
 
.tip-text {
	font-size: 11px;
	padding: 20px 20px 5px 25px;
	background: url(images/tooltip.png) no-repeat left top;
	width: 155px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tip-bottom {
	background: url(images/tooltip.png) no-repeat left bottom;
	height:15px;
	width: 200px;
}


input.buttons {
	outline-color:#FFFFFF;
	outline-style: none;
	-moz-outline-style: none;
	margin-bottom:10px;
}
input.buttons:focus {
	outline:none;
	-moz-outline-style: none;
}

h2.organic {
	background: url(images/top-blurb.png) no-repeat center top;
	height: 40px;
}
h2.simplicity {
	background: url(images/simplicity.png) no-repeat center top;
	height: 40px;
}
h2 .ht {
	display:none;
}
#content .leftpanel p.enewsletter, #content .rightpanel p.enewsletter{
	background: url(images/newsletter1.png) no-repeat center top;
	height:280px;
	margin:0 0 15px;
}
#content .leftpanel p.enewsletter em, #content .rightpanel p.enewsletter em {
	visibility:hidden;
}
#content .leftpanel p.enewsletter img, #content .rightpanel p.enewsletter img {
	margin-bottom:-10px;
}

