body {
	font: 13px Arial, Helvetica, sans-serif;
}
#navBar {
right:inherit
	width:760px;
	height: 20px;
	background: #CC0000;
	text-align:center;
	left: 15px;
	top: 151px;
}
ul.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px, 5px, 0px, 5px;

}

ul.nav li {
     display: inline;
     padding: 1em 1em;
}
ul.nav a, ul.nav a:visited {
	color: #FFFFFF; /* Sets the color of the links in the nav bar to white. */
	text-decoration: none; /* Removes the underline from the links. */
	font-weight: bold; /* Sets the link text to bold. */
	}
}

ul.nav a:hover {
    color: #ffff00;
}

#bigtex {font-size:24px; font-weight:bold; color:#999966;}

.bigtextrailers {font-size:12px; font-weight:bold; color: #FF3300; text-align:center}

.bigtexspecs {font-size:12px; color:#000000; font-weight:bold; text-align: left}

.bigtexspecs1 {font-size:12px; color:#000000; text-align:left}

.preowned {font-size:13px; color:#000000}