/*  INTRODUCTION AND MAIN CONTENT TEXT - About.  */



.about-textnumber {

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


.photocaption {

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

}


	
	/*  FAQ   */

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


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

.about-faq_question A {
		
		color: #6E271E;
		text-decoration: none;
		
	}
	
	.about-faq_question A:hover {
		
		color: #ffffff;
		text-decoration: none;
		
	}
	
	.about-faq_question-views {
	
	background: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
	border: none;
	line-height: 12px;
}

	.about-faq_question-dateadded {
	
	background: #999999;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
	border: none;
	line-height: 12px;
}

.about-faq_recently-number {
	
	background: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #000000;
	border: none;
	line-height: 12px;
}


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

.about-faq_recently A {
		
		color: #6E271E;
		text-decoration: none;
		
	}
	
	.about-faq_recently A:hover {
		
		color: #ffffff;
		text-decoration: none;
		
	}
	
	.about-faq_recently-date {
	
	background: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
	border: none;
	line-height: 12px;
}


/* 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;
		
	
	}


