.sunfw_section_content-top {
  background-color: #fef7ed;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #404040;
}
.sunfw_section_footer {
  background-color: #fef7ed;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #b3b3b3;
}
.sunfw_section_footer .btn-primary {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  -webkit-box-shadow: 0px 2px 0px 0px inset;
  box-shadow: 0px 2px 0px 0px inset;
}
.sunfw_section_top {
  background-color: #fef7ed;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dadada;
  border-left-width: 0px;
}
.sunfw_section_top h1, .sunfw_section_top h2, .sunfw_section_top h3, .sunfw_section_top h4, .sunfw_section_top h5, .sunfw_section_top h6, .sunfw_section_top .h1, .sunfw_section_top .h2, .sunfw_section_top .h3, .sunfw_section_top .h4, .sunfw_section_top .h5, .sunfw_section_top .h6 {
  line-height: 1.5;
  font-weight: bold;
}
.sunfw_section_top h1, .sunfw_section_top .h1 {
  font-size: 20px;
}
.sunfw_section_top h2, .sunfw_section_top .h2 {
  font-size: 17px;
}
.sunfw_section_top h3, .sunfw_section_top .h3 {
  font-size: 14px;
}
.sunfw_section_top h4, .sunfw_section_top .h4 {
  font-size: 10px;
}
.sunfw_section_top h5, .sunfw_section_top .h5 {
  font-size: 8px;
}
.sunfw_section_top h6, .sunfw_section_top .h6 {
  font-size: 7px;
}
.sunfw_section_content-bottom {
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #a2a2a2;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #404040;
}
.sunfw_section_header_section h1, .sunfw_section_header_section h2, .sunfw_section_header_section h3, .sunfw_section_header_section h4, .sunfw_section_header_section h5, .sunfw_section_header_section h6, .sunfw_section_header_section .h1, .sunfw_section_header_section .h2, .sunfw_section_header_section .h3, .sunfw_section_header_section .h4, .sunfw_section_header_section .h5, .sunfw_section_header_section .h6 {
  line-height: 1.5;
  font-weight: bold;
}
.sunfw_section_header_section h1, .sunfw_section_header_section .h1 {
  font-size: 20px;
}
.sunfw_section_header_section h2, .sunfw_section_header_section .h2 {
  font-size: 17px;
}
.sunfw_section_header_section h3, .sunfw_section_header_section .h3 {
  font-size: 14px;
}
.sunfw_section_header_section h4, .sunfw_section_header_section .h4 {
  font-size: 10px;
}
.sunfw_section_header_section h5, .sunfw_section_header_section .h5 {
  font-size: 8px;
}
.sunfw_section_header_section h6, .sunfw_section_header_section .h6 {
  font-size: 7px;
}
.sunfw_section_maincontent {
  background-color: #fef7ed;
}
.sunfw_section_maincontent a {
  color: #000;
}
.sunfw_section_maincontent a:hover {
  color: #930;
}
.sunfw_section_maincontent .btn-default, .sunfw_section_maincontent .btn-primary {
  padding-top: 8px;
  padding-right: 30px;
  padding-bottom: 8px;
  padding-left: 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: bold;
  font-size: 12px;
}
.sunfw_section_maincontent .btn-default {
  background-color: #fef7ed;
  border-width: 1px;
  border-style: solid;
  border-color: #999;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #000;
}
.sunfw_section_main_menu {
  background-color: #fef7ed;
}
