@charset "UTF-8";
a:link {
	color: #770077;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0066;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	color: #3333CC;
}
.faux-subhead3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFF99;
	background-color: #3333CC;
	text-align: center;
}
.style2 {
	font-size: medium
}
.style3 {
	font-size: x-large;
	font-weight: bold;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: 10px; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFF99;
	background-image: url(images/keys-sunburst3-long.jpg);
}
.keys  #container {
	width: 75%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 150px;
	padding-top: 10px;
}
.keys  #container  #mainContent  #hea {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.faux-subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
.spacer {
	font-size: 6px;
}
.photo-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.keys #container #mainContent #1974 {
	text-align: left;
}
.keys #mainContent {
	margin: 0px;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.keys #container #mainContent #bottom-nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	display: run-in;
	list-style-image: none;
}
.keys #container #mainContent #footer {
	width: 75%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-right: auto;
	margin-left: auto;
}
.keys #container #mainContent #bottom-nav li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	text-align: center;
}
body,td,th {
	color: #000055;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 110%;
}
.keys #container #mainContent #top-nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	display: run-in;
	list-style-image: none;
}
.keys #container #mainContent #top-nav li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.blue-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #003399;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.chart-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
}
.teal-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #006677;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.purple-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #770077;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-contact {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.sold-out {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
}