/*This is the core style sheet of the site.*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
    padding: 0;
    margin:0;
}
  
body { font-family: Verdana, Helvetica, Arial, sans-serif;
       
 
 }
   
   
h1 { font-size: 1.2em;
     text-align: left;
     color: #6699cc;
     

}

h2 {font-size: 1.0em;
    color: #5d7faf;
     
}
h3 {font-size: .8em;
    color: #000000;
     
}





p.footer {font-size: .5em;
          text-align: center;
          font-weight: bold;

}

a:link {
font-size: .70em;
color: #330000;
text-decoration: underline;
}

a:visited {
font-size: .70em;
color: #330000;
text-decoration: underline;
}
a:hover {
font-size: .70em;
color: #990000;
text-decoration: underline;
}
a:active {
font-size: .70em;
color: #330000;
text-decoration: underline;
}

a.second:link {
font-size: 1em;
color: #003366;
text-decoration: underline;
}

a.second:visited {
font-size: 1em;
color: #003366;
text-decoration: underline;
}
a.second:hover {
font-size: 1em;
color: #000000;
text-decoration: underline;
}
a.second:active {
font-size: 1em;
color: #003366;
text-decoration: underline;
}

.addr {
 color: #003366;
 font-size: 1em;

}
.head1 {font-size: .8em;
    color: #000000;
     
}
.head2 {font-size: .8em;
    color: #003366;
     
}
.head3 {font-size: .8em;
    color: #000000;
     
}
.nav1 {font-size: .8em;
    color: #330000;
     
}

.topright {
 color: #003366;
 font-size: .75em;
}

#header {width: 800px;
         background-color: #802dyf;
         
         border-bottom: 1px #000000 solid;
         padding-left: 125px;
	 
	 padding-right: 125px;
	 
	 padding-top: 10px;
	 
	 padding-bottom: 10px;
         #header p {
	 
	 font-size: .6em;
	 
	 }

}

#content {
 color: #000000;
 font-size: .80em;

}
 
.housetable {
 color: #000000;
 font-size: .80em;

}
 

.selresults {
border-top: 1px solid #6699cc;
border-left: 1px solid #6699cc;
border-right: 1px solid #6699cc;
border-bottom: 1px solid #6699cc;

}


.boxes {
color: #000000;
font-size: .8em;

} 
#navbar ul li {

list-style-type: none;
margin: 0;

padding: 0;


}



#navbar ul {

margin: 0;

padding: 0;

}


#main-text {background-color: #ffffff;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
margin-left: 198px;
padding: 10px;
}

.map {background-color: #ffffff;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
height: 250px;
width: 600 px;

}

#outer-image {height: 199px;
background-image: url(images/outer-image.jpg);

}

#inner-image {height: 199px;

background-image: url(images/inner-image.jpg);
background-repeat: no-repeat;
background-position: 198px 0px;


}

.bottomsel{
 color: #000000;
 font: 13px;

}

.topsearch {font-family: Arial;
           font-size: .80em; 
           text-align: left;

           
}
 