body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-image: url(images/welcomeToKates.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 

p { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #000000; font-size: 10pt; ; font-style: normal; line-height: 11pt; text-decoration: none }

h1 { font-family: "Bradley Hand ITC"; font-weight: bolder; color: #00703A; font-size: xx-large; font-style: normal; line-height: normal; text-decoration: none }

h2 { font-family: "Times New Roman", Times, serif; font-weight: bold; text-decoration:none; color: #00703A; font-size: 18pt; ; font-style: italic; line-height: 16pt}

h3 { font-family: "Times New Roman", Times, serif; font-weight: bold; color: #00703A; font-size: 14pt; ; font-style: italic }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: baseline;
}

body {
	behavior: url(csshover.htc);
}

ul {
    list-style: none;
}

ul a {
     color: #FFF;
     text-decoration: none;
     display: block;
     padding: 5px 5px 5px 10px;
     width: 140px;
     background: #333;
}

ul a:hover {
	color: #4BD8FF;
	text-decoration: none;
	background: #3C3C3C;
}

ul li {
	border-bottom: 0px;
	border-right: 0px;
	float: left;
	position: relative;
}

ul li ul {
	list-style: none;
	position: absolute;
	left: 90;
    top: 30%;
	display: none;
	width: 140px;
	border-top: 0px;
}

ul li:hover ul { display: block; }

ul li:hover ul li ul { display: none; }

ul li ul li:hover ul {
	display: block;
	position: absolute;
	left: 140px;
	top: -1px;
	border-left: 0px;
}
			
ul li a {
	width: 140px;
	height: 48px;
}

ul li span {
	display: none;
}

ul li#aboutkates a {
	background: url(images/Kates-Butter_About-Kates.gif) no-repeat;
}

ul li#aboutkates a:hover {
	background: url(images/Kates-Butter_About-Kates.gif) no-repeat;
}

ul li#ourproducts a {
	background: url(images/Kates-Butter_Our-Products.gif) no-repeat;
}

ul li#ourproducts a:hover {
	background: url(images/Kates-Butter_Our-Products.gif) no-repeat;
}

ul li#buttersticks a {
    background: url(images/our-products_stick-butter.jpg) no-repeat;
}

ul li#buttersticks a:hover {
	background: url(images/our-products_stick-butter-dn.jpg) no-repeat;
}

ul li#buttercup a {
	background: url(images/our-products_buttercup.jpg) no-repeat;
}

ul li#buttercup a:hover {
	background: url(images/our-products_buttercup-dn.jpg) no-repeat;
}

ul li#buttermilk a {
	background: url(images/our-products_buttermilk.jpg) no-repeat;
}

ul li#buttermilk a:hover {
	background: url(images/our-products_buttermilk-dn.jpg) no-repeat;
}

ul li#accolades a {
	background: url(images/Kates-Butter_Accolades.gif) no-repeat;
}

ul li#accolades a:hover {
	background: url(images/Kates-Butter_Accolades.gif) no-repeat;
}

ul li#recipes a {
	background: url(images/Kates-Butter_Recipes.gif) no-repeat;
}

ul li#recipes a:hover {
	background: url(images/Kates-Butter_Recipes.gif) no-repeat;
}

ul li#naturalnotes a {
	background: url(images/Kates-Butter_Natural-Notes.gif) no-repeat;
}

ul li#naturalnotes a:hover {
	background: url(images/Kates-Butter_Natural-Notes.gif) no-repeat;
}

ul li#contactkates a {
	background: url(images/Kates-Butter_Contact-Kates.gif) no-repeat;
}

ul li#contactkates a:hover {
	background: url(images/Kates-Butter_Contact-Kates.gif) no-repeat;
}

ul li#katesfriends a {
	background: url(images/Kates-Butter_Kates-Friends.gif) no-repeat;
}

ul li#katesfriends a:hover {
	background: url(images/Kates-Butter_Kates-Friends.gif) no-repeat;
}

ul li#pressroom a {
	background: url(images/Kates-Butter_Press-Room.gif) no-repeat;
}

ul li#pressroom a:hover {
	background: url(images/Kates-Butter_Press-Room.gif) no-repeat;
}

table { font-family: Georgia, "Times New Roman", Times, serif; border:0px; cell-spacing:2px; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}

td { border:0px; cell-spacing:2px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}

A:link {color:#000000}

A:visited {color:#000000;}

A:active {color:#000000;}

a:hover {  color: #000000}

hr { image: url(images/hr.jpg); }

