#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: 23pt;
	line-height: 32pt;
	font-weight: 100; 
	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;
	font-family: Verdana, arial, helvetica, tahoma;
	font-size: 11pt;
	max-width:900px;
	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;
}
  /*  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:blue;
	font-size: 8pt;
    /*background-color:#5FA303; background-color:#FFFFFF;*/
 }

 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: 140px;
  list-style-type: none;
  border-bottom: none;
  padding-left: 4px;
}
 span.nav1
{
  background-color: #E7D798;
  height: 20px;
  border-style: solid;
  border-width: thin;
  width: 180px;
  border-bottom: none;
}
ul.nav1
{
   left: -15px; 
   width:140px; 
     /*  border-bottom-width: thin; 
   border-style: solid;   */
   border-top: none; 
   border-right: none; 
   border-left: none; 
   background-color:none;
}