@charset "utf-8";
.text {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.tour_text_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.news_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption{ 
	float: left; 
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

#keyboardMsg{ 
	float: right; 
}

#closeButton{ 
	top: 5px; 
	right: 5px; 
}

#lightbox img{ 
	border: none; 
	clear: both;
} 
.news_date {
	font-size: 16px;
	font-weight: bold;
	color: #F7C806;
	font-family: Verdana, Geneva, sans-serif;
}
.news_text {

}

