﻿#homeleft{
	width:471px;
	float:left;
}

#homeright{
	width:234px;
	float:left;
	padding-left:27px;
}

.homenews{
	border:1px solid #766989;	
	margin-top:16px;
	width:235px;
	margin-bottom:16px;
}

.homenews h2{
	background-image:url(/images/newstitlebg.jpg);
	background-repeat:repeat-x;
	color:White;
	font-family:Times New Roman;
	font-size:24px;
	margin:0px;
	padding-left:10px;
	height:34px;
}

.homenewscontent{
	padding:10px;	
}

.homenewsmore{
	padding-top:5px;padding-bottom:9px;	
}

a.homemorelink{
	color:#766989;
	text-decoration:none;
	font-size:11px;
}

a.homenewslink{
	color:black;
	text-decoration:none;
	font-size:12px;
}

.homenewsdate{
	color:#6b6a6e;
	font-size:11px;	
}

a.readall{
	color:#565479;
	font-size:14px;
	text-transform:uppercase;
		
}