body {
	background-color: #016300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	background-position: center;
}
.tablemain {
	background-image: url(../images/leasingback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 875px;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
	background-color: #FFFFFF;
}
.tablefooter {
	background-image: url(../images/leasingfootera.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 127px;
	width: 875px;
}

.tableheader {
	background-image: url(../images/leasingheadera.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 128px;
	width: 875px;
	text-align: right;
	vertical-align: bottom;
}
.tableinventory {
	background-image: url(../images/1_toyota_tacoma_fullscreen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	width: 75px;
	height: 10px;
	text-decoration: none;
	text-align: center;
	margin: 3px;
	white-space: normal;
	display: inline-table;
	color: #016300;
	line-height: 24px;
}
.menuitems {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C3FA6;
	height: 15px;
	width: 25px;
}
p {
	font-size: 14px;
}
.tableapply {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-image: url(../images/apply%20now.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	text-align: right;
	width: 100%;
}
