html, body, a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.5; color: #333333;}
a { color: #666666; font-weight: bold; }
a:hover, .active { color: #ff0000; }
img { border: 0; }
form { display: inline; }
h1 { font-size: 24px; margin-top: 0; }
h2 { font-size: 21px; margin: 0; }
h3 { font-size: 18px; margin: 0; }
h4 { font-size: 14px; margin: 0; }

body {  margin: 0; }
	.body-bg { background: gray; }
	.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; font-weight: normal; }
	.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: 950px; margin: 0 auto; }
#home-content{width: 950px; height: 652px; background: url('../img/home-background.jpg') no-repeat;}
	#home-content-right{width: 690px; height: 378px; padding: 10px; float: right; margin-top: 224px; margin-right: 25px; overflow: hidden; }
	#home-content a { text-decoration: none; }

#top-box { width: 100%; }
	#logo-box { background: url('../img/limo_header.jpg') no-repeat; width: 950px; height: 207px; }
		#logo-box img { vertical-align: middle; }
#middle-box { width: 100%; }			
	#content-left { width: 270px; min-height: 500px; vertical-align: top;}
		* html #content-left { height: 500px; }
		#content-left p { margin: 0 0 14px 0; }
 
		#nav-ul { list-style: none;  }
			#nav-ul li { margin-bottom: 10px; list-style: none; display: inline; }
				#nav-ul li a { color: white; font-size: 18px;  background: url('../img/menu_item_unselected.gif') no-repeat; display: block; width: 145px; height: 42px;}
				
				
			#content-page{width: 950px;min-height: 100px;}
			.img-left { margin: 0 15px 15px 0; }
			.img-right { margin: 0 0 15px 15px; }
			
			#content-box-top{background: url('../img/content-box-top.gif') no-repeat; width: 950px; height: 35px;}
			#content-box-repeat{background: url('../img/content-box-repeat.gif') repeat-y; width: 840px; padding-right: 55px; padding-left: 55px;}
			#content-box-bottom{background: url('../img/content-box-bottom.gif'); width: 950px; height: 64px;}
			
			.content-td-box { padding: 15px; }
			
			* html #content-page{height: 100px;}
			#nav-container{width: 950px; height: 37px; margin-top: 168px; float: left;  text-align: left;}
				#nav-container a:hover { color: black; }
			#nav-tbl{}
			#nav-td-selected a{color: white; text-decoration: none; font-weight: bold; font-size: 16px; }
			#nav-td-unselected a{color: black; text-decoration: none; font-weight: bold; font-size: 16px; }
			#nav-td-unselected{background: url('../img/menu_item_unselected.gif') no-repeat; width: 140px; height: 36px; text-align: center; }
			#nav-td-selected{background: url('../img/menu_item_selected.gif') no-repeat; width: 142px; height: 37px; text-align: center; }
			
		#rides-nav { list-style: none; margin: 20px 0px; padding: 0 }
			#rides-nav li { margin-bottom: 10px; list-style: none; }
				#rides-nav li a { display: block; text-decoration: none; }
				
	#content-right {  width: 630px; padding: 0 20px; min-height: 500px; vertical-align: top;}
		* html #content-right { height: 500px; }
		
#footer-box, #footer-box a {  text-align: center; color: #999999; background: url('../img/footer.gif') no-repeat; width: 950px; height: 45px;  }

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

.co-name { color: #ff0000; }

