/* global html styles */
body
{
  text-align: center;
  background-color: #FFFFFF;
  /* margin: 0px auto; */
  margin: 0px;
  padding: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.bblbg
{
  background: url(images/bbl_bg.jpg);
  background-repeat: repeat-x;
  /* height: 1000px; */
}

.bluebg
{
  background-color: #53A9E4;
  /* background-color: #99CCFF; */
}

table.bdy
{
  width: 800px;
  background-color: #FFFFFF;
  margin: auto;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  /* background-color: #99CCFF; */
}

.logotxt
{
   /* color: #99CCFF; */
   color: #53A9E4;
   font-family: Verdana, Arial, sans-serif;
   font-weight: bold;
   font-size: 36px;
}

#bot
{
  width: 800px;
  border-color: #444444;
  border-style: none;
  border-width: 0px;
  background-color: #53A9E4;
  text-align: center;
  font-family: Arial, "Arial Black", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  padding: 10px 0px 10px 0px;
}

.mission
{
   color: #000000;
   font-family: Arial, sans-serif;
   font-weight: bold;
   font-size: 18px;
}

.home
{
   color: #000000;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 16px;
}

a.buttons
{
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  line-height: 16px;
  text-decoration: none;
}

a.buttons:hover, #bh, #bbh, a.driving:hover
{
  color: #666666;
  text-decoration: underline;
}

a.photo
{
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: black;
  line-height: 18px;
  text-decoration: none;
  text-align: center;
}

p.photo
{
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  line-height: 18px;
  text-decoration: none;
  text-align: center;
  padding: 10px 75px 0px 75px;
}

td.photo
{
  text-align: center;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: black;
  line-height: 18px;
}

p.about
{
  width: 600px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  line-height: 16px;
  text-decoration: none;
  text-align: left;
  padding: 10px 50px 20px 20px;
}

.email
{
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  line-height: 16px;
  text-decoration: none;
  text-align: left;
}

a.email:hover
{
  text-decoration: underline;
}

a img
{
  border: 0px none;
}

p.pics
{
  width: 600px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: black;
  line-height: 16px;
}

td.pics
{
  text-align: center;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: black;
  line-height: 16px;
}

td.space
{
  font-size: 4px;
}

.wemail
{
  border-color: #444444;
  border-style: none;
  border-width: 0px;
  background-color: #53A9E4;
  text-align: center;
  font-family: Arial, "Arial Black", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  padding: 0px 0px 10px 0px;
}

a.wemail:hover
{
  text-decoration: underline;
  color: black;
}

a.credit
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 10px;
  text-align: right;
  color: #53A9E4;
  text-decoration: none;
  padding: 0px 15px 0px 0px;
}

a.credit:hover
{
  text-decoration: underline;
  color: #53A9E4;
}

/* vim:ts=2:sw=2:et:sts=2:ht=2:foldmethod=marker
*/
