img {
  border: 0;
}
a {
  color: #333;
}
body {
  margin: 0;
  padding: 0;
  font: small Verdana, Arial, sans-serif;
  text-align: center;
  color: #333;
  background: #FFFFFF url(/layout/images/page-background.jpg) repeat-x 0 10px;
}
h1 {
  font: bold 150%  Arial, Helvetica, sans-serif;
  color: #6C0606;
  background-color: #FFF;
  margin-top: 5px;
  margin-bottom: 20px;
}
h2 {
  font: bold 120%  Arial, Helvetica, sans-serif;
  color: #6C0606;
  background-color: #FFF;
  margin: 5px 0;
}
h3 {
  font: bold 110%  Arial, Helvetica, sans-serif;
  color: #6C0606;
  background-color: #FFF;
  margin: 5px 0;
}
.clear {
  clear: both;
}


/****************************** LAYOUT *******************************/
#wrapper {
  clear: both;
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 776px;
}

#tr-top, #td-top-left, #td-top-middle, #td-top-right {
  height: 139px;
  vertical-align: top;
}
#td-top-left {
  width: 194px;
  background: url(/layout/images/bg-top-left.jpg) no-repeat bottom right;
  vertical-align: bottom;
}
#td-top-left div {
  position: relative;
}
#td-top-middle {
  width: 567px;
}
#td-top-middle img {
  margin-left: 30px;
  margin-top: 5px;
}
#td-top-right {
  background: url(/layout/images/bg-top-right.jpg) no-repeat bottom left;
}
#tr-mid, #td-mid-left, #td-mid-middle, #td-mid-right {
  height: 223px;
  vertical-align: top;
}
#td-mid-left {
  background: url(/layout/images/bg-middle-left.jpg) no-repeat top right;
}
#td-mid-middle {
}
#td-mid-middle #middle {
  background-color: #fff;
  color: #333;
  padding-top: 1px;
  height: 207px;
}

#td-mid-right {
  background: url(/layout/images/bg-middle-right.jpg) no-repeat top left;
}
#tr-bot {
  min-height: 248px;
}
#td-bot-left, #td-bot-middle, #td-bot-right {
  min-height: 248px;
  vertical-align: top;
}
#td-bot-left {
  background: url(/layout/images/bg-bottom-left.jpg) no-repeat top right;
}
#td-bot-middle {
  font-family: "Goudy Old Style", "Times New Roman", serif;
  font-size: 120%;
}
#td-bot-right {
  background: url(/layout/images/bg-bottom-right.jpg) no-repeat top left;
}

/*************************************** NAVIGATION ***********************************/
#td-top-left p {
  margin: 0 0 40px 10px;
}
#td-top-left img {
  margin: 0 0 20px 10px;
}
#td-top-left p a {
  text-decoration: none;
  color: #666;
}
#td-top-left p a:hover {
  text-decoration: underline;
}
#nav {
  margin-top: 1px;
}
#td-mid-left a, #td-mid-left span {
  display: block;
  margin-right: 5px;
}

#td-bot-left .navLower {
  margin: 20px 16px 0 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 3px 4px;
  font-size: 100%;
}
#td-bot-left .navLower a {
  color: #333;
  text-decoration: none;
}

#td-bot-left #testimonial {
  margin: 20px 5px 0 2px;
  font-size: 90%;
}
#td-bot-left #testimonial h3 {
  font-size: 110%;
  color: #430202;
  background-color: #FFF;
}
#td-bot-left #testimonial p {
  padding: 4px 8px;
}

/************************************* CONTENT ********************************************/

#td-bot-middle {
  padding: 5px 10px;
}
#middle p {
  margin: 0px;
}
.img-float-right {
  clear: both;
  float: right;
  margin: 8px 2px 8px 8px;
  padding: 2px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  font-size: 90%;
  text-align: center;
}
.caption-right {
  clear: both;
  float: right;
  width: 250px;
  margin: 8px 2px 8px 8px;
  padding: 2px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  font-size: 90%;
  text-align: center;
}
.inputbox {
  width: 40%;
  border: 1px solid #ccc;
}
.inputarea {
  width: 100%;
}
label {
  font-weight: bold;
  color: #430202;
  background-color: #FFF;
}
.error {
  padding: 4px;
  border: 2px solid #FFB2B2;
  background-color: #FFDCDC;
  font-weight: bold;
}
#order {
  margin: 3px 0 3px 0;
  padding: 8px 10px;
  border: 1px solid #C8CDD2;
  font-size: 90%;
}
.howto {
  padding-top: 15px;
  margin: 5px 15px;
  width: 500px;
  clear: both;
  border-top: 1px solid #e3e3e3;
}
.howto img {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.pricing {
  border: 1px solid #e3e3e3;
  padding: 5px;
  margin: 10px 5px;
}
.priceLeft {
  float: left;
  width: 250px;
}
.priceRight {
  margin-left: 260px;
}
.siding-images {
  clear: both;
  text-align: center;
}
.siding-images img {
  margin: 20px 30px;
}
.special {
  border-top: 1px dashed #9f9f9f;
  border-bottom: 1px dashed #9f9f9f;
  margin: 10px 0;
  padding: 6px 10px;
}
.colLeft {
  float: left;
  width: 260px;
  margin-bottom: 5px;
}
.colRight {
  float: right;
  width: 260px;
  margin-bottom: 5px;
}
.textMiddle {
  position: relative;
  top: -15px;
}
.colRight img, .colLeft img {
  margin-right: 8px;
  padding: 2px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background-color: #f3f3f3;

}
.cookie {
  font-size: 90%;
}
/*************************************** FOOTER ********************************************/

#footer {
  clear: both;
  margin-top: 30px;
  font-size: 90%;
  color: #666;
  border-top: 1px solid #999;
  padding-top: 10px;
  text-align: center;
}
#footer a {
  color: #666;
}