﻿body {
	background:url(../siteart/sitebg.gif) no-repeat center top #000;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#f37a1f;
}

#title {
	vertical-align:bottom;
	background:url(../siteart/toptab.gif) no-repeat left bottom;
	padding:5px 10px;
	color:#f37a1f;
	font-size:18px;
	font-weight:bold;
	width:50%;
}

#bobcat {
	text-align:right;
	padding:5px 0 10px;
}

#nav {
	background:url(../siteart/navbg.gif) repeat-x;
	text-align:center;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:inline;
	float:left;
	padding:11px 0;
	border-right:1px #252525 solid;
	border-left:1px #000 solid;
}

#nav li a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	padding:0 46px;
}

#nav li a:hover {
	color:#f37a1f;
}

.sub_menu {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	z-index: 100;
	width: 170px;
	margin-top:10px;
}

.sub_menu a:link, .sub_menu a:active, .sub_menu a:visited {
	width: 100%;
	display: block;
	background:url(../siteart/navbg.gif) repeat-x;
	border-bottom: 1px solid black;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

.sub_menu a:hover {
	background: #f37a1f;
	color: white;
}

#left {
	background:#eaeaea;
	padding:10px;
	vertical-align:top;
	font-size:11px;
	border:1px #434343 solid;
	border-top:0;
	text-align:center;
}

#address {
	display:block;
	width:190px;
	border-top:1px #000 dotted;
	border-bottom:1px #000 dotted;
	padding:10px 0;
	text-align:center;
}

#right {
	border-top:4px #f37a1f solid;
	width:600px;
	vertical-align:top;
	padding:10px 0 10px 10px;
}

.hdr {
	color:#f37a1f;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

#slide {
	display:block;
	border-top:1px #000 solid;
	margin-top:5px;
	padding-top:5px;
}

#bobcat_eq {
	width:150px;
	padding:10px;
	padding-top:0;
	float:right;
	margin-left:10px;
}

#bobcat_eq ul {
	margin:0;
	padding:0;
	list-style:none;
}

#bobcat_eq li {
	display:block;
	float:left;
	width:130px;
}

#bobcat_eq li a {
	text-decoration:none;
	font-size:11px;
	color:#000;
	padding:5px 0;
	border-bottom:1px #434343 dotted;
	display:block;
}

#bobcat_eq li a:hover {
	color:#f37a1f;
}

#description {
	font-size:11px;
	text-align:center;
	padding:5px;
	vertical-align:top;
	background:#eaeaea;
}

#row_on {
	background:#eaeaea;
}

#rental_hdr {
	background:#000;
	font-weight:bold;
	color:#fff;
	font-size:11px;
}

#rental_cell {
	text-align:center;
	font-size:11px;
}
