﻿body 
{
	font-family:Garmond;
	font-size: 18px;
	color: #000099;
}
#Header
{
	background-color:#FECBDA;
	height:144px;	
}
.Footer
{
	height: 89px;
	font-family: Garamond;
	text-transform: capitalize;
	font-size: 12pt;
	border-top-color: #000000;
}

.FooterPad
{
	font-family: Garamond;
	font-size: 12pt;
	padding-left:10px;
	text-align: center;
}


a:link
{
text-decoration: none;
background-color: transparent;
}

/*
.hdrStyle
{
	background: url('../../images/KomenFlowersTopBanner1.gif');
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: large;
	font-weight: bolder;
	width: 90%;
}
.tagline
{
	position: absolute;
	top: 50px;
	left: 275px;
	width: 530px;
	height: 24px;
}
*/

.menubtndfj:hover
{
/*color: red; /* irrelevant definition to overcome IE bug */
color:#000000;
FONT-WEIGHT:BOLD;
}	


.Linkpink
{
	font-family:Garamond;
	font-size: 14pt;
	text-decoration:underline;
	background-color: White;
	color: #CC0099;
	text-transform:lowercase;
	font-style:normal;
}

.Linkpink:hover 
{
	font-family:Garamond;
	font-size: 14pt;
	text-transform: lowercase;
	font-style: normal;
	background-color:white;
	color:#CC0099;
	text-decoration:underline;
}		



.menubtnblack
{
	font-family:Garamond;
	font-size: 14pt;
	background-color: White;
	color: black;
	text-transform: none;
	font-style: normal;
}	


.menubtnblack:hover 
{
	/*background: url('../../images/over1.gif');*/
	font-family:Garamond;
	font-size: 14pt;
	text-transform: none;
	font-style: normal;
	background-color:white;
	color:#CC0099;
}	


