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

a { color: #fbaa31; font-weight: bold; }
a:hover { color: black; }

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: 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;  }

	.orange-bullet {padding-left: 15px; background: url('../img/orange-bullet.gif') center left no-repeat; }
	.hover-black:hover { color: black; }
	
	h1.title { color: #999999; padding: 5px 0; margin: 0; font-size: 16px; }
	
#main-content { width: 950px; margin: 0 auto; }

#top-box { width: 100%; }
	#logo-box { }
		#logo-box img { vertical-align: middle; }
#middle-box { width: 100%; padding-top: 10px; background: url('../img/main-bg.gif') 40% 0% no-repeat; min-height: 500px;}
* html #middle-box { height: 500px; }			
	#content-left { width: 170px; padding: 0 5px; vertical-align: top; }
 
		#nav-ul { list-style: none; padding: 0; margin: 0; }
			#nav-ul li { margin-bottom: 5px; }
				#nav-ul li a { color: black; }
	
		#testimonial-box { padding: 8px; font-size: 11px; }
				
	#content-middle {  width: 575px; padding: 0 20px; vertical-align: top;}
		.home-title { color: #999999; font-size: 15px; padding: 0px; margin: 0;}
		.news-box { padding: 5px 0;}
			.news-box td { vertical-align: top; }
			.news-box h1 { padding: 0px; margin: 0; font-size: 18px;}
			.news-box strong { display: block; margin-bottom: 5px; color: #999999 }
			a.more { color: #fbaa31; text-decoration: none; font-style: italic; text-transform: uppercase; padding-left: 8px; font-weight: bold; }
			a.more:hover { color: black; }
			
		#more-news-tbl {}
			#more-news-tbl td { padding-left: 15px; background: url('../img/orange-bullet.gif') center left no-repeat; }
		#archived-link { font-weight: bold;  color: #fbaa31; text-decoration: none; font-style: italic; text-transform: uppercase }
		#archived-link:hover { color: black; }
		
	#content-right { width: 200px; padding: 0 5px; vertical-align: top;}
		#featured-listing-box { width: 196px; margin: 0 auto; }
			#featured-wrapper { background: url('../img/featured-bg-repeat.gif') repeat-y;}
			#featured-content { background: url('../img/featured-bg.gif') no-repeat; min-height: 423px; padding: 10px; }
			* html #featured-content { height: 423px; }
				#featured-content .title { width: 150px; margin: 0 auto;  text-align: center; }
					#featured-content .title a {color: #fbac37; font-size: 14px; text-align: text-decoration: none; font-weight: bold;} 
					#featured-content .title a:hover {color: black; }
				#featured-content .additional-listing strong { color: #fbac37; font-size: 11px; display: block; text-align: center;}
				#featured-content .additional-listing ul { margin: 0 10px; padding: 5px 10px; }
			#featured-footer { height: 19px; background: url('../img/featured-bg-bottom.gif') no-repeat; }
			
#footer-box {  text-align: center;  }

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