#outer_1_home {
	background: url(../images/home/bg_top_home.png) no-repeat top;
	min-width: 970px;
}
#outer_2_home {
	background: url(../images/home/bg_footer_home.gif) no-repeat bottom;
}
#banner {
	background: url(../images/home/home_banner.jpg) no-repeat center 160px;
}
#banner_spacer {
	height: 295px;
	position: relative;
	margin-bottom: 20px;
}
#cta_home {
	position: absolute;
	margin: 0px;
	right: -20px;
	bottom: 0;
}
	#cta_home li {
		list-style: none;
		float: left;
	}
		#cta_home li a {
			display: block;
			height:1px;
			padding-top:55px;
			overflow:hidden;
			background-repeat: no-repeat;
		}
			#cta_home_directory {
				width: 278px;
				background-image: url(../images/home/cta_home_directory.png);
				background-position: -197px 0;
			}
			#cta_home_referral {
				width: 197px;
				background-image: url(../images/home/cta_home_referral.png);
			}
			#cta_home_directory:hover, #cta_home_referral:hover {
				background-position: -197px -56px;
			}
			#cta_home li a#cta_home_vote {				
				background-image:url(/images/btn-vote.png);
				width:354px;
				padding-top:58px;
				position:absolute;
				right:0;
				top:-206px;
			}
			#cta_home li a#cta_home_vote:hover {
				background-position:0 -59px;
			}
			
#home_content {
	margin-left: 185px;
}
	#home_content p {
		width: 650px;
		padding-left: 5px;
	}
	
	.home_info_box p {
		width: 250px !important;
		padding-left: 65px !important;
	}
	
	.home_info_box p.sf_newsDate {
		width: 250px !important;
		padding-left: 50px !important;
		font-weight:bold;
	}
		.home_info_box {
			float: left;			
			width: 331px;
			min-height: 161px;
			background-image: url(../images/home/bg_home_info.gif);
			background-repeat: no-repeat;
			padding: 30px 0px 0px 40px;
			margin: 0px 15px 30px 0px;
			
			line-height: 18px;
		}
			.home_info_box h2.home_headers {
				margin: 0px;
				padding: 0px 0px 4px 0px;
				width: 315px;
				border-bottom: 2px solid #d6782a;
			}
			
			.home_info_box h2.sf_newsTitle {
				margin: 0px;
				
				width: 270px;
				border-bottom: 2px solid #d6782a;
				margin: 0 50px !important;
				font-size: 12px !important;
                font-weight: bold !important;
                border: none !important;
			}
				.home_info_box ul{
					margin: 15px 0 15px;
					padding: 0px;
				}
									
					.home_info_box li {
						list-style: none;
						padding-bottom: 10px;
						width: 315px;
						background-image: url(../images/teal_arrow.gif);
						background-repeat: no-repeat;	
						background-position: 0 4px;		
						padding-left: 15px;										
					}
					.home_info_box .hover {
                        background-image: url(../images/orange_arrow.gif);					
					}
						.home_info_box li a {							
							color: #01734a;							
						}
						.home_info_box li a:hover {							
							color: #CE7629;
						}
						.home_event_date {
							display: block;
							color: #4c4c4c;
							padding-left: 15px;				
						}
			.home_info_box ol { margin-left: 15px; margin-bottom: 0; }
				.home_info_box ol li {
					list-style: outside decimal none;
					background: none;
					padding-left: 0;
					width: auto;
				}
				
				ul.home-news-list li {
						list-style: none;
						width: 315px;
						/*background-image: url(../images/home/bg_home_info_02.gif) !important;*/
						background-image: none;	
						padding-left: 0px !important;										
					}
			    ul.home-news-list .news-list-col a
			    {
			        text-decoration: none !important;
			    }
					
#social_media {
	width: 765;
	height: 69px;
	/*background-image: url(../images/home/bg_home_social.gif);
	background-repeat: no-repeat;*/
	margin-bottom: 10px;
	position: relative;
}
	#social_media ul {
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 25px;
		left: 42px;
	}
		#social_media li {
			list-style: none;
			float: left;
		}
			#social_media li a {
				display: block;
				height:1px;
				padding-top:24px;
				overflow:hidden;
				background-repeat: no-repeat;
			}
			#social_media li a:hover {
				background-position: 0 -25px;
			}
				#home_rss {
					width: 168px;
					background-image: url(../images/home/home_rss.gif);				
				}
				#home_facebook {
					width: 190px;
					background-image: url(../images/home/home_facebook.gif);	
				}
				#home_linkedin {
					width: 192px;
					background-image: url(../images/home/home_linkedin.gif);	
				}

.home_info_box_twitter {
    width: 315px;
}

.home-news-thumb 
{
    display: block;
    float: left;
    margin-right: 15px;
}