* { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #292420 url(images/bg.gif) top repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	color: #1E1813;
}
.table { width:700px; margin: 0 auto }

/* LINK AND TEXT STYLES */
a { color:#2080A0; text-decoration:underline }
a:hover  { color: #AA4A1B } 
.sm { font-size:90% }
.eventsTitle {
	color:#EC982D;
	font-weight: bold;
	padding:0 0 1px 3px
}
.darkBg { background: #292420 url(images/header-bg.gif); color: #fff }
.darkBg a { color: #fff; text-decoration:none }
.darkBg a:hover { color: #B2D215; text-decoration:underline }
.featured { list-style:none }
.featured ul { list-style:none }
/* END LINK AND TEXT STYLES */

.copyRight { font-size: 80%; height:25px; color: #fff }
.interiorLt { background:#76757E url(images/left-nav-bg.gif) left repeat-y; color: #fff }
.interiorLt a { color: #fff }
.picBorder { border-top: 1px solid #000; border-bottom: 1px solid #000 }
.pic { border: 1px solid #505059; float:left; margin:0 8px 8px 0 }
.picEvents { border: 1px solid #333; }
.rtBorder { background: url(images/b-div.gif) right no-repeat; padding:0 2px 0 0 }
.box {
	padding: 15px;
	background: #FFFFFF
}

.currentEvents {
	padding: 15px;
	border-left: 1px solid #333;
	background-color: #FFFFFF;
}
.currentEvents td { padding: 0 0 10px 0; font-size: 90% }

.footer { 
	background: #161616 url(images/footer-bg.gif) repeat-x; 
	color: #fff; 
	font-size:90%; 
	text-align:center; 
	padding-right:5px; 
	height:30px 
}
.footer a { color: #fff; text-decoration:none }
.footer a:hover { color: #ED661F; text-decoration:none }


.form { 
	border: 1px solid #333; 
	height: 15px; 
	width: 115px; 
	background: url(images/input-bg.gif) repeat-x; 
	font-size: 90%;
	padding: 2px 0 0 5px
}
.SubHead {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #0C2577;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: normal;
}
.SubHeadTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #E74C1D;
	font-weight: normal;
	letter-spacing: 1px;
}
