

/* WELCOME - Welcome area on the newspage. */


.news-welcome{
	
	font-style: normal;
    font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	

}
	.news-welcome UL{
	
		padding-left: 0px;
	
	}
	.news-welcome UL A{
		
		font-style: normal;
		font-weight: bold;
		 font-size: 11px;
		color: #000000;
		text-decoration: none;
		line-height: 20px;
		padding-left: 0px;
		
	}
	
	.news-welcome UL A:hover{
	
		color: #6E271E;
		
	}


/*  NEWS LIST  */

.news-newslist {

    font-style: normal;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	
	line-height: 12px;
	padding-bottom: 0px;

}


	.news-newslist A{
		
		color: #000000;
		text-decoration: none;
	
	}
	
	.news-newslist A{
		
		color: #000000;
		text-decoration: under;
	
	}
	
	.news-newslist A:hover{
		
		color: #666666;
		text-decoration: none;
	
	}
	
	.news-newslist A P:hover{
		
		color: #666666;
		text-decoration: none;
	
	}
	
	.news-newslist P{
		
		text-align: left;
	
	}
	
	
	
.news-newslist-readmore {

    font-style: normal;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 11px;
	padding-bottom: 10px;

}

	.news-newslist-readmore A{
		
		color: #6E271E;
		text-decoration: none;
	
	}
	
	.news-newslist-readmore A:hover{
		
		color: #6E271E;
		text-decoration: underline;
	
	}



/*  NEWS  */

.news-news {
	
	background: #C0BDAA;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	border: none;
	line-height: 12px;

}


	.news-news A{
		
		color: #000000;
		text-decoration: none;
	
	}
	
	.news-news A:hover{
		
		color: #000000;
		text-decoration: underline;
	
	}
	
	
	.news-news A P:hover{
		
		color: #000000;
		text-decoration: underline;
	
	}

.news-news-readmore {
	
	background: #C0BDAA;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #6E271E;
	border: none;
	line-height: 11px;
	
}

	.news-news-readmore UL {
		
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.news-news-readmore A{
		
		color: #6E271E;
		text-decoration: none;
	
	}
	
	.news-news-readmore A:hover{
		
		color: #ffffff;
		text-decoration: none;
	
	}

.news-news-date {
	
	background: #C0BDAA;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #000000;
	border: none;
	line-height: 12px;

}

/*  SECTION LIST  */

.news-sectionlist {
	
	font-size: 11px;
	text-align: left;
	color: #CCD4E2;
	border: none;
	line-height: 14px;
	letter-spacing: 0px;

}


	.news-sectionlist A{
		
	font-weight: bold;
	color: #6E271E;
		text-decoration: none;
	
	}
	
	.news-sectionlist A:hover{
		
		color: #6E271E;
		text-decoration: underline;
	

	
	}


.event-city {
	
	font-size: 10px;
	text-align: right;

}

	.event-city a {
		
		color: #395181;
		text-decoration: underline;
	
	}
 
 	.event-city a:hover{
			
		color: #395181;
		text-decoration: none;
		
	}

/*  SECTION LIST  */


.news-sidelist {
	
	font-size: 11px;
	text-align: left;
	color: #6E271E;
	border: none;
	line-height: 14px;
	letter-spacing: 0px;

}

	.news-sidelist  h2 {

		font-family: Arial, Helvetica, sans-serif;
	    text-align: left;
		font-weight: bold;
	    font-size: 12px;
		line-height: 12px;
		color: #671F11;
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 10px 0px;
		border-bottom: 1px solid #671F11;
	}
	
	.news-sidelist UL{
		
		
		padding-top: 0px;
		padding-bottom: 0px;
	
	}
	
	
	.news-sidelist UL UL{
		
		padding-top: 10px;
		padding-bottom: 10px;
	
	}
	
	.news-sidelist LI{
		
		padding-top: 0px;
		padding-bottom: 0px;
	
	}
	
	
	.news-sidelist A{
		
		font-weight: normal;
		color: #6E271E;
		text-decoration: underline;
	
	}
	
	.news-sidelist A:hover{
		
		color: #6E271E;
		text-decoration: none;

	
	}
	




