@charset "utf-8";
/* CSS Document */

.homepage_feature1, .homepage_feature2, .homepage_feature3 {
	float:left;
}

a.more, a.more:link, a.more:visited, a.more:active, a.more:hover {
	position:relative;
	top:150px;	
	left:103px;	
	display:block;
	height:25px;
	width:70px;
	/*border:3px solid #CC6633;*/
	text-decoration:none;	
}

.homepage_feature3 a.more {
	left:110px;
}


.homepage_feature2 {
	background-image:url(../images/interface/home__feature__headlines.jpg);
	background-position:right;
	width:265px;
	height:220px;
	float:right;
}

.homepage_feature1 {
	background-image:url(../images/interface/home__feature__headlines.jpg);
	background-position:left;
	width:264px;
	height:195px;
	padding-top: 25px;
}

.homepage_feature3 {
	background-image:url(../images/content/home__feature__blog.jpg);
	width:180px;
	height:183px;
}

.feat_content{
	max-height:187px;
}

.content {
	width:529px;	
	padding:0px;	
}

.feature_table {
	margin-left:10px;
	margin-right:10px;

}



.feature_table tr td{
	font-size:0.9em;
	color: #000000;
	line-height:1.1em;
}

.footer_ads{
	width:100%;
}

.left_footer_ad {
	float: left;
	border-right: solid 4px black;
}

.right_footer_ad {
	float:right;
}

.headlines{
	font-size:.8em;
	margin-left:15px;
	border-collapse:collapse;
	font-weight:bold;
}

table.headlines tr td{
		padding-top:9px;
}

table.headlines tr td.type{
	text-align:right;
	padding-right:10px;
}


.splash_img{
	margin-left:auto;
	margin-right:auto;
	outline:none;
	border:none;

}
.splash_text{
	text-align:center;
	font-size:20px;
	margin-left:auto;
	margin-right:auto;
}