#home_login {
  float:left;
  width: 180px;
}

#home_login_form {
  text-align: center;
  padding: 5px;
  height: 160px;
  _height: 172px;
}

#home_login_mybarrhaven {
  background: #FEEDD3 url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #ffe5bf;
  height: 168px;
  _height: 172px;
}
#home_login_mybarrhaven .title { font-size: 12px; font-weight: bold; }

#home_heading {
  background: #FFC46A;
  float: left;
  width: 373px;
  _width: 382px;
  height: 160px;
  _height: 170px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 5px;
  text-align: center;
}
#home_heading h1 { margin-bottom: 5px; text-align: left; }

#home_heading_content {
  background: url('/images/home_frame.gif') top left no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 369px;
  height: 159px;
  padding: 20px;
  text-align: left;
}

#home_weather {
  float:left;
  width: 170px;
  _width: 180px;
  height: 160px;
  _height: 170px;
}

#section_gas {
  margin-top: 5px;
}

#home_content {
  margin-top: 5px;
  width: 746px;
  _width: 756px;
  background: #FFFFFF;
  padding: 5px;
}
#home_content:after { content: ".";display: block; height: 0; clear: both; visibility: hidden; }

#home_content_col1 {
  width: 180px;
  float:left;
}

#home_content_col2 {
  width: 375px;
  float:left;
padding: 0px;
  margin-left: 4px;
  margin-right: 4px;
}

#home_content_col3 {
  width: 174px;
  float:right;
}

#home_content_new {
  background: url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #f8e3dc;
  width: 170px;
  min-height: 190px;
  _width: 180px;
  _height: 200px;
  padding: 5px;
  padding-top: 0px;
}
#home_content_new h1 { color: #932500; }

#home_content_poll {
  background: #FEF9F1 url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #ffe5bf;
  width: 170px;
  _width: 180px;
  padding: 5px;
  padding-top: 0px;
  margin-top: 5px;
min-height: 380px;
_height: 390px;
}
#home_content_poll h1 { color: #932500; }
        
#home_content_events {
  background: #E1F6C0 url('/images/header_bk_red.gif') top left repeat-x;
  border: 1px solid #f8e3dc;
  min-height: 200px;
  _height: 200px;
  padding: 5px;
  padding-top: 0px;
}
#home_content_events ul { list-style: none; }
#home_content_events h1 { color: #FFFFFF; }
        
#home_content_spotlight {
  background: url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #ffe5bf;
  padding: 5px;
  padding-top: 0px;
  margin-top: 5px;
min-height: 232px;
_height: 250px; 
}
#home_content_spotlight h1 { color: #932500; }
        
#home_content_bhaven {
  background: url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #ffe5bf;
  padding: 5px;
  padding-top: 0px;
  margin-top: 5px;
min-height: 125px;
_height: 135px;
}
#home_content_bhaven h1 { color: #932500; }
        
#home_content_quote {
  background: url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #f8e3dc;
  width: 160px;
  _width: 178px;
  padding: 5px;
  padding-top: 0px;
  height: 182px;
_height: 200px;
}
#home_content_quote h1 { color: #932500; }
        
#home_content_experts {
  background: url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #ffe5bf;
  width: 160px;
  _width: 178px;
  margin-top: 5px;
  padding: 5px;
  padding-top: 0px;
min-height: 372px;
_height: 390px;
}
#home_content_experts h1 { color: #932500;  margin-bottom: 5px; }

#home_content_experts ul {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}
#home_content_experts li {
  list-style: none;
  margin: 0px;
  padding: 5px;
  margin-bottom: 6px;
  border: 1px solid #C9C9C9;
}
#home_content_experts a { text-decoration: none; }

#home_content_news {
  background: url('/images/header_bk_yellow.gif') top left repeat-x;
  border: 1px solid #ffe5bf;
  width: 160px;
  _width: 178px;
  margin-top: 5px;
  padding: 5px;
  padding-top: 0px;
}
#home_content_news h1 { color: #932500;  margin-bottom: 5px; 
}
#home_content_news ul {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}
#home_content_news li {
  list-style: none;
  margin: 0px;
  padding: 5px;
  margin-bottom: 6px;
  border: 1px solid #C9C9C9;
}
#home_content_news a { text-decoration: none; }