/* Yoder Building Company */

* {
  margin: 0;
  padding: 0; 
}
img {
  border: 0;
}
.clearleft {
  clear: left;
}
div.clear {
  clear: both;
  width: 99%;
}
#content img.photo {
  border: 1px solid #888;
  margin: 30px auto;
}
#content img.right {
  border: 1px solid #888;
  margin: 10px 0 10px 20px;
  float: right;
}
body {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 62.5%;
  line-height: 160%;
  text-align: center;
  cursor: default;
  background: url('images/heading_bg.jpg') repeat-x;
}
#content ul {
  text-align: left;
  padding: 10px 0 0 30px;
  line-height: 170%;
  clear: left;
}
#content ul li {
  font-size: 1.1em;
  margin: 0 0 12px;
}
#content ul.compressed li {
  margin-bottom: 3px;
}
#content ul.towns {
  float: left;
  width: 200px;
  clear: none;
  margin-bottom: 30px;
}
#content ul.towns li {
  margin: 0;
}
#content ul.sitemap {
  margin-bottom: 30px;
}
#content ul.sitemap li {
  margin-bottom: 0;
}
#content ul.sitemap li.last {
  margin-bottom: 12px;
}
#content ul.sitemap li.indent {
  margin-left: 30px;
}
a {
  color: #336633;
  text-decoration: underline;
}
a:visited {
  color: #666666;
}
a:hover {
  color: #336633;
  text-decoration: none;
}
#navbar {
  width: 800px;
  margin: 0 auto;
  text-align: center;
  height: 30px;
}
#navbar a {
  color: #000;
  font-size: 1.3em;
  margin: 0 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 30px;
}
#navbar a:hover {
  text-decoration: underline;
}
#heading {
  width: 860px;
  height: 250px;
  margin: 0 auto;
  position: relative;
}
#yoder {
  position: absolute;
  top: 19px;
  right: 82px;
}
#barn {
  position: absolute;
  top: 14px;
  left: 5px;
}
#showcase {
  height: 105px;
  position: absolute;
  top: 116px;
  right: 10px;
  background: url('images/showcase_bg.gif') repeat-x;
}
#showcase img.caps {
  float: left;
}
#showcase .group {
  width: 108px;
  text-align: center;
  color: #000;
  padding-top: 11px;
  float: left;
}
#showcase .group img {
  margin-bottom: 4px;
}
#showcase .group a.text {
  clear: both;
  margin: 0;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 1.1em;
}
#middle {
  width: 800px;
  margin: 0 auto;
}
#sidebar {
  width: 208px;
  float: left;
  background: url('images/sidebar_bg.gif') repeat-y;
  margin-bottom: 15px;
}
#sidebar p {
  font-size: 1em;
  color: #666;
  text-align: left;
  margin: 0 7px;
  padding: 6px 13px 0;
}
#sidebar p.divider {
  background: url('images/sidebar_link_bg.gif') repeat-x bottom;
  padding-bottom: 6px;
}
a.sidebar-benefits {
  font-weight: bold;
  color: #336633;
}
ul.sidenav {
  list-style-type: none;
  text-align: left;
  background: url('images/sidebar_top.gif') top no-repeat;
  padding: 19px 7px 0;
}
ul.sidenav li {
  clear: left;
  font-size: 1em;
  background: url('images/sidebar_link_hover.gif') repeat-x;
}
ul.sidenav li a {
  text-decoration: none;
	display: inline-block;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	color: #336633;
	height: 23px;
	line-height: 21px;
	background: url('images/sidebar_link_bg.gif') repeat-x;
}
ul.sidenav li a {
  display: block;
}
ul.sidenav li a:hover {
  background: transparent;
}
ul.sidenav li.current a {
  background: url('images/sidebar_link_current.gif') repeat-x;
  color: #FFF;
}
#right {
  width: 577px;
  float: right;
  margin-bottom: 20px;
  background: url('images/content_bg.gif') repeat-y;
}
#content {
  background: url('images/content_top.gif') top no-repeat;
  font-size: 1.1em;
  padding: 25px 35px 5px;
}
#content p {
  text-align: left;
  font-size: 1.1em;
  margin: 0 0 6px;
  line-height: 170%;
}
#content p.indent {
  margin-left: 30px;
}
#content p.bold {
  font-weight: bold;
}
#content p.free-delivery {
  clear: left;
  font-weight: bold;
  text-align: center;
  font-size: 1.3em;
}
#content p.price-notes {
  margin: 20px 0 6px;
}
#content p.footnote {
  font-style: italic;
  font-size: 1em;
}
#content p.footnote2 {
  text-align: center;
  font-weight: bold;
}
#content .content-left {
  float: left;
  width: 240px;
  padding-bottom: 20px;
}
#content .content-right {
  float: right;
  width: 240px;
  padding-bottom: 20px;
}
#content .content-right p {
  font-size: 1em;
}
#content table {
  border: 1px solid #999;
  margin: 20px auto;
  border-collapse: collapse;
  font-size: 1.1em;
  text-align: left;
  clear: both;
}
#content table th {
  background-color: #336633;
  color: #FFF;
}
#content table tr.alt td {
  background-color: #F0F0F0;
}
#content table td {
  border: 1px solid #999;
}
#content table.prices td {
  width: 33%;
  text-align: center;
}
#content table td, #content table th {
  padding: 2px 8px;
}
#content table.rto td, #content table.rto th {
  width: 65px;
}
#content table td.price {
  text-align: right;
}
#content table td.na, #content table th, #content table td.center {
  text-align: center;
}
#content table.calc {
  width: 235px;
}
#content table.calc td {
  border: 0;
  text-align: center;
  padding: 4px;
}
#content table.calc td.policies {
  padding-bottom: 10px;
}
#content table.calc td.policies a {
  font-size: .9em;
}
div.payment {
  border: 0;
  background: #CC3333;
  color: #FFF;
  margin: 0;
  font-weight: bold;
  padding: 3px 0;
}
.breadcrumb {
  text-align: left;
  padding-bottom: 15px;
}
.cats {
  margin: 20px 0 0;
  text-align: center;
  width: 100%;
  height: 110px;
  border-top: 1px solid #F1F1F1;
  border-bottom: 1px solid #F1F1F1;
}
.cats .group {
  width: 101px;
  text-align: center;
  color: #000;
  padding: 11px 0 18px;
  float: left;
}
.cats .group img {
  margin-bottom: 8px;
}
.cats .group a.text {
  clear: both;
  margin: 0;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 1em;
}
.bonus {
  height: 140px;
  margin-top: 0;
}
.bonus .group {
  width: 130px;
}
.gallery {
  text-align: left;
  margin: 20px 0;
}
.gallery img {
  margin: 0 4px 30px;
  vertical-align: middle;
  border: 1px solid #666;
}
h1 {
  text-align: center;
  font-size: 1.8em;
  font-weight: normal;
  margin: 0 0 20px;
  line-height: 160%;
}
h1.home, h1.margin0 {
  margin: 0;
}
h2 {
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
  margin: 20px 0 10px;
  padding: 0 0 5px 35px;
  color: #336633;
  line-height: 20px;
  background: url('images/h2_bg.jpg') no-repeat left top;
  border-bottom: 1px solid #F1F1F1;
  clear: both;
}
h2.compress {
  margin-bottom: 0;
  border: 0;
}
h2.red {
  color: #CC3333;
}
h2.cta {
  margin: 30px 0 3px 0;
  padding: 0;
  color: #CC3333;
  background: none;
  border: 0;
}
h2.center {
  margin: 5px 0 20px 0;
  padding: 0;
  color: #CC3333;
  background: none;
  border: 0;
  font-size: 1.2em;
  text-align: center;
}
#footer-wrapper {
  width: 100%;
  height: 170px;
  text-align: center;
  background: url('images/footer_bg.jpg') repeat-x;
  clear: both;
}
#footer {
  text-align: center;
  margin: 0 auto;
  width: 800px;
}
#footer p {
  text-align: center;
  font-size: 1em;
}
#footer p.bar {
  color: #FFF;
  line-height: 26px;
}
#footer p.links {
  color: #000;
  padding-top: 20px;
}
#footer p.links a {
  color: #333;
  text-decoration: none;
}
#footer p.links a:hover {
  text-decoration: underline;
}
#footer p.credits {
  color: #336633;
  padding-top: 15px;
}
#footer p.credits a {
  color: #336633;
  text-decoration: underline;
}
#footer p.credits a:hover {
  text-decoration: none;
}
