#welcome{
  float: left;
  background: url(../images/css/background_welcome.jpg) no-repeat;
  width: 290px;
  height: 150px;
  margin: 15px 5px 0px 15px;
  display: inline;
  padding: 135px 5px 5px;
}

#welcome .scroll{
  float: left;
  font: 10px Arial, Helvetica, sans-serif;
  width: 255px;
  margin: 0px 15px 10px;
  padding: 0px 5px 0px 0px;
  height: 40px;
  overflow: auto;
  display: inline;
}

#home_images{
  float: left;
  width: 540px;
  height: 260px;
  padding: 30px;
  background: url(../images/css/background_home_images.jpg) no-repeat;
}

#welcome .links{
  float:left;
  width: 260px;
  margin: 0px 15px;
  display: inline;
  font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
  height: 60px;
  overflow: hidden;
}

#welcome .links ul{
  padding: 0px;
  margin: 0px;
}

#welcome .links ul li{
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 120px;
  float: left;
  padding: 0px 0px 0px 10px;
  background: url(../images/css/bullet.gif) no-repeat 0px 7px;
}

#welcome .links ul li a{
  float: left;
  color: #564C0E;
  padding: 3px 0px;
  width: 116px;
}

#welcome .link{
  float: left;
  width: 290px;
  height: 40px;
}

#home{
  margin: 15px 5px 0px;
  float: left;
  display: inline;
  width: 910px;
  padding: 0px;
  background: url(../images/css/background_home.gif) repeat-x;
}

#features{
  float: left;
  width: 310px;
  height: 155px;
  padding: 65px 0px 0px;
  background: url(../images/css/background_features.gif) no-repeat;
}

#features .image{
  float:left;
  width: 125px;
  height: 125px;
  padding: 3px;
  background: url(../images/css/background_features_image.jpg) no-repeat;
}

#features .content{
  float: left;
  width:170px;
  margin: 0px 0px 0px 9px;
  display: inline;
}

#features .date{
  font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
  color: #9BAA34;
}

#features .name{
  font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
  color: #E18319;
}

#features .description{
  font: 12px/14px Tahoma, Arial, Helvetica, sans-serif;
  margin: 5px 10px 10px 0px;
}

#features .description .scroll{
  height: 58px;
  overflow: auto;
}

#features .links{
  width: 160px;
  height: 25px;
  padding: 0;
  background: url(../images/css/background_features_links.jpg) no-repeat;
}

#features .links a{
  width: 160px;
  height: 25px;
}

#headlines{
  float: left;
  width: 320px;
  height: 155px;
  padding: 65px 7px 0px 8px;
  background: url(../images/css/background_headlines.gif) no-repeat;
}

#headlines .headline{
  width: 150px;
  float: left;
  padding: 0px 5px;
  cursor: pointer;
  cursor: hand;
}

#headlines .headline:hover .title{
  text-decoration: underline;
}

#headlines .headline .image{
  float: left;
  width: 144px;
  height: 20px;
  padding: 3px;
  margin: 0px 0px 5px;
  background: url(../images/css/background_headline_image.jpg) no-repeat;
}

#headlines .headline .content{
  float: left;
  width: 140px;
  padding: 0px 5px;
}

#headlines .headline .date{
  font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
  color: #9BAA34;
}

#headlines .headline .title{
  font: 14px Tahoma, Arial, Helvetica, sans-serif;
  margin: 5px 0px;
  text-decoration: none;
}

#headlines .headline .author{
  font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
  color: #E18319;
}

#recent_programs{
  float: left;
  width: 255px;
  height: 155px;
  padding: 65px 0px 0px;
  margin: 0px 0px 0px 10px;
  display: inline;
  background: url(../images/css/background_recent_programs.gif) no-repeat;
}

#recent_programs .image{
  float: left;
  background: url(../images/css/background_recent_programs_image.jpg) no-repeat;
  width: 120px;
  height: 90px;
  padding: 3px;
}

#recent_programs .content{
  float: left;
  width: 120px;
  margin: 0px 0px 0px 9px;
  display: inline;
}

#recent_programs .date{
  font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
  color: #9BAA34;
  padding-bottom: 5px;
}

#recent_programs .speaker{
  font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
  color: #584F21;
  padding-bottom: 5px;
}

#recent_programs .title{
  font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
  color: #E18319;
  padding-bottom: 5px;
}

#recent_programs .links{
  clear: both;
  float: left;
  width: 250px;
  height: 25px;
  margin: 10px 0px 0px;
  background: url(../images/css/background_recent_programs_links.jpg) no-repeat;
}

#recent_programs .links ul{
  padding: 3px 0px 0px;
  margin: 0px;
  text-align: center;
}

#recent_programs .links ul li{
  padding: 0px;
  margin: 0px;
  display: inline;
  list-style: none;
}

#recent_programs .links ul li a{
  font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
  color: #E3F2B5;
  padding: 0px 5px;
}
    .donate {
    background: url("../images/css/background_donate.png") no-repeat scroll 0 22px transparent;
    display: block;
    height: 160px;
    width: 260px;
    float: left;
    }
    .donate h3 {
    padding: 0;
    margin: 5px 0;
    font-size: 14px;
    }

    .spotlight {
    background: url("../images/css/background_spotlight.png") no-repeat scroll 0 22px transparent;
    display: block;
    height: 160px;
    width: 282px;
    float: left;
    margin: 0 30px 0 14px;
    padding: 65px 0px 0 0;
	line-height: 16px;
	font-size:13px;
    }
	.spotlight p {
		margin: 5px 0;
	}
	.spotlight .name {
		  font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
  			color: #E18319;
			margin: 4px 0 0;
	}
	.spotlight .image{
		float: left;
		width: 125px;
		height: 125px;
		padding: 3px;
		margin: 0 8px 8px 0;
		background: url(../images/css/background_features_image.jpg) no-repeat scroll top left;
	}
	.spotlight .scroll {
		height: 157px;
		overflow-y: auto;
		padding: 0 10px 0 0;
	}
    .spotlight h3 {
    padding: 0;
    margin: 5px 0;
    font-size: 14px;
    }



/* UNIVERSAL LIST STYLES FOR FEATURES */

#features {
	height: 215px;
	margin: 0 auto;
	padding: 0;
	width: 310px;
    float: left;
	position: relative;
	display: none;
}

#features.homestead {
	height: 225px;
    display: block;
    overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 310px;
    float: right;
}

#features.features ul {
	clear: both;
	list-style: none;
    margin: 0;
	padding: 0;
	position: absolute;
}

#features.features li {
    list-style: none;
}


/* MAIN FEATURES AREA AND INDIVIDUAL FEATURES */
#features.features ul.main li {
    /*display: none;*/
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: visible;
    z-index: 1;
	top: 60px;
}

#features.features .main,
#features.features .feature {
	height:215px;
	margin: 0;
	overflow:hidden;
	padding: 0;
	width: 310px;
	z-index: 1;
	float: left;
}

#features.features ul.main li.shown {
    z-index: 2;
    visibility: visible;
    position: relative;
}

#features.features ul.main li.shown a {
    z-index: 999999;
    position: relative;
}

#features .feature img {
	position:absolute;
}

#features .count {
	bottom: 0;
	display: none;
}

#features .countOf {
	bottom: 0;
	position: absolute;
	right: 62px;
	z-index: 99999999;
	color: #000;
}


/* PREVIOUS NEXT CONTROLS */
.pnControl {
	margin: 0;
	width: auto;
	z-index: 9999999;
	background: #C2B15F;
	height: 21px;
	width: 300px;
	position: absolute;
	bottom: 0;
	text-align: right;
}

 .pnControl a {
	height: 60px;
	width: 40px;
	z-index: 100;
    top: 192px;
	color: #4A5F29 !important;
	margin: 0px 18px 0 28px;
	line-height: 21px;
	font-weight: bold;
}

 .pnControl a.next {
    right: 0;
}

 .pnControl a.prev {
    left: 0;
}



