html, body, a { font-family: arial, sans-serif; font-size: 16px; color: #333333;}
img { border: 0; }
form { display: inline; }
h1 { font-size: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 18px; }

body {  margin: 0; }
	.body-bg { background: black; }
	.clear { clear: both; }
	.br { height: 5px; font-size: 5px; }
	.br2 { height: 10px; font-size: 10px; }
	.msg { background: #ffeda4; color: #be0000; text-align: center; margin: 10px 0; padding: 0; display: block; }
	.pad1 { padding: 5px; }
	.pad2 { padding: 10px; }
	.noul { text-decoration: none; }
	.odd { background: #eeeeee; }
	.even { background: #ffffff; }
	.center { text-align: center; }
	.bold { font-weight: bold; }
	.lt { text-align: left; }
	.rt { text-align: right; }
	.h1 { font-size: 18px; }
	.req { color: #be0000; }
	.big { font-size: 20px; }
	.med { font-size: 16px; }
	.sm { font-size: 12px; }
	.lift { position: relative; top: -3px; }
	.form-ul { list-style: none; padding: 0; margin: 0; width: 100%; }
		.form-ul li { margin-bottom: 10px; clear: both; }
			.form-ul li label { float: left; width: 120px; text-align: right; padding-right: 10px; }
			.form-ul li strong { color: #be0000; }
			.form-ul li em { color: #be0000; font-style: normal; }
			.form-ul li input { padding: 1px 3px; }
			.form-ul li span.note { color: #6574f5; }
			.form-ul li .same-width { width: 300px; }
	.form-error-ul { list-style: none; }
	.form-inline-error { background: url('../img/icon/alert.gif') top left no-repeat; padding-left: 15px; color: #cc0000; }

	.list { list-style: none; }
		.list li { margin-bottom: 10px; clear: both;}
			.list li label { float: left; width: 130px; text-align: right; padding-right: 10px; }
	.tbl {  border-collapse: collapse; width: 100%;}
		.tbl td { vertical-align: top; }
#main-content { width: 900px; margin: 0 auto; background: white; }

#top-box { width: 100%; }
	#top-box img { vertical-align: middle; }

#nav-box { background: url('../img/nav-bg.gif') no-repeat; height: 25px; padding: 10px 0;}
	#nav-ul {padding: 0; margin: 0;}
		#nav-ul li { display: inline; }
			#nav-ul li a { padding: 0 55px 1px 10px; position: relative; top: -1px;}
			 #nav-ul li a img { vertical-align: middle; }

#middle-box { width: 100%; background: url('../img/content-top-drop-shadow.gif') repeat-x; }
	#home-left { width: 430px; min-height: 800px; background: url('../img/content-left-bg4.jpg') no-repeat; padding-left: 235px; vertical-align: top;}
		* html #home-left { height: 517px; }
 		.page-title { padding-left: 80px; padding-top: 25px; margin: 0;}


	#home-right {  width: 235px; min-height: 400px; vertical-align: top;   background: url('../img/right-bg-repeat.jpg') top right repeat-y;}
		* html #home-right { height: 400px; }
		#home-right #right-bg {background: url('../img/home-right-bg.jpg') top right no-repeat; padding-top: 25px; padding-left: 25px; text-align: center;}
	#schedule-content { padding: 20px 10px; }
	#schedule-box { }
    #print-box { margin: 0 20px; text-align: right; }

	#content-box { padding: 20px 10px 0 250px; background: url('../img/content-left-bg4.jpg') no-repeat; min-height: 800px;}
	* html #content-box { height: 615px; }
		#link-tbl td { font-size: 12px; }
			#link-tbl td strong { font-size: 16px; display: block; }
			#link-tbl td a { font-size: 12px; display: block; }
		.content-page-title { text-align: center;}

		#staff-photo-tbl {}
			#staff-photo-tbl td { font-size: 14px; font-weight: bold; }
			#staff-photo-tbl td a { text-decoration: none; font-size: 14px; font-weight: bold; display: block;}
				#staff-photo-tbl td span { display: block; }
				#staff-photo-tbl td a strong { color: red; }

	/* Calendar */
	#cal-header-tbl td { padding: 5px; }
		#cal-header-tbl h3 { padding: 0; margin: 0; }
		#cal-header-tbl a { font-size: 14px; font-weight: bold; text-decoration: none; }
		#cal-header-tbl a.big { font-size: 18px; font-weight: bold; text-decoration: none; }
		#cal-header-tbl a:hover { text-decoration: underline; }
		#cal-header-tbl td img { vertical-align: bottom; }

	#cal-tbl {}
		#cal-tbl td { border: 1px solid #ebf7fe;  border-collapse: collapse; width: 14%; }
		.day-label-row { background: #555555; color: white; }
			.day-label-row td { text-align: center; font-weight: bold; height: 20px;}
			#cal-tbl td.month-day { vertical-align: top; height: 120px; background: #d8edf9;}
			#cal-tbl td.event-day { background: #bbd5e8; }
				#cal-tbl td.event-day a { text-decoration: none; font-size: 10px; clear: float;}
					#cal-tbl td.event-day a span.left { float: left; width: 85px; }
					#cal-tbl td.event-day a span.right { float: left;  }
			#cal-tbl td.weekend { background: #8ac3ed; }
			#cal-tbl td.today { background: #ffefb9; }
			#cal-tbl span.num-label { display: block; font-size: 12px; font-weight: bold; text-align: right; padding: 2px; }
			#cal-tbl div.event-wrapper { padding: 5px; }

	#cal-footer-tbl td { padding: 5px; font-size: 12px; font-weight: bold; }

	/* Calendar */


#footer-box { width: 100%; background: url('../img/schedule-footer.jpg') no-repeat; height: 28px; padding-top: 30px; color: white; text-align: center; }
	#footer-box a { text-decoration: none; color: #dddddd; }

#wildcat-box { background: black; padding-right: 30px; text-align: right; padding-top: 20px; }

