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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/bkgdSlice.jpg);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
	height:100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #6F3B14;
	text-decoration: none;
}
a:visited {
	color: #6F3B14;
	text-decoration: none;
}
a:hover {
	color: #135400;
	text-decoration: underline;
}
a:active {
	color: #6F3B14;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #135400;
	padding-bottom:5px;
	line-height:20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6f3b14;
	margin-top: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d85300;
	padding-bottom: 3px;
	padding-top: 6px;
}
h1,/*content styles*/ h3, h4, h5, h6     {
		margin:0px
	}
ul {
	line-height: 16px;
	margin-top: 0px;
}
p {
	margin-bottom: 10px;
	margin-top: 6px;
}
#container {
	border: none;
	margin: 0 auto;
	text-align: left;
	width: 824px;
}
#header {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
}
#navigation {
	padding-top:60px;
	margin-left: 91px;
	height: 80px;
}

#maincontent {
	text-align: center;
	background-image: url(../images/repeatSlice.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#maincontainer {
	background-image: url(../images/copySlice.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height:100%;
	background-position: center top;
}
#secondarycontent {
	background-image: url(../images/secondaryInfoBkgd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 167px;
}
#specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c3101;
	text-align: left;
	float: left;
	width: 390px;
	margin-left: 85px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #0c3101;
	padding-top:5px;
	line-height:18px;
	padding-right: 3px;
}
#specials ul {
	padding-left: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#specials li {
	list-style-type: disc;
	list-style-position: outside;
}
#specials h2{
	font-size:16px;
	margin-bottom:-2px;
	margin-left:15px;
}
#enewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c3101;
	text-align: left;
	float: right;
	width: 250px;
	margin-right: 85px;
	padding-top:5px;
	line-height:16px;
}
#enewsletter h2{
	font-size:16px;
	margin-bottom:5px;
	margin-left:40px;
}
#text {
	text-align: left;
	padding-left: 100px;
	padding-right: 125px;
}
#footertext {
	font-size: 10px;
	color: #000000;
	padding-top: 100px;
}
#footertext a:link {
	color: #000000;
}
#footer {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}
#footertext a:active {
	color: #000000;
}
#footertext a:visited {
	color: #000000;
}
#footertext a:hover {
	color: #000000;
	text-decoration:underline;
}
#footerbkgd {
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	height: 184px;
	background-position: center;
}
.coupon {
	background-color: #FEFFF1;
	text-align: left;
	width: 360px;
	padding: 5px;
	border: thin dashed #226207;
	margin-left: 240px;
}
.coupon3 {
	background-color: #FEFFF1;
	text-align: left;
	width: 360px;
	padding: 5px;
	border: thin dashed #226207;
}
.notvalid {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.offer{
	color: #45792A;
	font-weight: bold;
	margin-bottom: 10px;
}
.address {
	font-size: 10px;
	text-align: right;
	margin-bottom: 30px;
}
.expires {
	width: 150px;
	text-align: right;
	float: right;
	font-size: 10px;
	font-weight: bold;
}
