form {
   padding: 0;
   margin: 0;
   display: inline;
}
body {
    font: 15px Times New Roman, Times, serif;
    color: black;
    background: #f8e8b9 url(../i/back.gif);
}
div {
    font: 15px Times New Roman, serif;
}
p {
    font: 15px Times New Roman, serif;
    padding: 3px 0 3px 0;
    margin: 0;
}
ul {
	padding-left: 1em;
	margin-left: 0;
}
a {
	cursor: pointer;
}
a:link { 
    color: #0000cc;
}
a:visited { 
    color: #6600aa;
}
a:active { 
    color: #dd0000;
}
a.normal:link { 
    color: #0000cc;
}
a.normal:visited { 
    color: #6600aa;
}
a.normal:active { 
    color: #dd0000;
}
hr {
	width: 100%;
	height: 1px;
	border: none;
	color: #415230;
	background-color: #415230;
}
#storenav {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 191px;
}
#storenav {
   margin: 5px 5px 0 0;
   padding: 0;
}
#tnav_tagline {
	 white-space: nowrap;
	 padding-right: 4px;
}
#tnav_tagline h1 {
	 font: 22px Times New Roman, serif;
	 margin: 0;
	 padding: 0 0 4px 0;
}
#tnav_sections {
	 white-space: nowrap;
}
#tnav_cart {
	 white-space: nowrap;
	 position: absolute;
	 top: 38px;
	 left: 653px;
}
#tnav_icon img {
	padding-left: 5px;
}
#content {
	 position: absolute;
	 top: 62px;
	 left: 207px;
}
#logo {
	padding-bottom: 4px;
}
big {
	font-size: 120%;
}
big.notsobig {
	font-size: 110%;
}

span.button {background: #415230 url(../i/b/side_ew.gif) left top repeat-y; display: table-cell; display: inline-block;}
span.button span {background: url(../i/b/side_ns.gif) left top repeat-x; display: table-cell; display: inline-block;}
span.button span span {background: url(../i/b/side_ew.gif) right top repeat-y; display: table-cell; display: inline-block;}
span.button span span span {background: url(../i/b/side_ns.gif) left bottom repeat-x; display: table-cell; display: inline-block;}
span.button span span span span {background: url(../i/b/corner_ne.gif) no-repeat right top; display: table-cell; display: inline-block;}
span.button span span span span span {background: url(../i/b/corner_sw.gif) no-repeat left bottom; display: table-cell; display: inline-block;}
span.button span span span span span span {background: url(../i/b/corner_se.gif) no-repeat right bottom; display: table-cell; display: inline-block;}
span.button span span span span span span span {background: url(../i/b/corner_nw.gif) no-repeat left top; display: table-cell; display: inline-block;}
span.button span span span span span span span span {
	display: table-cell;
	display: inline-block;
	font-size: 74%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 9px;
	color: #F7EDD0;
	float: left;
}
span.button big {
	font-size: 130%;
	font-weight: bold;
}
span.button a {
	text-decoration: none;
	color: #F7EDD0;
}

#storenav div.n {
	background: #415230 url(../i/b/side_ew.gif) left top repeat-y;
	margin-top: 5px;
	margin-bottom: 0;
	display: inline-block;
	width: 186px;
}
#storenav div.n div {background: url(../i/b/side_ns.gif) left top repeat-x;}
#storenav div.n div div {background: url(../i/b/side_ew.gif) right top repeat-y;}
#storenav div.n div div div {background: url(../i/b/side_ns.gif) left bottom repeat-x;}
#storenav div.n div div div div {background: url(../i/b/corner_ne.gif) no-repeat right top;}
#storenav div.n div div div div div {background: url(../i/b/corner_sw.gif) no-repeat left bottom;}
#storenav div.n div div div div div div {background: url(../i/b/corner_se.gif) no-repeat right bottom;}
#storenav div.n div div div div div div div {background: url(../i/b/corner_nw.gif) no-repeat left top;}
#storenav div.n div div div div div div div div {
	font-size: 69%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 2px 2px 10px;
	color: #F7EDD0;
}
#storenav big {
	font-size: 135%;
	font-weight: bold;
}
#storenav a {
	text-decoration: none;
	color: #F7EDD0;
	width: 100%;
	display: block;
}
#storenav div.sn { 
	background: #F7EDD0 url(../i/b/sn_side_ew.gif) left top repeat-y;
	margin: 0 0 0 12px;
	width: 162px;
	/* for non IE/win, needs to be 168px or 144 for IE */
}
#storenav div.sn div {background: url(../i/b/sn_side_ns.gif) left bottom repeat-x;}
#storenav div.sn div div {background: url(../i/b/sn_side_ew.gif) right top repeat-y;}
#storenav div.sn div div div {background: url(../i/b/sn_corner_sw.gif) no-repeat right bottom;}
#storenav div.sn div div div div {background: url(../i/b/sn_corner_se.gif) no-repeat left bottom;}
#storenav ul {
	font-size: 80%;
	padding: 2px 0 4px 13px;
	list-style-type: none;
	margin: 0;
}
#storenav ul li {
	color: #415230;
	padding: 0; 
	margin: 0;
	margin-left: 10px;
	white-space: nowrap;
}
#storenav ul li a {
	text-decoration: none;
	color: #415230;
	display: block;
	width: 100%;
	margin-left: -3px;
}
#storenav ul li.current {
	list-style-type: disc;
}

span.sHi {
	background: #FFF4D4; 
	border: 1px solid #B8A97F;
	padding-left: 2px;
	padding-right: 2px;
}

table {
	 border-collapse: collapse; 
	 padding: 0;
	 margin: 0;
	 empty-cells: show;
	 border: none; 
}
table td {
	padding: 5px 4px 5px 0;
	margin: 0;
}
table td {
	padding: 5px 4px 5px 0;
	margin: 0;
}
table.tight td {
	padding: 2px 8px 2px 0;
}
table.cart {
	 width: 100%;
}
/*
table.cart td:first-child {
	padding: 5px 0;
}
table.cart td {
	padding: 5px 0 5px 4px;
	margin: 0;
}
*/
table.cart td.x {
	padding-right: 28px;
	white-space: nowrap;
}
#tnav {
	 position: absolute;
	 top: 10px;
	 left: 207px;
}
#tnav_nav {
	 float: left;
	 display: inline;
}
#tnav tr td {
	 padding: 0;
	 margin: 0;
	 vertical-align: top;
}
.headerpad {
	 padding: 0 3px;
}
.headerpad_noright {
	 padding: 0 0 0 3px;
}
.headerpad_noleft {
	 padding: 0 3px 0 0;
}
.headerpad_extraright {
	 padding: 0 13px 0 3px;
}
.newsImage {
	 text-align: right;
	 padding-right: 6px;
	 margin-bottom: 15px;
	 padding-top: 1px;
	 width: 96px;
	 vertical-align: top;
	 overflow: hidden;
	 border: none;
}
.newsText {
	 padding: 0 0 15px 0;
	 margin: 0;
	 vertical-align: top;
}
h2 {
	 font: bold 18px Times New Roman, serif;
	 margin: 0;
	 padding: 0 0 4px 0;
	 color: #384728;
}
h2.high {
	 font: bold 19px Times New Roman, serif;
	 margin: 0;
	 padding: 0 0 5px 0;
	 color: black;
}
h2.screaming {
	 font: bold 19px Times New Roman, serif;
	 margin: 0;
	 padding: 0 0 6px 0;
	 color: #882222;
}
.important {
	 color: #882222;
}
h3 {
	 font: bold 16px Times New Roman, serif;
	 margin: 0;
	 padding: 0 0 3px 0;
	 color: #384728;
}
.likeh3 {
	 font: bold 16px Times New Roman, serif;
	 color: #384728;
}
h4 {
	 font: bold 14px Times New Roman, serif;
	 margin: 0;
	 padding: 0 0 3px 0;
	 color: #384728;
}
small.tiny {
	font: 9px Times New Roman, serif;
}
.error {
	color: #DD0000;
}
.error a {
	color: #3300cc;
}
ul, ol {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}