/* designed and produced by rpadesign.co.uk  -  hello@rpadesign.co.uk  -  01274 531 888 */
/* news */

H1 {
	font-size:1em;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}

#main-content-holder{
	width:405px;
	float:left;
	height:auto;
	padding-left:60px;
}
.left-content-column{
	width:224px;
	height:151px;
	float:left;
}
.left-content{
	width:201px;
	height:auto;
	float:left;
	margin-top: 5px;
	color: #545454;
	padding-left:54px; 
}
.latest-stories{
	width:201px;
	height:35px;
	float:left;
	/*margin-left: 54px;*/
	background-image: url(../images/news/title-latest.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.latest-holder{
	width:201px;
	float:left;
	height:auto;
	/*margin-left: 54px;*/
}
.archive-title{
	width:201px;
	height:25px;
	float:left;
	/*margin-left: 54px;*/
	background-image: url(../images/news/title-archive.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
}
.archive-list{
	width:201px;
	height:auto;
	float:left;
	/*margin-left: 54px;*/
	font-weight: bold;
	margin-bottom: 15px;
}
.latest-headline{
	width:185px;
	height:auto;
	float:left;
	font-weight: bold;
	margin-bottom: 3px;
}
.latest-story{
	width:185px;
	height:auto;
	float:left;
	margin-bottom: 5px;
}
.latest-date{
	width:185px;
	height:auto;
	float:left;
	margin-bottom: 25px;
	color: #999999;
	font-size: 0.9em;
}
.header-holder{
	width:783px;
	height:auto;
	float:left;
	background-image:url(../images/template/page-divider.gif);
	background-repeat:no-repeat;
	background-position: 11px 180px;
}

.page-header{
	width:783px;
	float:left;
	height:80px;
	background-image: url(../images/news/page-title.gif);
	background-repeat: no-repeat;
	background-position: 57px 0px;
}

.para-1{
	width:430px;
	float:left;
	height:auto;
	/*margin-left: 60px;*/
	color: #545454;
}
.date{
	width:430px;
	float:left;
	height:auto;
	/*margin-left: 60px;*/
	color: #666666;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 0.9em;
}
.news-title{
	width:430px;
	float:left;
	height:auto;
	color: #F05033;
	/*margin-left: 60px;*/
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

