@charset "utf-8";
/* CSS Document */

.clear { clear: both; height: 0; }

html #outer{height:100%;}

body {
	margin-top: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #fff;
	background-image: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding: 5px 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
}

a {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #004d98;
	font-weight: 600;
}

a:hover {
	text-decoration: underline;
	font-weight: 600;
	color: #060543;
}

h1, h2, h3 {
	color: #d61930;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h1 {
	padding: 0 4px 0 0;
	height: 25px;
	background: transparent url(../images/header_bg.jpg) right 0 no-repeat;
	color: #000;
	line-height: 25px;
	font-size: 14px;
	text-align: right;
}

#vehicleHeading h1 {
	background: none;
	height: auto;
	padding: 5px;
	text-align: left;
	line-height: 20px;
}

#noresults_header {
	padding: 5px;
	background-image: none;
	color: #d61930;
	font-size: 18px;
	text-align: left;
	line-height: normal;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

#container, #pagebody {
	border: none;
}

#pagebody {
	width: 100%;
	padding: 0;
}

#siteToolbar {
	margin: 0 auto;
	padding: 0 0 5px;
}

#header {
	width: 950px;
	height: 99px; 
	background: transparent url(../images/header_front.jpg) 0 0 no-repeat;	
}

#hedChat {
	margin: 0 200px 0 0;
	padding: 0;
	height: 58px;
	width: 150px;
	color: #ccc;
	float: right;
	background: #FF0000;
}

#nav {
	padding: 0;
	width: 100%;
	height: 39px;
	background: transparent url(../images/nav_bg.jpg) 0 0 repeat-x;	
	display: block;
}

#bodycontent {
	position: inherit;
	height: auto; width: 100%;
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}

#footer {
	margin: 5px 0;
	background:transparent url(../images/nav_bg.jpg) 0 0 repeat-x;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}



#leftCol {
	width: 694px;
	float: left;
	display: inline;
}

#leftCol h2 {
	padding: 5px 0;
	clear: both;
}

#leftCol p {
	padding-top: 0;
}

#leftCol img {
	border: 2px solid #666;
}

#leftCol a img {
	border: none;
}

#leftImage {
	width: 221px;
	float: left;
}

#leftImage img {
	margin-bottom: 10px;
}

#rightList, #innerRightList {
	float: left;
	display: inline;
}

#rightList li {
	margin-left: 15px;
	list-style: inside url(../images/largeBullet.jpg);
	font-size: 14px;
	line-height: 26px;
}

#innerRightList li {
	width: 440px;
	margin-left: 30px;
	list-style: inside url(../images/smallBullet.jpg);
	font-size: 14px;
	line-height: 26px;
}

#rightCol {
	width: 255px;
	float: left;
	display: inline;
	border-left: 1px solid #808080;
}

#reservation_bttn {
	margin: 20px auto 0;
	width: 199px;
	height: 41px;
	display: block;
}

#phoneNumber {
	clear: both;
	color: #004d98;
	text-align: center;
	font-size: 29px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#truckTypes {
	margin: 0 auto 10px;
	padding: 0 0 1px;
	width: 237px;
	background: transparent url(../images/truckType_bg.jpg) 0 0 repeat-x;
}

#truckTypes h2 {
	color: #fff;
	text-align: center;
	font-size: 27px;
}

#truckTypes ul {
	margin: 0 auto;
	width: 217px;
}

#truckTypes li {
	margin: 0 0 5px;
	height: 77px;
	border: 1px solid #fff;
	display: block;
}

#truckTypes img, #truckTypes p {
	margin: 5px;
	float: left;
}

#truckTypes p {
	width: 94px;
	color: #fff;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}

/* Rental Styling */
.centerImage {
	margin: 0 auto;
	display: block;
}

.rightImage {
	margin: 0 5px;
	float: right;
	display: inline;
}

#flashFlipperContainer_rental {
	margin: 0 auto;
	width: 256px;
	height: 162px;
	border: 2px solid #666666;
}

#flashFlipperContainer_rental img {
	border: none;
}

#rental_leftContent {
	margin-right: 1%;
	width: 58%;
	float: left;
	display: inline;
}

#rental_rightContent {
	margin-right: 1%;
	width: 38%;
	float: left;
	display: inline;
}

#centerList li {
	margin: 0 auto;
	width: 430px;
	list-style: inside url(../images/largeBullet.jpg);
	font-size: 14px;
	line-height: 26px;
	clear: both;
}

#rightCol_header {
	margin: 0 0 0 20px;
	color: #004d98;
	font-size: 13px;
	font-weight: bold;
}

#rightCol_list {
	margin: 0 0 10px 25px;
	
	list-style: outside url(../images/smallBullet.jpg);
	font-size: 14px;
}

#rightCol_list li {
	width: 220px;
}

#employeeListing {
	margin: 10px auto 360px;
	width: 197px;	
}

#employeeListing img {
	padding: 0 0 5px;
}

#employeeListing p {
	padding: 0;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
}





.leftImage {
	margin: 0 0 15px;
	width: 314px;
	float: left;
}

.location {
	margin: 0 5px;
	width: 300px;
	float: left;
	display: inline;
	text-align: center;
}

.location table {
	margin: 0 auto;
	width: 258px;
	border-top: 1px solid #000;
}

.location td {
	text-align: left;
	line-height: 1.5em;
}

.location .col1{
	width: 58%;
}

.location .col2{
	width: 42%;
}

#schmidtNationLease {
	margin: 0 auto 15px;
	width: 85%;
	border: 1px solid #000;
	text-align: center;
}

#schmidtNationLease h2 {
	color: #000;
	font-size: 16px;
}

#schmidtNationLease h3 {
	padding: 5px 0 0;
	color: #004d98;
	font-size: 16px;
}

#schmidtNationLease p {
	padding: 0 0 5px;
	color: #004d98;
	font-weight: bold;
}

#logos {
	width: 100%;
}


