/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
font-family: Georgia, Times, serif; 
font-size: 11px; 
}

.errorBox { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
background: #ffb3b5; 
font-weight: bold; 
}

.stockWarning { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
color: #cc0033; 
}

.productsNotifications { 
background: #f2fff7; 
}

.orderEdit { 
font-family : Georgia, Times, serif; 
font-size : 12px; 
color: #70d250; 
text-decoration: underline; 
}

.mainhead {
font-family: Georgia, Times, serif;
font-size: 18px;
letter-spacing: 1px;
color: #55592c;
line-height: 1;
}

p.headbody {
font-size: 14;
line-height: 1.2;} 

body {
  background: url(images/f2e9d1bg.gif) fixed repeat;
  color: #000000;
  margin: 0px;
}

a:link, a:visited {
  color: #576F1B;
  text-decoration: none;
}

A:hover {
  color: #3f2200;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url(images/headerbg.gif);
}

TR.headerNavigation {
  background: #576F1B;
}

TD.headerNavigation {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  background: #576F1B
  color: #55592C;
text-transform: uppercase;
}

A.headerNavigation { 
  color: #c0cf9b; 
}

A.headerNavigation:hover {
  color: beige;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  background: #576F1B;
  color: beige;
}

.infoBox {
border: 1px solid #87af2a
}

.infoBoxContents {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  font-weight: bold;
  color: beige;
  text-transform: uppercase;
  text-align: center;
  padding: 2px 0 5px 0;
  background: #87af2a
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
border-spacing: 0;
}

.productListing-heading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  color: #576F1B;
  font-weight: bold;
  text-align: left;
  display: none;
}

TD.productListing-data {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #576F1B;
  background: transparent;
border-bottom: 1px solid #576F1B;
  text-align: left;
  padding-top: 5px;
  border-top: 1px solid #576F1B;
}

A.pageResults {
  color: black;
  font-size: 10px;
}

A.pageResults:hover {
  color: #576F1B;
  background: transparent;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #55592c;
  vertical-align: bottom;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Times, Serif;
  font-size: 10px;
  text-transform: uppercase;
}

TD.accountCategory {
  font-family: Georgia, Times, serif;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  color: #87af2a;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*additions*/

.pageheading img {
display: none;
}

.price {
display: none;
}

#reviewcart {
display: none;
}

#productoptions {
border-top: 2px dotted #576f1b;
width: 120%
}

.banner {
display: none
}

#indextext {
border-top: 2px dotted #576f1b;
text-align: center;
padding: 0;
margin: 0;
line-height: 1;
letter-spacing: .5px;
color: #576f1b;
}

#indexphotos {
padding: 0;
margin: 0;
border: 1px solid #87af2a;
border-spacing: 0;
}

#indexphotos td {
text-align: center;
padding-top: 5px;
width: 25%;
}

.indexphotostitle {
background: #87af2a;
color: white;
font-size: 11px;
letter-spacing: 1;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 0 0 5px 0;
}

.container {
font-size: 11px;
padding: 0 0 5px 0;
margin: 0;
}

.abt {
font-size: 10px;
letter-spacing: 0;
color: #576f1b;
}


#ship {
font-family: arial, sans-serif;
font-size: 9px;
line-height: 1.1;
letter-spacing: 1.1;
color: #7F2607;
width: 150%;
}

#returns {
list-style-type: circle;
}

#returns #add {
font-size: 9px;
color: brown;
font-family: arial, sans-serif;
line-height: 1.1;
list-style-type: none;
margin-top: 10px;
}

/* actual end of CSS*//*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
font-family: Georgia, Times, serif; 
font-size: 11px; 
}

.errorBox { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
background: #ffb3b5; 
font-weight: bold; 
}

.stockWarning { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
color: #cc0033; 
}

.productsNotifications { 
background: #f2fff7; 
}

.orderEdit { 
font-family : Georgia, Times, serif; 
font-size : 12px; 
color: #70d250; 
text-decoration: underline; 
}

.mainhead {
font-family: Georgia, Times, serif;
font-size: 18px;
letter-spacing: 1px;
color: #55592c;
line-height: 1;
}

p.headbody {
font-size: 14;
line-height: 1.2;} 

body {
  background: url(images/f2e9d1bg.gif) fixed repeat;
  color: #000000;
  margin: 0px;
}

a:link, a:visited {
  color: #576F1B;
  text-decoration: none;
}

A:hover {
  color: #3f2200;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url(images/headerbg.gif);
}

TR.headerNavigation {
  background: #576F1B;
}

TD.headerNavigation {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  background: #576F1B
  color: #55592C;
text-transform: uppercase;
}

A.headerNavigation { 
  color: #c0cf9b; 
}

A.headerNavigation:hover {
  color: beige;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  background: #576F1B;
  color: beige;
}

.infoBox {
border: 1px solid #87af2a
}

.infoBoxContents {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  font-weight: bold;
  color: beige;
  text-transform: uppercase;
  text-align: center;
  padding: 2px 0 5px 0;
  background: #87af2a
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
border-spacing: 0;
}

.productListing-heading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  color: #576F1B;
  font-weight: bold;
  text-align: left;
  display: none;
}

TD.productListing-data {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #576F1B;
  background: transparent;
border-bottom: 1px solid #576F1B;
  text-align: left;
  padding-top: 5px;
  border-top: 1px solid #576F1B;
}

A.pageResults {
  color: black;
  font-size: 10px;
}

A.pageResults:hover {
  color: #576F1B;
  background: transparent;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #55592c;
  vertical-align: bottom;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Times, Serif;
  font-size: 10px;
  text-transform: uppercase;
}

TD.accountCategory {
  font-family: Georgia, Times, serif;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  color: #87af2a;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*additions*/

.pageheading img {
display: none;
}

.price {
display: none;
}

#reviewcart {
display: none;
}

#productoptions {
border-top: 2px dotted #576f1b;
width: 120%
}

.banner {
display: none
}

#indextext {
border-top: 2px dotted #576f1b;
text-align: center;
padding: 0;
margin: 0;
line-height: 1;
letter-spacing: .5px;
color: #576f1b;
}

#indexphotos {
padding: 0;
margin: 0;
border: 1px solid #87af2a;
border-spacing: 0;
}

#indexphotos td {
text-align: center;
padding-top: 5px;
width: 25%;
}

.indexphotostitle {
background: #87af2a;
color: white;
font-size: 11px;
letter-spacing: 1;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 0 0 5px 0;
}

.container {
font-size: 11px;
padding: 0 0 5px 0;
margin: 0;
}

.abt {
font-size: 10px;
letter-spacing: 0;
color: #576f1b;
}


#ship {
font-family: arial, sans-serif;
font-size: 9px;
line-height: 1.1;
letter-spacing: 1.1;
color: #7F2607;
width: 150%;
}

#returns {
list-style-type: circle;
}

#returns #add {
font-size: 9px;
color: brown;
font-family: arial, sans-serif;
line-height: 1.1;
list-style-type: none;
margin-top: 10px;
}


#about_us h1 {
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
}

#about_us td {
width: 25%;
text-align: center;
vertical-align: top;
border-right: 1px solid white;
border-left: 1px solid white;
}

.bio {
list-style-type: none;
font-size: 11px;
padding: 10px;
}

.bio li {
padding-bottom: 5px;
text-decoration: underline;}

/* actual end of CSS*//*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
font-family: Georgia, Times, serif; 
font-size: 11px; 
}

.errorBox { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
background: #ffb3b5; 
font-weight: bold; 
}

.stockWarning { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
color: #cc0033; 
}

.productsNotifications { 
background: #f2fff7; 
}

.orderEdit { 
font-family : Georgia, Times, serif; 
font-size : 12px; 
color: #70d250; 
text-decoration: underline; 
}

.mainhead {
font-family: Georgia, Times, serif;
font-size: 18px;
letter-spacing: 1px;
color: #55592c;
line-height: 1;
}

p.headbody {
font-size: 14;
line-height: 1.2;} 

body {
  background: url(images/f2e9d1bg.gif) fixed repeat;
  color: #000000;
  margin: 0px;
}

a:link, a:visited {
  color: #576F1B;
  text-decoration: none;
}

A:hover {
  color: #3f2200;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url(images/headerbg.gif);
}

TR.headerNavigation {
  background: #576F1B;
}

TD.headerNavigation {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  background: #576F1B
  color: #55592C;
text-transform: uppercase;
}

A.headerNavigation { 
  color: #c0cf9b; 
}

A.headerNavigation:hover {
  color: beige;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  background: #576F1B;
  color: beige;
}

.infoBox {
border: 1px solid #87af2a
}

.infoBoxContents {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  font-weight: bold;
  color: beige;
  text-transform: uppercase;
  text-align: center;
  padding: 2px 0 5px 0;
  background: #87af2a
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
border-spacing: 0;
}

.productListing-heading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  color: #576F1B;
  font-weight: bold;
  text-align: left;
  display: none;
}

TD.productListing-data {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #576F1B;
  background: transparent;
border-bottom: 1px solid #576F1B;
  text-align: left;
  padding-top: 5px;
  border-top: 1px solid #576F1B;
}

A.pageResults {
  color: black;
  font-size: 10px;
}

A.pageResults:hover {
  color: #576F1B;
  background: transparent;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #55592c;
  vertical-align: bottom;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Times, Serif;
  font-size: 10px;
  text-transform: uppercase;
}

TD.accountCategory {
  font-family: Georgia, Times, serif;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  color: #87af2a;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*additions*/

.pageheading img {
display: none;
}

.price {
display: none;
}

#reviewcart {
display: none;
}

#productoptions {
border-top: 2px dotted #576f1b;
width: 120%
}

.banner {
display: none
}

#indextext {
border-top: 2px dotted #576f1b;
text-align: center;
padding: 0;
margin: 0;
line-height: 1;
letter-spacing: .5px;
color: #576f1b;
}

#indexphotos {
padding: 0;
margin: 0;
border: 1px solid #87af2a;
border-spacing: 0;
}

#indexphotos td {
text-align: center;
padding-top: 5px;
width: 25%;
}

.indexphotostitle {
background: #87af2a;
color: white;
font-size: 11px;
letter-spacing: 1;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 0 0 5px 0;
}

.container {
font-size: 11px;
padding: 0 0 5px 0;
margin: 0;
}

.abt {
font-size: 10px;
letter-spacing: 0;
color: #576f1b;
}


#ship {
font-family: arial, sans-serif;
font-size: 9px;
line-height: 1.1;
letter-spacing: 1.1;
color: #7F2607;
width: 150%;
}

#returns {
list-style-type: circle;
}

#returns #add {
font-size: 9px;
color: brown;
font-family: arial, sans-serif;
line-height: 1.1;
list-style-type: none;
margin-top: 10px;
}

/* actual end of CSS*//*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
font-family: Georgia, Times, serif; 
font-size: 11px; 
}

.errorBox { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
background: #ffb3b5; 
font-weight: bold; 
}

.stockWarning { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
color: #cc0033; 
}

.productsNotifications { 
background: #f2fff7; 
}

.orderEdit { 
font-family : Georgia, Times, serif; 
font-size : 12px; 
color: #70d250; 
text-decoration: underline; 
}

.mainhead {
font-family: Georgia, Times, serif;
font-size: 18px;
letter-spacing: 1px;
color: #55592c;
line-height: 1;
}

p.headbody {
font-size: 14;
line-height: 1.2;} 

body {
  background: url(images/f2e9d1bg.gif) fixed repeat;
  color: #000000;
  margin: 0px;
}

a:link, a:visited {
  color: #576F1B;
  text-decoration: none;
}

A:hover {
  color: #3f2200;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url(images/headerbg.gif);
}

TR.headerNavigation {
  background: #576F1B;
}

TD.headerNavigation {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  background: #576F1B
  color: #55592C;
text-transform: uppercase;
}

A.headerNavigation { 
  color: #c0cf9b; 
}

A.headerNavigation:hover {
  color: beige;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  background: #576F1B;
  color: beige;
}

.infoBox {
border: 1px solid #87af2a
}

.infoBoxContents {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  font-weight: bold;
  color: beige;
  text-transform: uppercase;
  text-align: center;
  padding: 2px 0 5px 0;
  background: #87af2a
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Times, serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
border-spacing: 0;
}

.productListing-heading {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  color: #576F1B;
  font-weight: bold;
  text-align: left;
  display: none;
}

TD.productListing-data {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #576F1B;
  background: transparent;
border-bottom: 1px solid #576F1B;
  text-align: left;
  padding-top: 5px;
  border-top: 1px solid #576F1B;
}

A.pageResults {
  color: black;
  font-size: 10px;
}

A.pageResults:hover {
  color: #576F1B;
  background: transparent;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #55592c;
  vertical-align: bottom;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Times, Serif;
  font-size: 10px;
  text-transform: uppercase;
}

TD.accountCategory {
  font-family: Georgia, Times, serif;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  color: #87af2a;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*additions*/

.pageheading img {
display: none;
}

.price {
display: none;
}

#reviewcart {
display: none;
}

#productoptions {
border-top: 2px dotted #576f1b;
width: 120%
}

.banner {
display: none
}

#indextext {
border-top: 2px dotted #576f1b;
text-align: center;
padding: 0;
margin: 0;
line-height: 1;
letter-spacing: .5px;
color: #576f1b;
}

#indexphotos {
padding: 0;
margin: 0;
border: 1px solid #87af2a;
border-spacing: 0;
}

#indexphotos td {
text-align: center;
padding-top: 5px;
width: 25%;
}

.indexphotostitle {
background: #87af2a;
color: white;
font-size: 11px;
letter-spacing: 1;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 0 0 5px 0;
}

.container {
font-size: 11px;
padding: 0 0 5px 0;
margin: 0;
}

.abt {
font-size: 10px;
letter-spacing: 0;
color: #576f1b;
}


#ship {
font-family: arial, sans-serif;
font-size: 9px;
line-height: 1.1;
letter-spacing: 1.1;
color: #7F2607;
width: 150%;
}

#returns {
list-style-type: circle;
}

#returns #add {
font-size: 9px;
color: brown;
font-family: arial, sans-serif;
line-height: 1.1;
list-style-type: none;
margin-top: 10px;
}


#about_us h1 {
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
}

#about_us td {
width: 25%;
text-align: center;
vertical-align: top;
border-right: 1px solid white;
border-left: 1px solid white;
}

.bio {
list-style-type: none;
font-size: 11px;
padding: 10px;
}

.bio li {
padding-bottom: 5px;
text-decoration: underline;}

/* actual end of CSS*/