@charset "utf-8";
/* CSS Document */

#homefeature{
	font-size:60px;
	margin-top:50px;
}
#slideshow{
	width:500px;
	margin-left:200px;
}
#homefeature p.white{
	color:#FFF;
	text-align:right;
}
#content a{
	color:#333;
	text-decoration:none;
}
#content a:hover{
	color:#b50000;
}
#tweetinfo{margin:6px 0 0 0; color:#000; text-transform:uppercase; font-size:10px; font-weight:bold;}
img.socialicon{
	float:left;
}
p.socialname{
	float:left;
	margin:0 0 15px 10px;
	font-size:20px;
	
}
p.socialname a{
	color:#000;
}
p.title{
	clear:both;
	font-size:18px;
	margin-bottom:5px;
}
p.blogtext{
	clear:both;
	color:#000; 
}
#homecontent{
	width:100%;
	height:200px;
	margin-top:15px;
}
#homecontent td{
	vertical-align:top;
}
#col1{width:250px; border:none; padding-right:15px;}
#col2{width:380px; border-left:#000 solid 2px; padding:0 15px 0 15px;}
#col3{width:180px; padding-left:15px; border-left:#000 solid 2px;}
#featurecust{
	clear:both;
}
#featurecust td{
	width:85px;
	border:none;
	padding:0;
}
.featurethumb{
	
	width:75px;
	height:75px;
	margin:0 5px 5px 0;
	
}
.featurethumb:hover{
	background-position:0px 75px;
}
