html, body, a { font-family: arial, sans-serif; font-size: 12px; 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: #808080; }
	.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: 250px; }
	.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: 950px; margin: 0 auto; background: url('../img/bg-repeat.jpg'); }

#top-box { width: 100%; }
	#logo-box { height: 133px; }
		#logo-box object { padding: 0px; }
	#nav-box { text-align: center; background: url('../img/nav-bg.gif') repeat-x; }
		#nav-box ul { margin: 0; padding: 10px 0; list-style: none; text-align: center; }
			#nav-box ul li { display: inline;  }
		
#middle-box { width: 820px; margin: 0 auto; padding-top: 20px; }			
	#content-left, #content-right { width: 160px;  vertical-align: top;}
	
	#content-mid {  width: 460px; padding: 0 20px; vertical-align: top;}
		ul.photo-list { list-style: none; padding: 10px 0 0 15px; margin: 0; }
			ul.photo-list li { padding: 0 0 0 15px; background: url('../img/red-check.gif') center left no-repeat;  margin-bottom: 6px; }
				ul.photo-list li, ul.photo-list li a { font-family: "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; font-size: 16px; }
	#content-bottom { text-align: center; vertical-align: top;}
		#content-bottom span.hspace { margin: 0 6px; font-size: 1px; }
		
#footer-box { background: #373938 url('../img/footer-bg.gif') repeat-x; padding: 8px 0 3px 0; }
#footer-box, #footer-box a {  text-align: center; color: #c79b0a; margin-top: 10px;  font-size: 14px; }

#wildcat-box { width: 950px; margin: 0 auto; padding-right: 30px; text-align: right; margin-top: 20px; }
