* {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  color: #ffffff;
}

form  {
  padding: 0;
  margin: 0;
}

img {
  border: 0px;
}

body {
  margin: 0px;
/*  background-color: #000000; */
}

tr {
  vertical-align: top;
}

th {
  text-align: left;
}

.error {
  color: #ff0000;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 990px;
}

.logo {
  position: relative;
  left: 230px;
  top: 20px;
}

.tagline {
  font-size: 14px;
  color: #000000;
  letter-spacing: 5px;
}

.l1nav {
  background-color:#e51836;
  font-weight: bold;
  color: #ffffff;
  height:30px;
}

.l2nav {
  position: relative;
  top: 10px;
  color: #ffffff;
  margin-left:50px;
}

.blank {
  background-color: #FFFFFF;
  height: 2px;
  margin:auto;
  width :950px;
}

.mainBody {
  width: 990px;
  background-image: url(/img/new_images/body-bg.png);
  background-repeat: repeat-x;
  background-color: #00aeef;
  margin:auto;
  
}

.footer {
  background-color: #6d91a3;
}

.footer td {
  color: #000000;
}

input, select, textarea {
  color: #ffffff;
  background-color: #516D79;
  border: #046A90 1px solid;
}

.portfolio img {
  float: left;
  padding-right: 5px;  
}

.googledir td {
  background-color: #000000;
}

h1 {
  font-size: 18px; 
  /* border-bottom: 1px solid #046A90; */
  padding-top: 0px; 
  margin-top: 0px;
  letter-spacing: 1px;
  color: #e51836;
}

h2 {
  font-size: 16px;
  color: #e51836;
}

h3 {
  font-size: 14px;
  border-bottom: 1px solid #52707B;  
}

.lhsheading {
   font-size: 16px;
   color: #e51836;
   font-style: italic;
   padding-left:10px;
   font-weight:bold;
   text-transform: capitalize;
   padding-top: 4px;
}

.googleSearch { 
  color: #000000;
}

.avPrices {
  width: 100%; 
}

.avPrices td, .avPrices th {
  text-align: center; 
}