body,p,td,th,input,textarea,select {
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;
  color: #427329;
}
body {
  margin: 2px 12px;
  padding: 0;
  background: #F7EF63 url(ims/bg_f7ef63.gif);
  color: #006B35;
}
a {
  color: #5A2973; /* AC0056;  95004A;  #7E003F; */
  text-decoration: none;
}
a:hover {
  /* color: #FF6B35; */
  text-decoration: underline;
}
a:active {
  color: #882973; /* #FF6B35; */
}
img.std {
  border: 1px solid #427329;
}
a:hover img.std {
  border: 1px solid #5A2973;
}
p {
  margin: 8px 0; /* standard is: 1em 0; */
}
form {
  margin: 0;
}
h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 2px 0 0 0;
}
h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
h5 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}
h5.cat2 {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  margin: 4px 0 0 0;
}
div.bar {
  margin: 6px 0;
  border-bottom: 1px solid #427329;
  width: 100%;
}
div.bar div {
  display: none;
}

div.note {
  margin: 18px 15px 18px 0;
}
div.satisfaction {
  margin: 18px 15px 18px 0;
}

div.topnav {
  margin: 5px 5px 0 12px;
}
div.topnav p {
  font-size: 11px;
  text-align: right;
  margin: 1px 0;
}

p.crumbnav {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 4px 0;
}
table.crumbnav {
  margin: 0 0 4px 0;
}
table.crumbnav td {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0 6px 0 0;
}
#crumbcat-head {
  border-bottom: 1px dotted #427329;
}
#crumbcat {
  position: absolute;
  width: 200px;
  margin: -1px 0 0 0;
  padding: 0;
  border-left: 1px dotted #427329;
  border-right: 1px dotted #427329;
  border-bottom: 1px dotted #427329;
  background: #eee;
}
#crumbcat p {
  margin: 0;
  padding: 2px 4px;
  font-size: 12px;
  border-top: 1px dotted #427329;
}

h4.v {
  font-size: 14px;
  margin: 2px 0;
}
h4.v-msie {
  font-size: 14px;
  margin: 6px 0 4px 0; /* MSIE detection in PHP code.  Argh. */
}
h5.v {
  font-size: 12px;
  margin: 2px 0;
}
img.v {
  margin: 4px;
  border: 1px solid #427329;
}
img.v2 {
  margin: 2px 6px 2px 0;
  border: 1px solid #427329;
}

p.footstart {
  margin: 14px 0 10px 0;
}
div.foot {
  width: 610px;
  margin: 14px 0 2px 0;
  clear: both;
  text-align: center;
}
div.foot p {
  margin: 2px 0;
  font-size: 11px;
}
div.foot h3 {
  font-size: 16px;
  margin: 6px 0 12px 0;
}
span.h32 {
  font-size: 12px;
}
div.foot h4 {
  font-style: italic;
  font-size: 16px;
  margin: 12px 0 2px 0;
}
div.foot h5 {
  font-style: italic;
  font-size: 13px;
  margin: 2px 0;
}
p.footmenu {
  margin: 2px 0;
  font-size: 12px;
  width: 94%;
}

div.purchase {
  margin: 0 0 1px 0;
  padding: 1px;
  border-left: 1px solid #427329;
  border-right: 1px solid #427329;
  border-bottom: 1px solid #427329;
  background-color: #eeeeee;
  font-weight: bold;
}
div.aftercontent {
  width: 490px; /* because foot width is 610px */
  margin: 0 0 12px 6px;
  text-align: left;
}
div.aftercontent-home {
  width: 590px; /* because foot width is 610px */
  margin: 38px 0 18px 0;
  text-align: left;
}

/* snbox ..................... */
td.snbox-center h5 {
  margin: 0 0 4px 0;
  text-align: left;
  font-weight: bold;
  font-size: 13px;  
}
div.snbox-minwidth2 {
  /* 295px is somewhat less than the width of the text 'Please choose an arrangement for more information.' */
  width: 360px;
  height: 1px;
}
td.snbox-topleft {
  background: #fff url(smbox/tl2.gif) no-repeat left top;
}
td.snbox-top {
  background: #fff url(smbox/t2.gif) repeat-x left top;
}
td.snbox-topright {
  background: #fff url(smbox/tr2.gif) no-repeat right top;
}
td.snbox-left {
  background: #fff url(smbox/l2.gif) repeat-y left top;
}
td.snbox-center {
  background: #f8f8f8;
}
td.snbox-right {
  background: #fff url(smbox/r2.gif) repeat-y right top;
  font-size:1px; /* ensure minimum height */
}
td.snbox-bottomleft {
  background: #fff url(smbox/bl2.gif) no-repeat left bottom;
}
td.snbox-bottom {
  background: #fff url(smbox/b2.gif) repeat-x left bottom;
}
td.snbox-bottomright {
  background: #fff url(smbox/br2.gif) no-repeat right bottom;
}
/* ..................../snbox */

div.imgcell3 {
  font-size: 12px;
  margin: 0 4px 8px 4px;
  text-align: center;
  border: 1px solid #427329;
}
div.imgcell3 img {
  border: none;
}
div.imgcell3 p {
  margin: 1px 1px 3px 1px;
  font-size: 11px;
}
a.imagecell3, a.dotted {
  border-bottom: 1px dotted #5A2973;
  text-decoration: none !important;
}
a:hover.imagecell3, a:hover.dotted {
  border-bottom: 1px solid #5A2973;
}
div.purchase3 {
  margin: 0 0 1px 0;
  padding: 1px 10px;
  border-top: 1px solid #427329;
  border-bottom: 1px solid #427329;
  background-color: #eeeeee;
  font-weight: bold;
}

div.content2 {
  margin: 5px 0 0 28px;
}
table.content2 {
  margin: 0 0 0 6px;
}

table.home-afterfirst {
  margin-top: -3px;
}
tr.home td {
  background-color: #eeeeee;
}
td.home-null {
  background-color: #ffffff !important;
}
div.imgcell-home {
  font-size: 12px;
  margin: 2px 2px 0 2px;
  text-align: center;
  font-weight: bold;
}
div.imgcell-home img {
  margin: 0 0 2px 0;
}
div.imgcell-home p {
  margin: 1px;
  font-size: 11px;
}
p.morechoices {
  margin: 10px 0;
}
table.home-barsep {
  margin-left: 4px;
}
h5.home-barsep {
  margin-left: 5px !important;
}
pre.printd {
  margin: 0;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}
