/*
  Override default refinery homepage styles here.
  These only apply to the homepage of your site.
*/
#home_body_content {
  width: 800px;
}
img {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;;
  display: inline;
}
#home_banner {
  margin-left: 50px;
  background-color: #fff;
  width: 800px;
  height: 200px;
}
#home-banner-top {
  margin-left: 24px;
  padding-top: 38px;;
  height: 23px;
}
#home_nav {
  margin-left: 25px;
}
#home_banner_image_row_1 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;;
  margin-left: 24px;
  height: 113px;
}
#home_banner_image_row_2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;;
  margin-left: 25px;
  height: 110px;
}
#quote_img {
  width: 330px;
  height: 110px;
  display: inline;
}
#home_banner_image_row_3 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;;
  height: 75px;
}
ul.home_top_nav {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul.home_top_nav li {
  padding: 3px 10px 3px 5px;;
  color: #613803;
  font-size: 14px;
  border-bottom: 1px solid #A42410;
}
ul.home_top_nav a {
  text-decoration: none;
}
ul.home_top_nav a:hover {
  color: #A42410;
}
.home_sub {
  background-color: #fff;
  position: absolute;
  border-top: 1px solid #A42410;
  border-left: 1px solid #A42410;
  border-right: 1px solid #A42410;
  display: none;
}
#home_bottom {
  width: 800px;
  background-color: #daa520;
  background: #daa520 url('/images/img_botbg.jpg') no-repeat right top;
  display: inline-block;
  height: 700px;
  margin-top: 159px;
  margin-left: 50px;
}
#home_text {
  width: 375px;
  background-color: #daa520;
  padding-left: 25px;
  display: inline-block;
}

