body  {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  border: none;
  background-image: url("star_background_a1.gif")
}

div.main {
  border: 3px solid navy;
  background-color: #EDF5FF;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  padding: 1em;
  margin: 5em;
  max-width:  920px;
  min-width:  600px;
}

.center {
  text-align: center; 
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.masthead {
  display:block; margins*/
  margin:0 auto; 
  text-align:center;
} 
   
.consult {
  border: 3px solid navy;
  background-color: #C1DDFE;
  text-align: center; 
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  margin-top: 1.75em;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: .7em;
}

a {font-weight: normal;
   line-height: 145%;
}

a:link {
  color: darkblue;
  text-decoration: none;
}

a:active {
  color: green;
  text-decoration: none;
}
a:visited {
  color: purple;
  text-decoration: none;
}
a:hover {
  color: darkred;
  text-decoration: none;
}

a:link.note {
  color: darkgreen;}

a:link.dealer {
  font-weight: bold;}
a:visited.dealer  {
  font-weight: bold;}

a:link.nav {
  color: darkblue;
  text-decoration: none;
}
a:active.nav {
  color: darkblue;
  text-decoration: none;
}
a:visited.nav {
  color: darkblue;
  text-decoration: none;
}
a:hover.nav {
  color: darkblue;
  text-decoration: underline overline;
}

.contact  {
  text-align: center;
  font-weight: bold;
  font-size: 95%;
  line-height: 1.25;
  margin-top: 12px;
  vertical-align: top;
}

h1,h2 {
  text-align: center;
  font-weight: bold;
  font-size: 125%;
  margin-bottom: 0;
  margin-top: .35em;
}

h2.pagehead {
  margin-top: 2em; margin-bottom: 1.5em;
}


h3  {
  text-align: left;
  font-weight: bold;
  font-size: 105%;
}

h3.topic {
  margin-bottom: 0px;
}

p   {
  font-size: 100%;
}

p.review {
  margin-bottom: 0;
}
p.hang {
  margin-left: 3em;
  margin-top: 0;
}

p.pagenav {
  margin-left: 7.5em; 
  margin-top: -.5em; 
  font-size: 90%; 
}

#foot {
  clear: both;
  text-align: center;
  font-size: 85%;
  margin-bottom: 1em;
}

/* List Formatting for WEB SALES page*/
#Container {
  padding: 0 2.5em 1em 2.5em;}

#LeftColumn {
  float: left;
  width: 16em;
  margin: 0;
  padding: 0em 1em .3em .5em;
}

#LeftColumn ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#LeftColumn li  {
  margin: 0;
  display: block;
  width: 16em;
  padding: 0em .3em .3em 1.5em;
}

#RightColumn {
  float: right;
  width: 17em;
  margin: 0em;
  padding: 0em 0em .3em .5em;}

#RightColumn ul {
  list-style-type: none;
  padding: 0em;
  margin: 0em;}

#RightColumn li  {
  margin: 0em;
  display: block;
  width: 17em;
  padding: 0em 0em .3em 0em;
}
