/* CSS Document */
/*popup css************************/


html {
scrollbar-base-color: #9999cc;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ccccff;
scrollbar-shadow-color: #000000;
scrollbar-lightshadow-color: #000000;
scrollbar-darkshadow-color: #efefef;
scrollbar-highlight-color: #222222;
scrollbar-3dlight-color: #888888;
}
#youtube {

position:relative;
left:0px;
top:0px;
width: 425px;
height: 344px;
}

#youtube img{

position:absolute;
left:0px;
top:0px;
z-index:+1;
width: 425px;
height: 344px;
}
.thumbnail{
color:#c00; 
position:relative; 
z-index:50;

width: 180px;
}
.thumbnail span{
position:absolute;
visibility:hidden; /* hide the image */
width:480px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
/*border:1px solid #000;  add a border */
left:4; /* position:the image */
top:-14px;
}
.thumbnail:hover{
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
.thumbnail:hover span {
visibility:visible; /* make the image visible */
height:120px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}

.thumbnailr{
color:#c00; 
position:relative; 
z-index:50;
float: right;
}
.thumbnailr span{
position:absolute;
visibility:hidden; /* hide the image */
width:480px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
/*border:1px solid #000;  add a border */
left:10; /* position:the image */
top:-44px;
}
.thumbnailr:hover{
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
.thumbnailr:hover span {
visibility:visible; /* make the image visible */
height:120px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}



/*popup css************************/
#society {
margin: 12 auto;
width: 702px;
background-color: #ffffff;
font-family: Verdana, arial;
	font-size: 9pt;
	line-height: 18px;
	font-weight: normal;
	color: #006633;
	border-bottom: 1px solid;
}



.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.book {
	border-bottom:1px solid;
	border-color: #fc6432;
	padding:0 0 0 4px;
}

.navigation a:link{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #01853e;
	text-decoration: none;
    margin-top: 20px 0 0 0px;
	background-color: #f2f2f2;

}
.navigation a:visited{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #01853e;
	text-decoration: none;
    margin-top: 20px 0 0 0px;
	background-color: #f2f2f2;

}
.navigation a:hover{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ff6633;
	text-decoration: underline;
	
	background-color: #f2f2f2;

}
hr{
margin top: 2px;
margin bottom: 2px;
width: 120px;
height: 1px;
color: #555555


}
body{
font-size:10pt;
}
body img{
border: 0px;}

#container {
  margin: 0 auto;
  width: 872px;
  height:600px;
  border: solid 4px #666666;
  background-color:#FFFFFF;
  }
  .toptable {
  margin: 0 auto;
  /*
  background-image:url(images/bkrdoval682.gif);
  background-repeat:no-repeat;
  */
  padding-bottom: 6px;
  height:240;
  }
  .bottable {
  margin: 0 auto;
 
 
  margin-bottom:8px;
    height:140px;
  }
   .footer {

  background-image:url(images/footerbkrd72.jpg);
  background-repeat:no-repeat;
padding-top:30px;

	font-weight: normal;
 font-family: Arial, Verdana;
	font-size: 90%;
	color: #efefef;
	text-align:center;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
  }

.footer a:link{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;


}
.footer a:visited{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;


}
.footer a:hover{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ff6633;


}
#maininfocontainer {
  margin: 0 auto;
  width: 680px;
  height: 230px;
  border: solid 1px #666666;
  }
  
  
#feelgreat { 
border-left: 1px solid #4ccfa3;
padding: 6px 0 0 6px;
float: left;
background-color:#FFFFFF;

}
#oval { 
border-left: 1px solid #4ccfa3;
padding: 10px 0px 0 4px;
float: left;
clear:left;
background-color:#FFFFFF;
}
#bees{
	position: relative;
	float: right;
	
	width: 190px;
	padding: 0px 0 0 2px;
	margin:0 0px 0px 0;
	left: -64px;
	top: 94px;
	height: 73px;
 }
#bottles{
position: relative;
	left: 5px;
	top: 4px;
float:right;
padding:6px 0px 10px 0px;
}
.buzz {

    font-family: Verdana, arial;
	font-size: 11px%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0 6px 0 6px;
	
	color: #444444;
	text-decoration: none;
	text-align: center;

	}
.indexstory {
height: 138px;
    font-family: Verdana, arial;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0 6px 0 6px;
	margin-right: 2px;
	color: #006633;
	text-decoration: none;
	text-align: center;
	border: 1px solid #c0dcc0;
	background-image:url(images/halvedbee.jpg);
background-position:right top;
background-repeat: no-repeat;
	}
.indexstory a:link, a:visited{
font-weight: normal;
font-size: 10pt;
color: #006633;
text-decoration: underline;
}
.indexstory a:visited{
font-weight: normal;
font-size: 10pt;
color: #006633;
text-decoration: underline;
}
.indexstory a:hover{
font-weight: normal;
font-size: 10pt;
color:#FF6633;
}
.testimonials{
    margin: 0 auto;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 0px;
	background-color: #ffffff;
	display: block;
    width: 682px;
}
.world{
    margin: 0 auto;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	text-align: center;
	padding: 0 0 0 0px;
	background-color: #ffffff;
	
    
}
.world a:link{

	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.world a:visited{

	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.world a:hover{

	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ff6633;
}
.moretestimonials{
    
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-align: center;
	padding: 6px 0px 6px 6px;
	background-color: #ffffff;
	display: block;
    width: 230px;
	height:42px;
}
.moretestimonials a:link, a:visited{
    
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #444444;
}
.moretestimonials a:hover{
    
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ff6633;
}
.nutrients{
    
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	
	text-decoration: none;
	text-align: center;
	padding: 6px;
	color: #222222;
	display: block;

}
ul{
font-family: Arial, Verdana;
font-size: 8pt;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size: 10pt;
 color: #999999;
 text-decoration: none;
}

ul li{
font-family: Arial, Verdana;
font-size: 8pt;
font-weight: bold;
color: #354e26;
list-display: inline;
 list-style-type: none;
 text-decoration: none;
 text-align: left;
 padding-left:0px;
}
.why {
height: 138px;
    font-family: Verdana, arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0 6px 0 6px;
	
	color: #006633;
	text-decoration: none;
	text-align: left;
	}	

.6mo{
float:right;
padding:6px 10px 6px 0px;
}
                              /* HOW TO HORIZONTALLY LINE UP STUFF */
.inner { float:left;}
#d1 {background-color:#993399;width:80px}
#d2 {background-color:#6699cc;width:80px; margin-left:80px}
#d3 {background-color:#993366;width:80px; margin-left:80px}
/* put in body
<div>
<div id="d1" class="inner" ><br>Block 1<br><br></div>
<div id="d2" class="inner" ><br>Block 2<br><br></div>
<div id="d3" class="inner" ><br>Block 3<br><br></div>
</div>
*/

a {
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
	text-align:center; 	

}
h1 { 
width: 300px;
 border: 1px solid #efefef; 
font-family:  Arial, Verdana;
padding: 8px;
margin:0 auto;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #01853e;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 4px;
	color: #222222;
	text-decoration: none;
	text-align: left; 

}

h4 {
width: 210px;
border: none;  1px solid #086224; 


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 14px;
	color: #005500;
	text-decoration: none;
	text-align: center; 

}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	text-align: center; 

}





 
