/* ------------------------- home page specific */
.flash { width: 949px; height: 375px; background: url(../cssimg/home_hero.jpg) center center no-repeat; margin-bottom: 10px;}

div.slideshow { height: 313px; width: 510px; overflow: hidden; position: relative; margin-left: 62px; margin-top: 30px; float: left;}
ul#slideshow {  list-style: none;}
ul#slideshow li {  height: 313px; width: 510px; }
table.home_schedule { width:200px; }
table.home_schedule td { padding:3px 0; }
table.home_schedule td.r { text-align:right;padding-right:10px }

#homecontent {}
#homeleft-col ul, #homecenter-col ul, #homeright-col ul {  margin-left: 25px;}
#homeleft-col li, #homecenter-col li, #homeright-col li {
  list-style-image: url(../cssimg/homeli.gif);
  padding: 0 0 5px 0;
}
#homeleft-col li a, #homecenter-col li a, #homeright-col li a {  color: #467184;}
#homecenter-col li a, #homeright-col li a {  text-decoration: underline;}

#homeleft-col { width: 467px; float: left;}
#homeleft-col p, #homecenter-col p, #homeright-col p {padding: 0 10px!important; font-size: 8pt;}

#homeleft-col h2 {
  border: none;
  background: url(../cssimg/home_left.jpg) 0 0 no-repeat;
  height: 22px;
  color: #FFF8EA;
  padding: 8px 0 0 15px;
}

#homecenter-col {
  width: 277px;
  float: left;
  background-color: #BECDD3;
  height: 200px;
  margin: 0 7px -5px 8px;
}
#homecenter-col p {}

#homecenter-col h2 {
  border: none;
  background: url(../cssimg/home_center.jpg) 0 0 no-repeat;
  height: 22px;
  color: #FFF8EA;
  padding: 8px 0 0 15px;
}

.building_beyond { float: right;}

#homeright-col { width: 189px; float: right;}

#homeright-col h2 {
  border: none;
  background: url(../cssimg/home_right.jpg) 0 0 no-repeat;
  height: 23px;
  color: #FFF8EA;
  padding: 8px 0 0 15px;
}

#homefooter {
  background: url(../cssimg/home_footer.png) top center no-repeat;
  color: #6B8D9D;
  padding-top: 50px;
  font-size: 0.8em;
  clear: both;
}