body {
  background: #52433a url(../images/bg.jpg) repeat top center;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

body, td {
  font-family: "Times New Roman", Times, serif, Georgia;
  font-size: 14px;
  color: #695649;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  color: #695649;
  margin: 0px;
  font-weight: normal;
  padding: 0px 0px 8px 0px;
}

a:link,a:visited {
  color: #a89485;
  text-decoration: none;
}

a:hover,a:active {
  color: #887465;
  text-decoration: underline;
}

.err {
  padding-top: 0px;
  margin-top: 0px;
  color: red;
  font-weight: normal;
  text-transform: lowercase;
}

.required {
  color: #695649;
  font-weight: normal;
}

#wrapper {
  width: 983px;
  margin: 0px auto;
}

#wrapper_inner {
  background: url(../images/bg_wrapper.jpg) repeat-y top left;
  position: relative;
  width: 983px;
}

#content {
  width: 783px;
  margin: 0px 100px;
}

#header {
  background: url(../images/header_bg.jpg) repeat top right;
  position: relative;
  width: 783px;
  height: 160px;
}

#header h1 {
  margin: 0px;
  padding: 0px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 260px;
  height: 160px;
}

#header h1 a span {
  display: none;
}

#header h1 a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 260px;
  height: 160px;
}

#menu {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 523px;
  height: 146px;
}

#menu div {
  padding: 0px;
  margin: 0px;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 500px;
  height: 80px;
  text-align: center;
}

#footer {
  background: url(../images/footer_bg.jpg) repeat top left;
  position: relative;
  width: 783px;
  height: 24px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top: 9px;
}

#content_main {
  background: url(../images/content_bg_bottom.jpg) no-repeat bottom left;
  width: 783px;
}

#content_main_inner {
  background: url(../images/content_bg_top.jpg) no-repeat top left;
  width: 783px;
}

#home_photo {
  float: left;
  width: 503px;
}

#home_copy {
  float: left;
  width: 278px;
}

#home_copy .copy {
  padding: 30px 15px 20px 20px;

}

#sec_photo {
  float: left;
  width: 288px;
}

#sec_copy {
  float: left;
  width: 492px;
}

#sec_1px {
  float: left;
  width: 1px;
  height: 334px;
}

#sec_copy .copy {
  padding: 16px 14px 20px 20px;
}

#wide_copy {
  float: left;
  width: 780px;
}

#wide_copy .copy {
  padding: 16px 20px 20px 34px;
}

.clear {
  clear: both;
  height: 0;
}

.layout {
  width: 100%;
}

.product_line {
  font-size: 16px;
  padding: 0px 0px 14px 0px;
  text-align: center;
}

.product_line1 {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 14px 0px;
  text-align: left;
}

.product_line1 .description {
  font-weight: normal;
  font-size: 14px;
  padding-top: 2px;
}

.gallery_cat {
  text-align: center;
  padding: 24px 0px 0px 0px;
}

.gallery_cat .caption {
  padding-top: 4px;
  text-align: center;
  font-size: 19px;
}

.gallery_thumb {
  text-align: center;
  padding: 24px 0px 0px 0px;
}

.gallery_thumb .caption {
}

.gallery_thumb .caption_design {
}

.pagination {
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
