body { background-color: #FFFBD2; }

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 { background: url(../images/leftNavChris.jpg) bottom left no-repeat; padding-bottom: 250px; }
.contBaseHome { background: url(../images/leftNavCrossRight.gif) bottom left no-repeat; }
.contBaseSub { background: url(../images/leftNavCrossRight2.gif) bottom left no-repeat; }
#mainContHome { background: url(../images/cross3.gif) top left no-repeat; }
#mainContSub { background: url(../images/cross3.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: 11px; }
ul#specialServices li { margin-bottom: 10px; }
ul#specialServices li a { font-weight: bold; color: #970E0E; }

.contBox3 { background: url(../images/contBg.gif) bottom right no-repeat; color: #970E0E; border-right: 1px solid #E9CDCC; }
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: 20px 40px 0px 20px; }
#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: 11px; line-height: 16px; }
#copyright {
	padding: 10px 0px;
	text-align: center;
	color: #88670e;
}


