*
{
  font-weight: 600;
  font-size: 11pt;
}
#headera    /*  store name home link  */
{
   font-size: 22pt;
   font-weight: 700;
 }
#tblVehicle a
{
  background-color: transparent;
  color: 0;
  text-decoration: none;
}
.mailButton
{
  font-size: 12pt;
  width: 220px;
  height: 30px;
  font-weight: 800;
}

h1
{
    font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 21pt;
	line-height: 26pt;
	font-weight: 600;
	margin: 1px;
	text-align: center;
}
h2
{
    font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 20pt;
	line-height: 26pt;
	font-weight: 600;
	margin: 1px;
    text-align: center;
}
body
{
    background-color: #FFCC66;
	background-image: url('/images/orange_carpet_backgrd.jpg');
	background-repeat: repeat;
	font-family: Verdana, arial, helvetica, tahoma;
	font-size: 11pt;
	max-width:1100px;
	margin:25px;
}

h3
{
    font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	line-height: 25pt;
	font-weight: 600;
	margin: 1px;
	text-align: center;
}
a
 {
    font-weight: 700;
    text-decoration:none;
    font-family:arial;
    color:blue;
	font-size: 10pt;

 }
a:visited {color:#333399}

a:hover
{
	color: #990000;
	font-weight: 700;
	text-decoration: underline;
	background-color:#FFFFFF;
}
 p
 {
   text-indent: .5in;
   text-align: left;
   font-size: 13pt;
  }


/* a class for the alternate background colors in the listings*/
  .alter
  {
    background-color:#6666FF;
  }

td
 {
   font-weight:700;
 }

label
{
  font-size:9pt;
}

input, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border-color: #000000;
  border-width: 2px;
  padding: 2px;
  margin-bottom: 4px;
}
.navBottom
{
  background-color: #FFCC99;
  height:20px;
}
.navBut
{
  background-color:#FF6600;
  height:21px;
  padding: 1px 3px;
}
  /*  applies to slide show 3/8/2009  */
#info   /*  for pic show listings div  */
{
  font-size:11pt;
    /*  margin-left: 100px;
  margin-right: 100px;   */
  border: 2px solid blue;
  border-top: 0px solid blue;
  padding: 10px;
  padding-top: 0px;
  width:620px;
}
.brownLine  /*  nice thick brown rule hr  */
{
  color:brown;
  height:3px;
}
input[type=button]
{
   background-color: #FFCC99;
   color: #3300FF;
   font-size: 10pt;
}
a.nav
 {
    font-weight: 600;
    text-decoration: none;
    font-family: arial;
    color: #330066;
	font-size: 10pt;
	display:block;
    padding-left: 3px;
 }
a.nav:hover
 {
   background-color: #00CCFF;
   color:#FF0066;
}
 p.nav1
{
  text-indent: 0in;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: .2px;
}

 li.nav1
{
  height: 18px;
  border-style: solid;
  border-width: thin;
  width: 160px;
  list-style-type: none;
  border-bottom: none;
  background-color: #FFFFCC;
}
 span.nav1
{
  background-color: #E7D798;
  height: 20px;
  border-style: solid;
  border-width: thin;
  width: 180px;
  border-bottom: none;
}
ul.nav1
{
   width:160px;
     /*  border-bottom-width: thin;
   border-style: solid;   */
   border-top: none;
   border-right: none;
   border-left: none;
   list-style-type: none;
}
