body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.ltGray {
	color: #eee;
}
.Gray {
	color: #ccc;
}
.dkGray {
	color: #999;
}
.darkerGray {
	color: #666;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.red {
	color: #d10000;
}
.nvyBlue {
	color: #201d5b;
}
.yellow {
	color: #ffea02;
}
.orange {
	color: #f9822c;
}
.green {
	color: #248440;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.tiny {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
.exLarge {
	font-size: 16px;
}
.superLarge {
	font-size: 18px;
}
.megaLarge {
	font-size: 22px;
}
.specialsLarge {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: italic;
}
.specialsMed {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #201d5b;
}
.pad1 {
	padding: 1px;
}
.TopShadow {
	background-image: url(../Images/ShadowTop.jpg);
	margin: auto;
	width: 750px;
	height: 20px;
}
.BodyShadow {
	background-image: url(../Images/ShadowTile.jpg);
	margin: auto;
	width: 750px;
}
.BtmShadow {
	background-image: url(../Images/ShadowBottom.jpg);
	margin: auto;
	width: 750px;
	height: 24px;
}
.Banner {
	background: url(../Images/Banner.jpg) no-repeat;
	width: 710px;
	height: 57px;
	margin: auto;
}
ul.TopMenuLinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	background: #000;
	width: 710px;
	height: 23px;
}
ul.TopMenuLinks li {
	float: left;
	margin-right: 1px;
}
.TopMenuLinks a {
	display: block;
	background: url(../Images/MenuBtn.jpg) no-repeat left;
	width: 141px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #201D5B;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
}
.TopMenuLinks a:hover {
	background: url(../Images/MenuBtn-over.jpg) no-repeat left;
}
.TopMenuLinks li.menuLast {
	margin-right: 0px;
}
.TopMenuLinks li.menuLast a {
	background: url(../Images/MenuBtnLast.jpg) no-repeat left;
}
.TopMenuLinks li.menuLast a:hover {
	background: url(../Images/MenuBtnLast-over.jpg) no-repeat left;
}
.menuBtmTile {
	clear: both;
	background: url(../Images/MenuBtmEdge.jpg) no-repeat;
	margin: auto;
	width: 710px;
	height: 10px;
}
.Banner2 {
	margin: auto;
	width: 710px;
	height: 190px;
}
.TopMenu {
	float: left;
}
.padBtm1 {
	padding-bottom: 10px;
}
.padBtm2 {
	padding-bottom: 11px;
}
.FlashBanner {
	float: left;
	margin-left: 10px;
	width: 475px;
	height: 190px;
}
.SloganBar {
	clear: both;
	margin: auto;
	background: url(../Images/SloganBar.gif) no-repeat;
	width: 710px;
	height: 21px;
	margin: 10px 0px 10px 20px;
}
.FooterBar {
	clear: both;
	margin: auto;
	background: url(../Images/FooterTile.jpg) no-repeat;
	width: 710px;
	height: 38px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 38px;
	text-align: center;
}
.LtFocusColumn {
	float: left;
	width: 225px;
	margin-left: 20px;
	background: url(../Images/LtColumnTile.jpg) no-repeat #ccc;
	margin-bottom: 10px;
}
* html .LtFocusColumn {
	overflow: hidden;
	margin-left: 10px;
}
.LtColHeaderBar {
	background: url(../Images/DailySpecialsHeaderBar.gif) no-repeat;
	height: 32px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	line-height: 32px;
	text-align: center;
}
.MainContentArea {
	background: url(../Images/ContentTile.gif) repeat-y #fff;
	float: left;
	width: 483px;
	margin-bottom: 10px;
	min-height: 401px;
}
* html .MainContentArea {
	height: auto;
}
.PromoBox {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}
.LtFocusBtm {
	background: url(../Images/LtColumnFocusBtm.jpg) no-repeat;
	height: 6px;
}
.saleHeaderBar {
	background: url(../Images/SaleHeaderBar.gif) no-repeat;
	width: 216px;
	height: 58px;
	margin: auto;
}
.LtColumnBtmBar {
	background: url(../Images/LtColumnBtmBar.gif) no-repeat;
	width: 225px;
	height: 10px;
}
.PriceTable {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ContentHeader {
	background: url(../Images/ContentHeaderBar.gif) no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #201d5b;
	line-height: 32px;
	width: 475px;
	height: 32px;
	margin-left: 10px;
	text-align: center;
}
.contentText {
	padding-left: 15px;
	padding-right: 2px;
	text-align: justify;
}
.contentText p {
	margin: 11px 0px 11px 0px;
}
* html .contentText p {
	margin: 12px 0px 12px 0px;
}
.photoRight {
	margin: 10px 0px 10px 10px;
}
.FlashFooter {
	margin-left: 10px;
	width: 476px;
	height: 78px;
	clear: both;
	float: left;
}
.vendorLogos {
	margin-left: 10px;
	width: 476px;
	text-align: center;
	margin-bottom: 10px;
}
.menLink a {
	display: block;
	background: url(../Images/399Btn.jpg) no-repeat;
	width: 200px;
	height: 23px;
	line-height: 23px;
	padding-left: 25px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #201D5B;
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
}
.menLink a:hover {
	display: block;
	background: url(../Images/399Btn-over.jpg) no-repeat;
	width: 200px;
	height: 23px;
	color: #D10000;
}
.menLink a strong {
	width: 195px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #D10000;
	font-style: italic;
}
.EmailRegister {
	background: url(../Images/EmailStarburst.jpg) top center no-repeat;
	height: 185px;
	padding-top: 20px;
}
.redLine {
	border-bottom: 1px solid #d10000;
}
.photoLeft {
	margin: 10px 10px 10px 0px;
}
.PriceTags {
	background: url(../Images/PriceTagTile.gif) no-repeat;
	width: 466px;
	height: 392px;
}
.SpecialsPageContent {
	background: url(../Images/SpecialsPageTile.jpg) no-repeat;
	width: 475px;
	min-height: 384px;
}
* html .SpecialsPageContent {
	height: 384px;
}
.SpecialsPrice {
	padding: 40px 0px 0px 25px;
}
* html .SpecialsPrice {
	padding: 25px 0px 0px 30px;
}
.SpecialsHeader {
	padding: 40px 0px 0px 0px;
}
* html .SpecialsHeader {
	padding: 30px 0px 0px 0px;
}
.SpecialsText {
	margin: 20px 10px 0px 2px;
	padding: 0px 0px 0px 0px;
}
* html .SpecialsText {
	margin: 30px 10px 0px 2px;
}
.specialsPhoto {
	float: right;
	margin-top: -50px;
}
.ltColumnLogos {
	clear: left;
	float: left;
	margin-left: 30px;
	padding-bottom: 10px;
}
* html .ltColumnLogos {
	margin-left: 15px;
}
