a
{
	color: #a62650;
}
	

div.top-container
{
	width: 1000px;
	height: 298px;
	float: left;
	clear: left;
	font-size: 10pt;
	margin-top: 15px;
}

div.left-col
{
	float: left;
	width: 330px;
	
}

div.right-col
{
	float: right;
	width: 660px;
	
}

div.message
{
	width: 280px;
	height: 110px;
	background: #9b1a46;
	color: #fff;
	
	padding: 10px 25px;
	background: #9b1a46 url('../../images/message_bg.gif') no-repeat bottom right;
}

div.message a
{
	color: #fff;
	font-size: 9pt;
}

div.message span
{
	color: #f8c869;
	font-weight: bold;
	font-family: Arial;
	font-size: 16pt;
	text-transform: uppercase;
}

div.splash
{
	
	width: 700px;
	height: 306px;
}

div.news-heading
{
	margin-top: 36px; 
	float: right; 
	width: 231px;
	height: 132px;

	background: url('../../images/news_img.jpg');
	color: #fff;
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial;
	text-transform: uppercase;
}

div.news-heading a
{
	font-size: 16pt;
	font-family: Arial;
	color: #fff;
	text-decoration: none;
}

div.news-heading div
{
	margin-top: 101px;
	margin-left: 150px;
}

div.bottom-container
{
	float: left;
	margin-top: 15px;
}

div.news
{
	width: 250px;
	float: left;
	
	color: #636466;
	font-size: 10pt;
	margin-left: 200px;
	
}

div.news p
{
	margin-bottom: 5px;
}

div.news span.header
{
	font-weight: bold;
}

div.news span.date
{
	color: #9b1a46;
}

div.news div.body
{
	font-size: 8pt;
	line-height: 16px;
}

div.feature
{
	float: left;
	margin-left: 25px;
	width: 520px;
}

div.feature img
{
	float: left;
	
}

div.feature div
{
	float: left;
	margin-left: 10px;
	font-size: 8pt;
	line-height: 16px;
	color: #6a747c;
	width: 300px;
}

div.feature div span
{
	color: #a30046;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	line-height: normal;	
}