@charset "utf-8";
/* CSS Document */

body { background-image:url(../images/woodBkg.jpg); background-color:#FFFFFF; background-repeat: repeat-y; background-position: center; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
h1 { font-size: 18px; font-weight: bold; }
#navigation { margin-right:auto; margin-left:auto; width:620px; margin-top:5px; margin-bottom:15px; }
#content { margin-right:auto; margin-left:auto; width:620px; }
#footer { margin-right:auto; margin-left:auto; width:620px; margin-top: 15px; border-top-width: 1px; border-top-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; padding-top: 15px; text-align: center; }
.itemName { font-size: 14px; font-weight: bold; }
.itemDescription { font-size: 14px; }
.tableHead { font-size: 14px; color:#FFFFFF; font-weight:bold; }
.itemPrice { font-size: 18px; font-weight: bold; }
.itemDetails { font-size: 11px; color: #333333; }
.finePrint { font-size: 11px; color: #333333; }
.price { font-size: 18px; font-weight: bold; }
.formField { font-size: 12px; }
.formValue { font-family: "Courier New", Courier, mono; font-size: 12px; color: #000000; }
