/*
CSS for Daly Classic Homes
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #007fff;
  color:#000000;
  line-height: 105%;
  padding: 0px;
}

h1   {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  padding: 0.3em;
  font-size: medium;
  margin-left: 5px;
  color: black;
  
}

h3   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #DAD09D;
  margin: 0;
  margin-left: 10px;
  
}

#footer   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: medium;
  color: #ff0066;
  font-weight: bold;
  margin: 0;
  margin-left: 10px;
 }

p    {
  font-size: small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: black;
}

li   {
  font-size: small;
  margin-left: 5px;
  margin-right: 20px;
}

#points {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-right: 10px;
  color: black;
  font-weight: bold;
  margin-left: 30px;
  }

#navigation {
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  background-color: #BD2317;
     
}

.navbg {
background-color: #BD2317;

}

a:link {
  color: yellow;
  text-decoration: none;
  margin-left: 10px;
}

a:visited {
  color: yellow;
  text-decoration: none;
  margin-left: 10px;
}

a:active {
  color: #DAD09D;
  text-decoration: none;
  margin-left: 10px;
}

#copyright  {
  font-size: x-small;
  color: #000000;
  padding: 0.3em;
  margin-left: 10px;
  margin-right: 10px;
}

#bottomnav {
  font-size: x-small;
  font-weight: normal;
  padding: 0.3em;
}

#toprhcol {
  font-size: small;
  font-weight: bold;
  color: #FF0066;
  padding: 0.4em;
}
   
#toprhcoltxt {
  font-size: small;
  font-weight: bold;
  color: #FF6600;
  padding: 0.3em;
}  

#addressbar  {
  font-size: x-small;
  color: black;
  padding: 0.3em;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

#table {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-right: 10px;
  color: black;
  }
  
  #text {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-left: 5px;
  color: black;
 }
 
   #textsup {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-left: 20px;
  color: black;
 }
 
 #toprhcol1 {
  font-size: small;
  font-weight: normal;
  color: #FF0066;
  padding: 0.4em;
}