#homepage_content .homepage_featured {
	width: 235px;
	float: left;
	margin-bottom: 10px;
}

#homepage_content .homepage_featured_0 
{
    margin-left:10px;
}

#hompage_content .homepage_featured_1 {
	
    margin: 0px;
}

#homepage_content .homepage_news 
{
    margin: 0px;
}

#homepage_content .homepage_featured img {
	display: block;
	margin-top: 0;
}

#homepage_content .homepage_featured p {
	background-color: transparent;
	margin: 0;
	padding: 5px;
}

#homepage_content .homepage_featured p a {
	margin-top: -1em;
	position: relative;
	top: -3px;
	float: right;
	display: block;
}

#homepage_content .homepage_featured p a, #homepage_content .homepage_featured p a:link, #homepage_content .homepage_featured p a:visited {
	color: #ffce00;
	text-decoration: none;
}

#homepage_content .homepage_featured p a:hover, #homepage_content .homepage_featured p a:active {
	text-decoration: underline;
}

.homepage_featured_row {
	background: #433D36 url(/images/featuredrowbg.gif) 0 0 repeat-y;
	margin-top: 10px;
}


#homepage_content h3, #homepage_content .homepage_featured h3, .inner #content h2 {
	background: #433d36 url(/images/headerbg.gif) top left no-repeat;
	width: 230px !important;
	height: 33px;
	color: #ffce00;
	font-family: Georgia, serif;
	font-size: 110%;
	font-weight: normal;
	padding: 8px 0 0 10px;
	margin: 0;
}

#homepage_content .moreLink
{
    float:right; 
    padding-right:10px;
}