* { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #292420 url(images/bg.gif) top repeat-x;
	font-family: Tahoma, 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:#4F1304; font-weight: bold; background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.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 }
.featured li {
	padding:0 0 1px 15px;
	background-color: #FFF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* END LINK AND TEXT STYLES */

.copyRight { font-size: 80%; height:25px; color: #fff }
.interiorLt { background:#F7F4E9 left repeat-y; color: #3D3731; padding: 15px; }
.interiorLt a { color: #2080A0 }
.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: #F7F4E9 }

.currentEvents { padding: 15px; background: #F7F4E9; border-left: 1px solid #333 }
.currentEvents td {
	padding: 0 0 10px 0;
	font-size: 90%;
	background-color: #FFF;
}

.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: #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
}
.midlineSpacer { border:1px solid #A0440F; background-color: #A0440F; width:235px; height:2px;
 }

.centerSpacer { border:1px solid #9A8862; background-color: #A0440F; width:667px; height:1px; }

a.templates:link{color:#fff; text-decordation:none; }
a.templates:visited{color:#fff; text-decoration:none;}
a.templates:hover{color:#ED661F; text-decordation:none; }

.image-outer {border:2px solid #fff; margin-right:5px; margin-bottom:4px;}
.image-outer2 {border:2px solid #6A523E; margin-right:5px; margin-bottom:4px;}
.image-outer3 {border:2px solid #F7F4E9; margin-right:5px; margin-bottom:4px;}


.table tbody tr .interiorLt table tbody tr td strong {
	font-size: 1.5em;
}
.table tbody tr .templates ul li ul ul ul li big {
	color: #FFF;
}
