@charset "UTF-8";
/* CSS Document */

.archiveText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}
.marquee{
	font-family:MrsEavesBold, venetian, Baskerville;
	font-size:24px;
	color: #F60;
}
.subtext {
	font-family: MrsEavesBold, venetian, Baskerville;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #9B7C12;
	text-decoration: none;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color: #06F;
}
.mediaText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.mediaHeading {
	font: 18px MrsEavesBold, Georgia, "Times New Roman", serif;
	color: #F60;
}
.highlight {
	font-weight:bold;
}
ul {
	list-style-type:none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}
img {
	display:block;
}
.press a:link {
	font-family:MrsEavesBold, Georgia, "Times New Roman", serif;
	font-size:inherit;
	color:#F60;
	text-decoration:none;
} 
.season2divide {
	height:1px;
	width:500px;
	background-color:#F60;
}