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

body {  margin: 0; }
	a { color:#951d1d; text-decoration:none; font-weight:bold; }
	a:hover { text-decoration:underline; }
	.body-bg { background: white; }
	.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 { width: 100%; border-collapse: collapse;  }

#main-content { width: 900px; margin: 0 auto; }

#top-box { width: 100%; }
	#logo-box { }
		#logo-box img { vertical-align: middle; }
#middle-box { padding: 0 11px; }			
	#content-left { width: 190px; min-height: 500px; vertical-align: top; background: url('../img/side1.jpg') no-repeat 0 436px;}
		* html #content-left { height: 500px; }
 		
		#nav-box { background: url('../img/nav-bg.jpg') no-repeat; height: 181px; padding-top: 10px; }
		#nav-ul { list-style: none; padding: 0; margin: 0;}
			#nav-ul li { text-align: center; margin-bottom: 5px; }
				#nav-ul li a { color: #191182; font-size: 15px;text-decoration: none;  text-transform: uppercase; font-weight: bold; }
					#nav-ul li a.here, #nav-ul li a:hover { color: #951d1d; }
	#content-middle {  width: 480px;padding: 90px 10px 10px 10px; vertical-align: top; background: url('../img/middle-banner.jpg') top center no-repeat; }
		* html #content-right { height: 500px; }
	#content-right {  width: 204px;  min-height: 500px; vertical-align: top; background: url('../img/side2.jpg') no-repeat 0 436px;}
		* html #content-right { height: 500px; }
		
		#testimonial-box { margin-top: 10px; background: url('../img/testimonial.jpg') no-repeat; height: 180px; padding: 35px 10px 20px 10px; text-align: left; overflow: hidden;}
		
#footer-box { width: 879px;  text-align: center; margin: 0 auto; padding: 15px 0; height: 46px; background: url('../img/footer-bg.gif') repeat-x; font-size: 14px; font-weight: bold;}
	#footer-box a {color: #999999; }
#wildcat-box { padding-right: 30px; text-align: right; margin-top: 20px; }

.charities { margin: 15px; padding: 0; }
.charities a { font-size: 11pt; color: #333333; } /* requested by Harry 11/12/09 at least temporarily until has more charities */
