body
{
background-color: #ffffff;
font-family: sans-serif;

}


a:link#navigation
{color: #000000; text-decoration:none;}

a:visited#navigation
{color: #000000; text-decoration:none;}
a:hover#navigation {color: #2F4F4F; text-decoration:none;}
a:active#navigation {color: #2F4F4F; text-decoration:none;}

a:link#gifts
{color: #000000; text-decoration:none;}
a:visited#gifts
{color: #000000; text-decoration:none;}
a:hover#gifts {color: #2F4F4F; text-decoration:none;}
a:active#gifts {color: #2F4F4F; text-decoration:none;}

a:link#ingredients
{color: #000000}
a:visited#ingredients
{color: #000000}
a:hover#ingredients {color: #0000FF}
a:active#ingredients {color: #000000}

a:link#retail
{color: #228B22}
a:visited#retail
{color: #228B22}
a:hover#retail {color: #0000FF}
a:active#retail {color: #000000}

li#main 
{
font-weight: bold;
font-size: 16px;
padding-top: .1cm;
padding-bottom: .1cm;
padding-right: .3cm;
list-style:none;
}

li#product
{
padding-top: .1cm;
padding-bottom: .1cm;
font-size: 14px;
list-style:none;
}
li#producttitle
{
padding-top: .1cm;
padding-bottom: .1cm;
font-size: 16px;
list-style:none;
font-weight:bold;
}
li#product2
{
font-size: 14px;
list-style:none;
}
li#productingredients
{
padding-top: .1cm;
padding-bottom: .1cm;
font-size: 12px;
list-style:none;
}


li#ingredients
{
padding-top: .1cm;
padding-bottom: .1cm;
font-size: 11px;
}

table#content 
{
border-color: #00688B;
background-color: #FFFFFF;
font-size: 12px;
}
table#menu
{
border-color: #00688B;
background-color: #FFFFFF;
font-weight: bold;
font-size: 20px;
}

table#product
{
border-color: #00688B;
background-color: #FFFFFF;
}

table#top
{
border-color: #00688B;
border-spacing: 0px;
background-color: #FFFFFF ;
font-weight: bold;
color: #000000;
font-size: 150%;
}


table#bottom
{
background-color: #FFFFFF ;
border-color: #00688B;
color: #000000;
font-weight:bold;
}



div#information 
{
font-weight: bold;
font-size: 14px;
border-color: #87CEFA;
margin-left: 5%;
}

div#story
{
margin-left: 2.5%;
margin-right: 2.5%;
margin-top: 1%;
font-size: 14px;
border-color: #00688B;
}

div#product
{
margin-left: 1%;
margin-right: 1%;
}

div#list
{
font-weight: normal;
font-size: 14px;
margin-left: 1%;
margin-right: 1%;
margin-top: 1%;
}


td#bullets
{
vertical-align: top;
}

td#product
{
vertical-align: top;
border: none;
}

img#product
{
vertical-align: top;
}

span#warning 
{
color: #FF0000;
font-weight: bold;
}

div#index
{
text-align:center;
}


