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

body {  margin: 0; }
	.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: 72px; 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: 899px; margin: 0 auto; }

#top-box { width: 100%; }
#header-text{font-weight: bold; margin-left: 100px; color: black; font-size: 16px; display: block; height: 30px;}
	#logo-box {min-height: 10px; }
		*html #logo-box{height: 10px;}
		#logo-box img { vertical-align: middle; }
#middle-box { width: 100%; }			
	#content-left { width: 200px;  min-height: 300px; vertical-align: top;}
		* html #content-left { height: 300px; }
 	#menu-spacer{ height: 6px; border-style: none; margin: 0px; padding: 0px; line-height: 0%;} 
			#nav-ul{ padding: 0px; margin: 0px; list-style: none; }
			#nav-ul li {  width: 251px; height: 63px; background: url('../img/menu_item.gif') no-repeat; padding-top: 10px;}
				#nav-ul li a {display: block; height:46px; width: 166px; color: white; font-size: 20px; font-weight: bold; margin-left: 60px; text-decoration: none; text-align: center; }
		
	#content-right {  width: 699px; padding: 5px 5px; min-height: 300px; vertical-align: top;}
		* html #content-right { height: 300px; }
		
	#location td { padding: 0 5px; }
		
#footer-box, #footer-box a {  text-align: center; color: #999999; margin-top: 10px; }
#home-footer { text-align: center; margin-top: 10px;  width: 899px; height: 197px; background: url('../img/home_footer.jpg') no-repeat;} 
#wildcat-box { padding-right: 30px; text-align: right; margin-top: 20px;}
