body {
	  background-image: url(http://www.verderanch.com/images/bg_7.gif);
	  margin-left: 0
     }

A:Link {text-decoration:underline; color: blue;}
A:Visited {text-decoration:underline; color: #8B008B;}
div.returnlink a {color: blue}

img {
    border: none;
    }
    
h1 {
   font-size: 2em;	
	}
 	
h2 {
   color: blue;
   font-size: 1.5em;
   }
 
h3 {
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 1.1em;  
   }
   
h4 {
   font-family: Arial, sans-serif;
   text-decoration: none;
   font-weight: normal;
   font-size: 1em;
   color: black;   
   }
   	
p {
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 1.1em;
  width: 760px;
  }
  
  
.footerlink {
            color: #000000;
            }  
  
.banner {

        height: 177px;  
        width: 640px;
        padding-top: 5px;        
        }

.brendapic{
          height: 177px;  
          width: 400px;
          float: left;          
          } 
                         
.address {
         height: 92px;  
         width: 240px;
         float: right; 
         text-align: right;
         font-family: Arial, sans-serif;
         font-size: .8em;
         font-weight: bold;
         margin-right: 0px;
         }  
         
.return{
         height: 70px;  
         width: 142px;
         padding-top: 36px;
         float: right;
         text-decoration: none; 
         text-align: center;
         color: blue;        
         font-family: Arial, sans-serif;
         font-size: .9em;
         font-weight: bold;
         } 
         
.returnhouse{
             height: 70px;  
             width: 80px;
             text-align: right;
             text-decoration: none;
             border-width: 0px;
             padding-top: 30px;
             float: right;
             }
                                 
.returnlink{
             color: blue;
             }
             
.footer{
       text-align: center;
       font-family: Arial, sans-serif;
       text-decoration: none;
       font-weight: normal;
       font-size: .70em;
       border: none;
       color: #000000;           
       }
