

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


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

}
	.home-welcome UL{

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


/*  EVENT LIST- Events on the homepage.  */

.home-eventlist {

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

}

	.home-eventlist A B{
		
		color: #4B6991;
		text-decoration: none;
	
	}
	
	.home-eventlist A B:hover{
		
		color: #666666;
		text-decoration: none;
	
	}
	
	.home-eventlist A{
		
		color: #000000;
		text-decoration: none;
	
	}
	
	.home-eventlist A:hover{
		
		color: #666666;
		text-decoration: none;
	
	}
	
	.home-eventlist A P:hover{
		
		color: #666666;
		text-decoration: none;
	
	}

.home-eventlist-city {

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

}

	.home-eventlist-city A{
		
		color: #4B6991;
		text-decoration: underline;
	
	}
	
	.home-eventlist-city A:hover{
		
		color: #4B6991;
		text-decoration: none;
	
	}



/*  NEWS  */

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

}


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

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

}

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

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

}

/*  FAQ   */

.home-faq_question-number {
	
	background: #6E271E;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #ffffff;
	border: none;
	line-height: 12px;
}

.home-faq_question {
	
	background: #FCBA51;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #6E271E;
	border: none;
	line-height: 12px;
}

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

/* VIDEO */

.home-video {

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


}

	.home-video A {
	
		color: #CCD4E2;
		text-decoration: underline;
		
	
	}
	
	.home-video A:hover {
	
		color: #CCD4E2;
		text-decoration: none;
		
	
	}




