* { margin:0; padding:0 }
BODY {
	font-size: 12px;
	background: #BEDEF8 url(images/bg.gif) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333;
}
.table { width:700px; margin: 0 auto }

/* LINK STYLES */
a {
	color:#6C051E;
	text-decoration:none
}
a:hover  { color: #AA4A1B } 

/* TEXT STYLES */
.eventsTitle {
	color:#6C051E;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 1px 0px;
}
.title { color:#6C051E; font-weight:bold }
.titleO {
	color:#CC3300;
	font-weight:bold
}
.title14Black { 
	color:#000000; 
	font-size: 14px;
	font-style: italic;
	font-weight:bold }
.title22Red { 
	color:#6C051E; 
	font-size: 22px;
	font-style: italic;
	font-weight:bold }		
.title14Red { 
	color:#6C051E; 
	font-size: 14px;
	font-style: italic;
	font-weight:bold }
.title14Blue { 
	color:#3c69ad; 
	font-size: 14px;
	font-style: italic;
	font-weight:bold }
.title14Green {
	color:#006600;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
}
.title22Green {
	color:#006600;
	font-size: 22px;
	font-weight:bold;
	font-style: italic;
}
.title12Red { 
	color:#6C051E; 
	font-size: 12px;
	font-weight:bold }
.title12Blue { 
	color:#3c69ad; 
	font-size: 12px;
	font-weight:bold }
.title12Green {
	color:#006600;
	font-size: 12px;
	font-weight:bold;
}.subtitle1 { color:#3c69ad; font-weight:bold }
.subtitle2 { color:#294773; font-weight:bold }
.subtitle3 {
	color:#006600;
	font-weight:bold;
	font-size: 12px
}
.whiteBg { background: #004061 url(images/header-bg.gif); color: #fff }
.whiteBg a { color: #fff; text-decoration:none }
.whiteBg a:hover { color: #B2D215; text-decoration:underline }
.whiteBg { background: #ffffff ; color: #fff }
.whiteBg a { color: #fff; text-decoration:none }
.whiteBg a:hover { color: #B2D215; text-decoration:underline }
.featured { list-style:none }
.featured ul { list-style:none }
.featured li { background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
/* END LINK AND TEXT STYLES */

.copyRight { font-size: 80%; height:25px; color: #333 }
.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 15px 10px 30px; background:#fff url(images/left-border-bg.gif) left repeat-y }
.box2 { padding: 15px 15px 10px 30px; background:#ffffff }

.currentEvents { padding: 10px; background: #F1B521; border-left: 1px solid #652235 }
.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:right; 
	padding-right:25px; 
	height:30px 
}
.footer a { color: #fff; text-decoration:none }
.footer a:hover { color:#BEDEF8; 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
}
h2 { font-size:110% }
