@charset "UTF-8";
/* CSS Document */

.bkgd-body {
	background-image: url(images/bkgd-body.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bkgd-footer {
	background-image: url(images/footer-bkgd.gif);
	background-repeat: repeat-y;
}
.bkgd-right-column {
	background-image: url(images/bkgd_right-col.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.head-welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	color: #FFFFFF;
	letter-spacing: normal;
}
.body-welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 36px;
}
.bkgd-featured {
	background-image: url(images/background-featured.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.bkgd-welcome {
	background-image: url(images/welcome-bkgd.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}
.footer_link-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FF0000;
}
.footer_body-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 17px;
	color: #FFFFFF;
}
.bkgd-specials {
	background-image: url(images/background-specials.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.bkgd-red-med {
	background-color: #5A1918;
	color: #FFFFFF;
}
.category-pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFCC;
	background-color: #990000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
