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 */
#leftcolumn {
	width: 200px;
	vertical-align: top;
}
#clearance {
	text-align: center;
	margin: 10px 0px;
}
#featuredprod {
	background: red;
	color: yellow;
	padding: 3px 2px;
}
/* Menu List */
#menulist {
	margin: 10px 0px;
	padding: 0px;
}
#menulist li {
	margin-left: 3px;
	font-size: 11px;
	list-style: none;
}
#menulist li.catlink {
	list-style: none;
	background: #000099;
	padding: 2px 1px 2px 4px;
	color: white;
}
.catlink a {
	color: white;
}
#menulist .catlink a:hover {
	display: block;
	color: #000099;
	background: #eee;
}
.menuprod {
	background: #FFFFFF;
	margin: 8px 0px 10px;
	padding: 0px;
}
.menuprod li {
	margin: 0px;
	background: #FFFFFF;
	padding: 2px 0px 2px 3px;
	font: 9px arial;
	list-style: none;
}
.menuprod a {
	background: #FFFFFF;
	color: blue;
}
.menuprod li:hover {
	background: #eee;
	color: red;
}
.menuprod li a {
	color: navy;
}
.menuprod li a:hover {
	background: #eee;
	color: red;
}
/* END Menu List */
#maincontent {
	border-left: 1px solid #ccc;
	padding: 10px;
	vertical-align: top;
}
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;
}
p {
	text-align: justify;
}
/* Styles for Home Page Category Product Table */
#categorytable .categorycell {
	width: 33%;
	padding: 3px;
}
.prodcat {
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(border-radius.htc);
}
.prodcat td.prodcatimg {
	width: 40%;
}
.prodcatimg {
	vertical-align: middle;
	text-align: center;
}
.price {
	position: absolute;
	margin-left: 35px;
	font: 11px arial;
	font-weight: bold;
	color: red;
	z-index: 2;
	background: white;
	padding: 0px 2px;
}
.prodcatimg img {
	width: 5.6em;
	height: 5.6em;
	z-index: 1;
}
.prodcatname {
	font: 9px verdana;
	font-weight: bold;
}
.prodcatname:hover, .prodcatimg:hover {
	background: yellow;
}
.prodcatdesc {
	font: 9px arial;
}
/* Home Page Category Product Table */
.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;
}
