body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0px 0px 0px 0px;
 background-color:#000033;
}
a:link {
color: #000099;
text-decoration:underline;
font-weight:bold;
}
a:visited {
color: #000099;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#999;
font-weight:bold;

}

a.item:link {
 	color: #9C7295;
	text-decoration : none;
}

a.item:visited
{
	color: #9C7295;
	text-decoration : none;
}

a.item:hover
{
	color: #666666;
	text-decoration : none;
}



a.footer:link {
 	color: #9C7295;
	text-decoration : none;
}

a.footer:visited
{
	color: #9C7295;
	text-decoration : none;
}

a.footer:hover
{
	color: #666666;
	text-decoration : none;
}


hr {
border: solid 1px #000066;
}
#nav {
padding: 10px 0px 0px 10px
}
#edibles {
padding-left: 30px;
}
.itemtitle {
font-size:15px;
font-weight:bold;
}
.imageborder {
border: solid 1px #000;
}

.headerpadding {
padding-left:20px;"
}
.imagefloatleft {
float:left;
padding-right:3px;

}
#imagefloatright{
float:right;
padding-right:3px;
}