@charset "utf-8";
.graybkgrd {
	background-color: #333;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #CCC;
}
.Main_Nav {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFF;
	background-image: none;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FC3;
}
a:active {
	text-decoration: none;
}


.graybkgrd ul li p strong {
	color: #F90;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}
title {
	color: #FC0;
}
.graybkgrd .graybkgrd {
	color: #FFF;
	font-family: "Century Gothic", Arial, sans-serif;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFF;
	font-style: italic;
}
+
