/******************************************************************************
 * Custom.css
 *
 * Custom style definitions for HTML 4.01 / XHTML 1.0 elements.
 *
 * Copyright 2008 RealPatterns, Inc.  All rights reserved.
 */

/*****************************************************************************/
.Header {

  width: 720px;
  margin: 0px auto;
}
.Header td {

  vertical-align: top;
}

/*****************************************************************************/
.Billboard {

  width: 720px;
  height: 288px;
  margin: 0px auto 18px;
}
.Billboard table {

  height: 288px;
  margin: 0px 24px;
}
.Billboard h1 {

  width: 180px;
  color: #fcffb5;
  font: bold 16px sans-serif;
  margin: 18px 0px;
  border-bottom: 1px dotted #fcffb5;
}
.Billboard a {

  color: #fcffb5;
  text-decoration: none;
}

/*****************************************************************************/
.Content {

  width: 720px;
  margin: 0px auto;
}

/*****************************************************************************/
.Footer {

  width: 720px;
  height: 72px;
  margin: 18px auto;
  background: url('../gfx/beam1.png') repeat-x top center;
}
.Footer > table {

  width: 696px;
}
.Footer td {

  height: 72px;
  vertical-align: middle;
}
.Footer p {

  color: #6c4348;
}
.Footer a {

  color: #6c4348;
  text-decoration: none;
}

/*****************************************************************************/
.Section {

  margin: 0px auto;
}

/*****************************************************************************/
.SectionMenu {

  width: 216px;
  height: 411px;
  text-align: left;
  vertical-align: top;
  background: url('../gfx/promotion3.png') no-repeat top left;
}
.SectionMenu ul {

  color: #6c4348;
  padding: 8px 6px 0px 40px;
  margin: 0px 4px 4px 16px;
}
.SectionMenu a {

  color: #6c4348;
  text-decoration: none;
  font-weight: bold;
}
#SectionMenu_1 {

}
#SectionMenu_2 div:first-child {
  width: 216px;
  height: 411px;
}
#SectionMenu_2 div:first-child + img {

  margin-top: 18px; display: block;
}
/*****************************************************************************/
.SectionCopy {

  width: 504px;
  text-align: left;
  vertical-align: top;
}

/*****************************************************************************/
.SectionHeading {

  height: 36px;
  background: url('../gfx/beam5.png') repeat-x top left;
  margin-bottom: 12px;
}
.SectionHeading img {

  float: left;
}
.SectionHeading h1 {

  color: #6c4348;
  font: bold 14px sans-serif;
  float: left;
  margin-top: 10px;
}
.SectionHeading a {

  color: #6c4348;
  text-decoration: none;
  font-weight: bold;
}
#SectionHeading_1 h1 {

  width: 462px;
  font-size: 16px;
}
#SectionHeading_2 h1 {

  width: 213px;
}
#SectionHeading_3 h1 {

  width: 213px;
}

/*****************************************************************************/
.SectionFeature {

  color: #6c4348;
  margin-bottom: 12px;
}
.SectionFeature td {

  vertical-align: top;
}
.SectionFeature img {

  float: left;
  margin: 0px 8px 0px 0px;
}
.SectionFeature p {

  font: normal 12px sans-serif;
  margin: 0px 0px 12px;
}
.SectionFeature a {

  color: #6c4348;
  text-decoration: none;
  font-weight: bold;
}
.SectionFeature ul {

  padding: 0px 6px 6px 2px;
}
.SectionFeature ol {

  padding: 0px 6px 6px 2px;
  margin-left: 32px;
  list-style-type: decimal;
}
.SectionFeature ol ol {

  list-style-type: lower-alpha;
}
.SectionFeature h1 {

  font: bold 20px sans-serif;
  margin-bottom: 10px;
  border-bottom: 1px inset #6c4348;
}
.SectionFeature h2 {

  font: bold 14px sans-serif;
  margin-bottom: 10px;
}
.SectionFeature h6 {

  text-decoration: underline;
}
#SectionFeature_1 table {

  width: 486px;
}
#SectionFeature_2 {

}
#SectionFeature_3 {

}
/*****************************************************************************/
.Address {

  height: 80px;
}
.Address > div {

  width: 198px;
  height: 80px;
  background: url('../gfx/beam3.png') repeat-x top left;
}
.Address > div h1 {

  color: #fcffeb;
  margin: 4px 0px;
  font: normal 14px sans-serif;
}
.Address > div p {

  color: #000000;
  margin: 0px 0px;
  text-align: center;
  font: normal 12px sans-serif;
}
.Address div, img {

  float: left;
}
