/* Betteridge & Milsom CSS v1 Portfolio */

#content .l #ch_header { background-image: url(../img/cheaders/home.gif); }

#content .r #sn_accred { background-image: url(../img/snheaders/accreditations.gif); }

#content .r #sn_feat { background-image: url(../img/snheaders/featured.gif); }

#content .r #sn_contact { background-image: url(../img/snheaders/contactbnm.gif); }

#content .r #sn_news_articles { background-image: url(../img/snheaders/news_articles.gif); }


#contact_copy
{
	margin: 0 auto;
	text-align: left;
	width: 170px;
	font-size: 11px;
	line-height: normal;
}

#featured
{
	font-size: 11px;
	line-height: 16px;
}

#featured p a
{
	text-indent: 4px;
	text-decoration: none;
	color: #333;
	dsplay: block;
}

#featured p a:hover
{
	text-decoration: underline;
}

#featured p
{
	text-indent: 4px;
}

#featured .wrapper
{

	
}

#featured .wrapper img
{
	width: 196px;
	height: 46px;
	border: 2px solid #E4E5E4;
}



/* News */


#content .r ul, #content .r ul li, #content .r ul li a, #content .r ul li a:link, #content .r ul li a:active, #content .r ul li a:visited, #content .r ul li a:hover { margin: 0; padding: 0; height: auto; width: auto; text-indent: 0; text-decoration: none; line-height: normal; }

.news_articles
{
	list-style: none;
	display:block;
	width: 100%;
}

.news_articles li
{
	clear: both;
	display: block;
	font-size: 11px;
	width: 100%;
	background: #FFF url(../img/bullet.gif) no-repeat 9px 9px;
	margin: 0;
	padding: 0;
}

.news_articles_over
{
	background: #FAFAFA url(../img/bullet.gif) no-repeat 9px 9px !important;
}

.news_articles_off
{
	background: transparent url(../img/bullet.gif) no-repeat 9px 9px;
}

.news_articles li p
{
	margin-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_articles li p a
{
	text-decoration: none;
	background: none !important;
	line-height: 16px !important;
}

.news_articles li p a strong
{
	color: #660099;
	font-size: 12px;
	
}

.news_articles li p a:hover strong
{
	text-decoration: underline;
}

.news_articles li p a span
{
	font-size: 10px !important;
	line-height: 14px !important;
	color: #666666;
}


#news_pages
{
	text-align: center;
	font-size: 11px;
	line-height: 22px;
}

#news_pages a
{
	color: #660099;
}

.n_date
{
	font-size: 10px;
}
