body { background-color: #FFFBD2; }

a:link {
	color: #980E0C;
	text-decoration: underline;
}
a:hover {
	color: #980E0C;
	text-decoration: none;
}

td { font-family: Arial, Verdana, sans-serif; font-size: 12px; }

#topPhotos { background: url(../images/crossTop.gif) top left no-repeat; }
#btnCalendar { width: 142px; padding: 15px 0px; text-align: center; }
.leftNavBase { background: url(../images/leftNavBg.gif) top left repeat-y; }
.leftNavHeaderImage { background: url(../images/leftNavBg2.gif) top left no-repeat; }
.leftNavChris {
	padding-bottom: 250px;
	background-image: url(../images/leftNavRick.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contBaseHome {
	background-color: #FFFFFF;
	background-image: url(../images/leftNavCrossRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contBaseSub { background: url(../images/leftNavCrossRight2.gif) bottom left no-repeat; }
#mainContHome {
	background-image: url(../images/cross3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContSub { background: url(../images/cross3.recent.gif) top left no-repeat; height: 100%; }
.mainCont { padding-top: 50px; }
#pageBg { background: url(../images/crossLeft.gif) top right no-repeat; }
.footerBase { padding: 0px; }


/** Content Boxes **/
.contBox1 { background: url(../images/contBg2.gif) bottom right no-repeat; border-bottom: 1px solid #E9CDCC; }
.contBox1Inner { }

.contBox2 { background: url(../images/contBg.gif) bottom right no-repeat; color: #970E0E; border-bottom: 1px solid #E9CDCC; }
ul#specialServices {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
ul#specialServices li { margin-bottom: 10px; }
ul#specialServices li a { font-weight: bold; color: #970E0E; }

.contBox3 {
	color: #970E0E;
	border-right: 1px solid #E9CDCC;
	background-image: url(../images/contBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul#upcomingEvents { list-style-type: none; padding: 0px; margin: 0px; font-size: 11px; }
ul#upcomingEvents li { margin-bottom: 10px; }
ul#upcomingEvents li a { font-weight: bold; color: #970E0E; }

.contBox4 { background: url(../images/btnMusic.jpg) bottom right no-repeat; }

/** Link Styles **/
#leftNav {
	padding-top: 20px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#leftNav a { font-weight: bold; color: #FFF; text-decoration: none; display: block; width: auto; line-height: 22px; }
#leftNav a:hover { color: #E0B7B7; }
#leftNav a.sub { font-weight: normal; color: #FFF; font-size: 11px; line-height: 16px; padding-left: 10px; }
#leftNav a.sub:hover { color: #FFF; }
#leftNav a.sub2 { font-weight: normal; color: #E0B7B7; font-size: 11px; line-height: 16px; padding-left: 15px; border-bottom: 1px solid #A94343; }
#leftNav a.sub3 { font-weight: normal; color: #E0B7B7; font-size: 11px; line-height: 16px; padding-left: 20px; border-bottom: 1px solid #A94343; }
#footer { padding: 0px 25px; color: #88670E; font-size: 11px; }
#footer a { color: #88670E; text-decoration: none; font-size: 11px; }

/** Text Styles **/
h1 { font-size: 18px; font-weight: normal; margin: 0px; color: #88670E; }
h1.catName { font-size: 24px; font-weight: normal; margin: 0px; color: #88670E; }
h2 { font-size: 18px; font-weight: normal; margin: 0px; }
#mainText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#copyright {
	padding: 10px 0px;
	text-align: center;
	color: #88670e;
}
