﻿.homepage
{
	background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;
	width:780px;
	height: 294px;
}

#homePromo
{
	width:517px;
	float:left;
	height:263px;
	padding:5px;
}

.homeExternal
{
	width:248px;
	height:136px;
	float:left;	
	padding-top:10px;
	padding-left:5px;
}	

.homeExternalHeading
{
	border-bottom: 1px solid #000000;
	display: block;
	margin-left: 10px;
	padding-top: 10px;
	width: 223px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.homeExternal ul
{
	margin-top:0px;
	list-style: none;
	margin:0;
	padding-left:15px;
}

.homeExternal ul li
{
	background-image: url(images/BreakingNewsArrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:10px;
	width: 200px;
}

.promoImage
{
	margin-top:15px;
	margin-left:15px;
	margin-right:20px;
	float:left;
}
.promoHeading
{
	display:block;
	width:287px;
	border-bottom:1px solid #000000;
	margin-top:15px;
	font-size:20px;
	color: #000000;
	padding-bottom:5px;
	float:left;

}
.promoText
{
	display:block;
	width:287px;
	float:left;
}

.promoURL
{
	margin-top:5px;
	margin-right: 15px;
	padding-left: 8px;
	float: right;
	background-image: url(images/LearnMoreArrow.gif);
	background-repeat: no-repeat;
	background-position-y: center;
	font-weight:bold;
}
