﻿BODY {
	PADDING: 0px;
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	text-align: center;
	background-image: URL('../images/bg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #7D8F69;
}
A:link {
	COLOR: #333;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ffcc00;
	TEXT-DECORATION: underline;
}
#container {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 959px;
	position: relative;
	background-color: #7D8F69;
	height: 216px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#topnav {
	position: absolute;
	right: 0px;
	top: 48px;
	background-image: URL('../images/nav-bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 24px;
	width: 690px;
	padding-top: 8px;
	padding-left: 10px;
}
#contentheader {
	position: absolute;
	right: 0px;
	top: 80px;
	background-image: URL('../images/content-header.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 662px;
	height: 96px;
	padding: 20px;
}
#cart {
	position: absolute;
	top: 4px;
	right: 8px;
	background-color: #EDEFEA;
	border: 8px #3C4530 solid;
	height: 55px;
	width: 130px;
	text-align: center;
	font-size: 10px;
}
#contentwrapper {
	width: 959px;
	position: relative;
}
#content {
	width: 702px;
	background-image: URL('../images/content-bg.jpg');
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 257px;
}
#content a:link{
	color:#333333;
}
#content a:visited{
	color:#333333;
}
#content a:hover{
	color:#FF6600;
}

#innercontent {
	width: 662px;
	padding: 20px;
	color: #666666;
	font-size: 12px;
}
#contentbottom {
	width: 702px;
	background-image: URL('../images/content-bottom.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 257px;
}
#nav {
	width: 257px;
	background: URL('../images/left-nav-bg.jpg');
	background-position: center;
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
}
#nav A:link {
	COLOR: #fff;
	TEXT-DECORATION: underline;
}
#nav A:visited {
	COLOR: #fff;
	TEXT-DECORATION: underline;
}
#nav A:hover {
	COLOR: #ffcc00;
	TEXT-DECORATION: underline;
}
#innernav {
	width: 200px;
	height: 300px;
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px 20px 0px 30px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #7D8F69;
	scrollbar-shadow-color: #3C462E;
	scrollbar-highlight-color: #B9C2AD;
	scrollbar-3dlight-color: #B9C2AD;
	scrollbar-darkshadow-color: #3C462E;
	scrollbar-track-color: #4D5740;
	scrollbar-arrow-color: #FFCC00;
	font-size: 12px;
	text-align: left;
}
#search {
	background-image: URL('../images/search-bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 187px;
	height: 22px;
	padding: 40px 20px 20px 50px;
}
#navbottom {
	width: 257px;
	height: 48px;
	background: URL('../images/left-nav-bottom.jpg');
	background-position: center;
	background-repeat: repeat-y;
}
#footer {
	color: #FFFFFF;
	font-size: 10px;
	width: 694px;
	height: 54px;
	padding-top: 10px;
	text-align: center;
	margin-top: 20px;
	margin-left: 257px;
	background-color: #3C462E;
}
#footer a:link {
	color: #FFCC00;
}
#footer a:visited {
	color: #BDDF7B;
}
#copyright {
	color: #FFFFFF;
	font-size: 10px;
	width: 694px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
	margin-left: 257px;
}
#copyright a:link {
	color: #FFCC00;
}
#copyright a:visited {
	color: #BDDF7B;
}
#copyright a:hover {
	color: #ffcc00;
}
.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FF3F00;
}
.optionbutton2 {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #00DD00;
}
.COUPON {
	FLOAT: left;
	VISIBILITY: visible;
	POSITION: relative;
}

#email2 { display: none; }

#address5 { display: none; }
