html,body
{color: #000000;
background-color: #F7DA92;
width: 100%; height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: arial, helvetica, sans-serif;
font-size: 11pt;
position:absolute; left: 0px; top: 0px;
min-width: 770px;
}

hr {
color: #1e8ddb;
background: #1e8ddb;
}

div#left-column
{position:relative;
z-index: 1;
float: left;
width: 140px;
margin: 0px;
padding: 5px 0px 10px 6px;
color: #000000;
background-color: #f6eca9;
border-right: 1px solid #1e8ddb;
border-bottom: 1px solid #1e8ddb;
border-top: 1px solid #1e8ddb;
border-left: 1px solid #1e8ddb;
clear: left;
}

div#left-column p.style1
{font-size: 13px;
}

div#honey-main
{position: relative;
z-index: 2;
float: left;
width: 610;
padding: 0px 0px 0px 3px;
margin: 0px 0px 0px 0px;
}

div#content
{width: 590px;
height: 100%;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 5px 5px 10px 5px;
}

div#content a.style1
{font-weight: bold;
}

ul.product-lists
{list-style-type:none;
padding: 0px 2px 0px 0px;
text-align: left;
text-indent: 8px;
display: inline;
}

a.honey-name:hover
{text-decoration: none;
!important
}

.bltxt
{color:#3300cc; text-align:center}

.fs9
{font-size: 9pt}


A
{
	color: blue;	
}
A:link
{
	color: blue;
	text-decoration: none;
}

A:active
{
	color: blue;
	text-decoration: none;
}


A:visited
{
	color: blue;
	text-decoration: none;
}

A:hover
{
	color: blue;
	text-decoration: underline;
}
.mainNav
{
	border-top: 1px solid #1e8ddb;
	border-left: 1px solid #1e8ddb;
}

.mainNavLink
{
	font-family: arial, helvetica, sans-serif;	
	font-size: 10pt;
}


table
{
    	color : black;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
}

.feature
{
	border: 1px solid Gray;
	height: 100%;
	vertical-align:top;
}

.featureHead
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: black;
}