@charset "UTF-8";
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FE9900;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #003398;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	letter-spacing: 0.1em;
	padding-right: 3px;
	padding-left: 3px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6699FF;
	text-decoration: none;
}
.charlie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	word-spacing: normal;
	letter-spacing: normal;
}
.charlie_light_bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	word-spacing: normal;
	letter-spacing: normal;
}
.charlie_light_bg a:link {
	color: #FF0000;
	text-decoration:none;
}
.charlie_light_bg a:visited {
	color: #FF0000;
	text-decoration:none;
}
.charlie_light_bg a:hover {
	color: #6699FF;
	text-decoration:none;
}
.tour_bg {
	background-image: url(../imgs/charlie_tour.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
a:visited {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.quoteBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #003399;
	padding-right: 10px;
	padding-left: 10px;
}
