body {
	background-color: #66CC66;
	margin: 1.5em 2em 2em 3em;
	background-image:url(images/kisses.png);
	background-repeat:repeat-y;
	z-index: -5000;
}


#whole {
	width: 780px;
	position: relative;
	text-align: center;
	left: 30px;
}


#logo {
	background-image: url(images/maggies.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 85px;
	width: 399px;
	margin-left: 3px;
	z-index: 3000;
	left: -44px;
	top: -17px;
}

#facebook {
	position: absolute;
	width: 182px;
	height: 44px;
	left: 537px;
	top: 12px;
	z-index: 5000;
}

#menu {
	position: absolute;
	height: 262px;
	width: 188px;
	top: 228px;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.5em;
	padding: .25em;
	text-decoration: none;
	letter-spacing:-1px;
	font-weight: bold;
	left: 3px;
}

.copy {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1em 2em 1em 1em;
}

a.copy:link  {
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a.copy:visited  {
	color: #669eb8;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a.copy:hover  {
	color: #e58b71;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #d6d98a;
}
a.copy:active  {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #afad81;
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0em 0em 0em 0em;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
	color:#006600;
}

.price {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;

}

.menu {
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.5em;
	padding: .25em;
	text-decoration: none;
	font-weight: bold;

}

a.menu:link {
	color: #009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.5em;
	padding: 0em .5em 0em .5em;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	color:#00CC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.5em;
	padding: 0em .5em 0em .5em;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.5em;
	text-decoration: none;
	background-color: #d6d98a;
	padding: 0em .5em 0em .5em;
	font-weight: bold;
}

a.menu:active {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.5em;
	padding: 0em .5em 0em .5em;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-1px;
	font-style:italic;
	background-color: #afad81;
	
}


.head {
	font-family:Georgia, "Times New Roman", serif;
	font-size:24px;
	letter-spacing:-1px;
	font-style:italic;
	line-height:16.5px;
	color: #669eb8;
	padding: 0em 0em 0em 0em;
	text-align: right;
	font-variant: small-caps;
}

.footer {
	color: #FFFFFF;
	padding: .5em 1em .5em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.paragraph {
	font-family:Georgia, "Times New Roman", serif;
	font-size:16px;
	font-style:italic;
	line-height:16.5px;
	color: #000;
	padding: 0em 0em 0em 0em;
	text-align: left;
	font-variant: small-caps;
}


#left {
	position: absolute;
	width: auto;
	height: auto;
	top: 10px;
	left: 0px;
	z-index: 7000;
}

#giftcert
{
	margin: 15px;
	background-color: #dde4a2;
	padding: 5px;
	border-width: 2.5px;
	border-style: dashed;
	border-color: #d6d98a;
}
