body {
	padding: 0;
	margin: 0;
	background: url('images/bkg.jpg') repeat-x;
	background-color: #e9dac7;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	}
a {text-decoration:none;}
a:hover{text-decoration: underline;}
.hours {
	list-style: none; 
	line-height: 40px;
	padding: 0 0 0 10px;
	}
	
.flights {
	line-height: 30px;
	text-align: center;
	}

.subContent {
	line-height: 20px;
	padding: 0 10px;
	}
.bottomtable, .bottomtable a, .bottomtable a:hover{
	color:	#ccb58b;
}


.content {
}

.eventList a, .eventList a:visited, .eventList a:active, .eventList a:link {
color: #000000;
text-decoration:underline;
}
.eventList a:hover{
color: #FFFFFF;
text-decoration: underline;
}

.eventTitle{
	font-size: 23px;
color: #111111; font-family:'Times New Roman', Times, serif;
}

.eventDate {
	font-size: 16px;line-height: 25px;
color: #111111; font-family:'Times New Roman', Times, serif;
}

.eventTime{
font-size: 16px;line-height: 25px;
color: #111111; font-family:'Times New Roman', Times, serif;
}

.eventCost{ font-size: 16px;line-height: 25px;
font-size: 16px;color: #111111; font-family:'Times New Roman', Times, serif;
}

.eventDesc{color: #111111; font-family:'Times New Roman', Times, serif; line-height: 25px;

}


.mainNav a{
color: #FFFFFF;
font-size: 16px;
text-decoration: none;
}
.mainNav a:hover{
color: #FFFFFF;
text-decoration: underline;
}