﻿body {
	color: #000000;
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	background-color: #fff;
	background-image: url('whitepaws2.jpg');
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}

/* End hide from IE-mac */
#menulist	{
	margin: 0px;
	padding: 0px;
}



h1 {
	font-size: 20px;
	color: #800000;
	word-spacing: 0px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
}

h2 {
	font-family: Verdana;
	font-size: 17pxpx;
	color: #800000;
	word-spacing: 0px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #800000;
}

h4 {
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #800000;
}

h5 {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

p {
	text-align: justify;
}

.featspec {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
}
/*Styles for Specials Table*/
#specialtable img {
	width: 8.6em;
	height: 9.6em;
}
th {
	border: 1px solid #ccc;
	padding: 5px 2px;
}
#specialtable td {
	border: 1px solid #ccc;
	padding: 5px 2px;
}
#specialtable th {
	font: 17px Verdana;
	background: #FFFFCC;
	color: maroon;
	text-align: center;
}
#specialtable td {
	font: 11px verdana;
	vertical-align: top;
}
#specialtable .tdwide {
	width: 20%;
	background: #fff;
}
#specialtable .tdwide:hover {
	background: #eee;
}
#specialtable strong {
	font: 13px verdana;
	font-weight: bold;
	padding: 0px;
}
#specialtable a {
	text-decoration: none;
	text-align: center;
}
#specialtable ul {
	margin-top: 4px;
	margin-bottom: 2px;
}
#specialtable li {
	font: 11px 'Arial Narrow';
	list-style: circle;
	margin-left: -18px;
}
.imgcenter {
	text-align: center;
}
.savings {
	font: 13px 'Arial Narrow';
	text-align: center;
}
.prodprice {
	margin: 5px 0px;
	padding: 0px 0px 0px 3px;
	font-weight: bold;
	color: red;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: normal;
	font-family: arial;
	text-align: center;
}
.myprodname {
	text-align: center;
}

