﻿body
{
	margin: 0;
	padding: 0;
}

a.menu:link
{
	font: 12px Century Gothic;
	color: #9fbf43;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited
{
	font: 12px Century Gothic;
	color: #9fbf43;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover
{
	font: 12px Century Gothic;
	color: #9fbf43;
	font-weight: bold;
	text-decoration: underline;
}
.menuSelected
{
	font: 12px Century Gothic;
	color: white;
	font-weight: bold;
}
a.submenu:link
{
	font: 10px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:visited
{
	font: 10px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover
{
	font: 10px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.submenuSelected
{
	font: 10px Century Gothic;
	color: white;
	font-weight: bold;
}
.font1
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #9fbf43;
}
.blackladder
{
	font-family: Blackadder ITC;
	font-size: 23px;
	color: #9fbf43;
}
.pristina
{
	font-family: Pristina;
	font-size: 23px;
	color: #9fbf43;
}
.inspirationText
{
	font-family: Century Gothic;
	font-size: 13px;
	color: white;
}
.flavorsText
{
	font-family: Century Gothic;
	font-size: 13px;
	color: white;
}
.settingText
{
	font-family: Century Gothic;
	font-size: 13px;
	color: white;
}
.contactText
{
	font-family: Century Gothic;
	font-size: 12px;
	color: white;
}
.emailText
{
	font-family: Century Gothic;
	font-size: 12px;
	color: black;
}
.imagePopUp
{
	position: absolute;
	visibility: hidden;
}
.locationText
{
	font-family: Century Gothic;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
