body {
  font: 12px arial, verdana, sans-serif;
  color:#666666;
  background: #cae7fd url(images/bg.jpg) left top repeat-x;
  margin: 20px 0 0 0;;
  line-height: 180%;
  }

p, li, ul, dd, td {
  font: 12px arial, verdana, sans-serif;
  color:#666666;
  line-height: 180%;
  }
 
a {
  font: 12px arial, verdana, sans-serif;
  color:#0000ff;
  text-decoration: underline;
  }
  
a:hover {
  color:#0000ff; 
  text-decoration:underline;
  }

ul { 
  padding: 0;
  margin: 0;
  line-height: 170%;
  list-style-type: none;
  }
li {
  padding-left: 12px;
  background: url(http://203.86.194.7/Images/finestheads/bullet.gif) left top no-repeat;
  line-height: 170%;
  }
  
h1 {font-size: 15px; color: #0b5f91; letter-spacing: 0.1em; margin: 0 0 20px 0;}
h2 {font-size: 14px; color: #0b5f91; letter-spacing: 0.1em; margin: 0 0 10px 0;}
h3 {font-size: 13px; color: #0b5f91; letter-spacing: 0.1em; margin: 0 0 10px 0;}

#pagebody {
  width: 778px;
  padding: 0;
  border: 10px solid #ffffff;
  }

#navbar {
  width: 10%;
  padding: 26px 0 26px 26px;
  color: #656567;
  background: #faf7e4;
  vertical-align: top;
  }
#navbar a {
  display: block;
  border-bottom: 1px solid #b6ab65;
  line-height: 190%;
  text-decoration: none;
  color: #656567;
  }
#navbar a:hover {
  color: #b6ab65;
  }
#active {
  font-weight: bold;
  border-bottom: 1px solid #b6ab65;
  display: block;
  }

#content {
  background: #faf7e4;
  width: 90%;
  padding: 26px;
  vertical-align: top;
  }

#footer {
  color: #666666;
  font-size: 11px;
  padding:15px;
  line-height: 24px;
  background: #ffffff;
  text-align: center;
  }
#footer a {
  color: #666666;
  text-decoration: underline;
  }
#footer h1 {
  font-size: 15px;
  letter-spacing: 0;
  margin: 0;
  color: #666666;
  }
#footer p {
  margin: 0;
  }

#map_canvas {
  border: 4px solid #ffffff;
  }
  
.thumbnail {
  width: 220px;
  font-size: 11px;
  text-align: center;
  vertical-align: top;
  padding-bottom: 20px;
  }

.thumbnail img {
  border: 4px solid #ffffff;
  margin-bottom: 2px;
  padding:0;
  }

.imageright {
  float: right;
  align: right;
  margin: 4px 0px 12px 6px;
  border: 4px solid #ffffff;
  }