﻿body
{
	margin: 0;
	background-color: #e4e5e5;
	font-family: Arial;
}
img
{
	border: 0;
}
.main
{
	background: url(images/header-background.jpg) repeat-x left top;
	height: 100%;
	width: 100%;
}
.maintext
{
	width: 900px;
	text-align: left;
	background-color: White;
	height: 100%;
}
.maintop
{
	width: 900px;
	height: 6px;
	background: url(images/header-sep-bar.jpg) repeat-x left bottom;
	padding-top: 14px;
}
.footerline
{
	width: 100%;
	height: 6px;
	background: url(images/footer-sep-bar.jpg) repeat-x left bottom;
}
.footer
{
	width: 900px;
	height: 40px;
	text-align: center;
	font-size: 12px;
	background-color: White;
	padding-top: 17px;
}
.footer a
{
	color: black;
	text-decoration: none;

}
.footer a:hover
{
	text-decoration: underline;

}
.header
{
	height: 46px;
	width: 659px;
	background-color: #0d182c;
	color: White;
	position: relative;
}
.topheader
{
	font-size: 14px;
	position: absolute;
	left: 320px;
	top: 10px;
}
.topheader a
{
	text-decoration: none;
	color: White;
}
.topheader a:hover
{
	text-decoration: underline;
	color: White;
}
.links
{
	font-size:13px;
	}
.links a
{
	text-decoration: underline;
	color: Black;
	font-weight:bold;
}
.links a:hover
{
	text-decoration: none;
	color: Black;
	font-weight:bold;
}
.links div
{
	padding-left: 25px;
}
.linkbox
{
	height:70px;
	font-size:12px;
	width:655px;
	background-color:#666;
	color:White;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	}
.wheretobuy a
{
	font-size:15px;
	color:Blue;
	text-decoration:underline;
	}
.wheretobuy a:hover
{
	font-size:15px;
	color:Blue;
	text-decoration:none;
	}
.enlarge a
{
	text-decoration:underline;
	font-size:11px;
	color:Black;
	}
.enlarge a:hover
{
	text-decoration:none;
	font-size:11px;
	color:Black;
	}
.sitemap li
{
	list-style-type:none;
	}
.sitemap li a
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
	font-size:14px;
	}
.sitemap li a:hover
{
	text-decoration:underline;
	color:Black;
	font-size:14px;
	font-weight:bold;
	}
.sitemaplinks li
{
	list-style-type:none;
	margin-left:-20px;
	}
.sitemaplinks li a
{
	text-decoration:none;
	color:Black;
	font-size:14px;
	font-weight:normal;
	}
.sitemaplinks li a:hover
{
	text-decoration:underline;
	color:Black;
	font-size:14px;
	font-weight:normal;
	}
.relatedproduct a
{
	text-decoration:underline;
	color:#444;
	font-size:12px;
	}
.relatedproduct a:hover
{
	text-decoration:none;
	color:#444;
	font-size:12px;
	}
.footerlinks
{
	font-size:13px;
	width:900px;
	background-color:White;
	padding-top:20px;
	}
.footerlinks a
{
	color:Black;
	text-decoration:none;
	}
.footerlinks a:hover
{
	color:Black;
	text-decoration:underline;
	}
.hometablelinks a
{
	text-decoration:underline;
	color:Blue;
	}
.hometablelinks a:hover
{
	text-decoration:none;
	color:Blue;
	}
.wheretobuystores
{
	font-weight:bold;
	color:Black;
	}
.wheretobuystores td a
{
	color:Black;
	text-decoration:underline;
	}
.wheretobuystores td a:hover
{
	text-decoration:none;
	}
