.lewis {  font-family: "Times New Roman", Times, serif; font-size: 90%; font-weight: bold; text-decoration: none; font-style: italic; line-height: 145%}
.date { font-family: "Times New Roman", Times, serif; font-size: 85%; font-weight: normal; text-decoration: none ; font-style: normal; line-height: 100%}
.quote { font-family: "Times New Roman", Times, serif; font-size: 90%; font-weight: normal; text-decoration: none ; font-style: italic; line-height: 175%}
.maintext { font-family: "Times New Roman", Times, serif; font-size: 85%; font-weight: normal; text-decoration: none ; font-style: normal; line-height: 150% }
.linktext { font-family: "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: 150% ; color: #FFFFFF}
.state-nav{
	font-family: "Trebuchet MS",Verdana,Arial, sans-serif;
	text-transform:uppercase;
	list-style: none;
	font-size: 0.7em;
	line-height: 1.8em;
	margin: 10px 25px 10px 10px;
	padding: 0px;
	float: right;
	text-align: left;

}
.state-nav a{
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.state-nav a:hover{
	color: #FED10F;
	text-decoration:none;
	border: none;
}
a:link{
	text-decoration:underline;
	border: none;
	color: #ffffff;
}

a:hover{
	color: #FED10F;
	text-decoration:none;
	border: none;
}


.event-listing{
}
.event-listing h3{
	font-weight: normal;
	font-size: 1.1em;
	color: #ffffff;
	display: inline;
}
h2{
	color: #FED10F;
	font-size: 1.4em;
	font-weight: normal;
}
h3{
	color: #FED10F;
	font-size: 1.3em;
	font-weight: normal;
}
table td{
	vertical-align: top;
}
a.more-info{
	text-decoration: none;
	color: #FED10F;
}
a.more-info:hover{
	color: white;
}