/* Home CSS Document */

#home{
  float: left;
  width: 920px;
  margin: 0px 0px 0px 20px;
  display: inline;
}

#top{
  float: left;
  width: 900px;
  height: 240px;
  padding: 10px;
  background-image: url(../images/css/background_top.gif);
  background-repeat: no-repeat;
}

#top #homeImages,
#top #home_images{
  float: left;
  width: 660px;
}

.hMask {
  height: 240px;
  width: 620px;
  position: relative;
  overflow: hidden;
  float: left;
}

#prevBtn{
  width: 20px;
  height: 240px;
  cursor: pointer;
  float: left;
  background-color: #ac0000;
  background-image: url(../images/css/arrow_left.png);
  background-position: center 108px;
  background-repeat: no-repeat;
}

#nextBtn{
  width: 20px;
  height: 240px;
  cursor: pointer;
  float: left;
  background-color: #ac0000;
  background-image: url(../images/css/arrow_right.png);
  background-position: center 108px;
  background-repeat: no-repeat;
}

#homeImagesContainer{
  position: relative;
}

#homeImagesContainer div{
  float: left;
  width: 620px;
  height: 240px;
  display: inline;
}

#controls span{
  cursor: pointer;
}

#top #welcome{
  float: left;
  width: 240px;
}

#top #welcome h1{
  float: left;
  width: 220px;
  padding: 10px;
  color: #E96C24;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #3F3426;
  border-bottom: 1px solid #4B7863;
}

#top #welcome ul{
  float: left;
  width: 240px;
  padding: 0px;
  margin: 10px 0px 0px;
}

#top #welcome ul li{
  float: left;
  list-style: none;
  width: 210px;
  padding: 2px 0px 3px 30px;
  margin: 0px;
  font-size: 16px;
  font-family: Tahoma, sans-serif;
  text-transform: uppercase;
  background-image: url(../images/css/bullet_welcome.png);
  background-position: 18px 7px;
  background-repeat: no-repeat;
}

#top #welcome ul li a{
  color: #BC3F22;
  text-decoration: none;
}

#top #welcome #service_times{
  float: left;
  width: 240px;
  text-align: center;
  color: #4B7863;
  line-height: 120%;
  margin: 10px 0px 0px;
  font-size: 16px;
  font-family: Tahoma, sans-serif;
}

#top #welcome #service_times a{
  color: #4B7863;
}

#left{
  float: left;
  width: 300px;
  margin: 20px 0px 0px;
}

#left #spotlight{
  float: left;
  width: 280px;
  height: 150px;
  padding: 10px;
  overflow: hidden;
  background-image: url(../images/css/background_left.gif);
  background-repeat: no-repeat;
  position: relative;
}

#left #spotlight span,
#left #spotlight img{
  position: absolute;
  background: #fff;
  display: block;
  height: 150px;
  width: 280px;
  z-index: 1;
}

#left #spotlight span.show{
  z-index: 500;
}

#left #recent_programs{
  float: left;
  width: 280px;
  height: 150px;
  padding: 10px;
  margin: 20px 0px 0px;
  background-image: url(../images/css/background_left.gif);
  background-repeat: no-repeat;
}

#left #recent_programs h1{
  float: left;
  width: 260px;
  padding: 10px;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #BC3F22;
  background: none;
}

#left #recent_programs .scroll{
  float: left;
  width: 260px;
  padding: 0px 10px;
  height: 78px;
  overflow: auto;
}

#left #recent_programs .scroll .title{
  float: left;
  width: 240px;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #BC3F22;
}

#left #recent_programs .scroll .name{
  float: left;
  width: 240px;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  color: #887E6E;
}

#left #recent_programs .scroll .date{
  float: left;
  width: 240px;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  color: #4B7863;
}

#left #recent_programs ul{
  float: left;
  width: 280px;
  padding: 0px;
  margin: 0px;
  background: #3F3426;
}

#left #recent_programs ul li{
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  font-size: 12px;
}

#left #recent_programs ul li.rpNow a{
  background: #BC3F22;
  color: #F6D783;
}

#left #recent_programs ul li a{
  float: left;
  padding: 10px 15px;
  color: #E7F2DB;
  text-decoration: none;
}

.active {
  color: #E96C24;
}

.mask {
  height: 290px;
  width: 570px;
  position: relative;
  overflow: hidden;
  margin: 10px 0px 0px;
}




#homeImages {
	float: left;
	width: 660px;
	height: 240px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	visibility: hidden;
	background: #990000;
}

#homeImages.Express16Home2 {
	visibility: visible;
}

#homeImages ul.main {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	position: absolute;
	clear: both;
	width: 620px;
	height: 240px;
}

#homeImages ul.main li.feature {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
	width: 620px;
	height: 240px;
	/*display: none;*/
	overflow: hidden;
	position: absolute;
	float: left;
	z-index: 1;
	/*visibility: hidden;*/
}

#homeImages ul.main li.feature.shown {
	display: block;
	visibility: visible;
	position: relative;
	z-index: 999999;
}

#homeImages ul.main li.feature img {
	margin: 0 0 0px;
	/*position: absolute;*/
}


#homeImages ul.main li.feature a {
	z-index: -1;
}

#homeImages ul.main li.shown a {
	z-index: 9999999;
}

#homeImages a.prev {
	display: block;
	position: absolute;
	left: 0;
	width: 20px;
	height: 240px;
	background-color: #ac0000;
	background-image: url(../images/css/arrow_left.png);
	background-repeat: no-repeat;
	background-position: center 108px;
	z-index: 99999;
	text-indent: -9999px;
	overflow: hidden;
}

#homeImages a.next {
	display: block;
	position: absolute;
	right: 0;
	width: 20px;
	height: 240px;
	background-color: #ac0000;
	background-image: url(../images/css/arrow_right.png);
	background-repeat: no-repeat;
	background-position: center 108px;
	z-index: 9999999;
	text-indent: 9999px;
	overflow: hidden;
}



#left #spotlight {
	float: left;
	width: 280px;
	height: 150px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	visibility: hidden;
  background-image: url(../images/css/background_left.gif);
}

#left #spotlight.Express16Home3 {
	visibility: visible;
}

#left #spotlight ul.main {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	position: absolute;
	clear: both;
	width: 280px;
	height: 150px;
}

#left #spotlight ul.main li.feature {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
	width: 280px;
	height: 150px;
	/*display: none;*/
	overflow: hidden;
	position: absolute;
	float: left;
	z-index: 1;
	/*visibility: hidden;*/
}

#left #spotlight ul.main li.feature.shown {
	display: block;
	visibility: visible;
	position: relative;
	z-index: 999999;
}

#left #spotlight ul.main li.feature img {
	margin: 0 0 0px;
	/*position: absolute;*/
}


#left #spotlight ul.main li.feature a {
	z-index: -1;
}

#left #spotlight ul.main li.shown a {
	z-index: 9999999;
}


