/*This is the core style sheet of the site.*/
body { background-color: #802dyf;
       color: #000000;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: .6em;
       margin: 10;
           }

h1 { font-size: 1.2em;
     text-align: left;
     color: #6699cc;
     

}

h2 {font-size: 1.0em;
    color: #5d7faf;
     
}
h3 {font-size: .8em;
    color: #5d7faf;
     
}


p {font-size: .8em;
   color: #000000;
   

}

p.footer {font-size: .5em;
          text-align: center;
          font-weight: bold;

}

a:link {font-size: .8em;
color: #333333;
text-decoration: none;
}

a:visited {font-size: .8em;
color: #333333;
text-decoration: none;



}



#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 {
 background-color: #D8D8D9;
 color: #000000;
 font-size: .8em;

}
 
.housetable {
 color: #000000;
 font-size: 1.0em;

}
 
.topof {background-color: #ffffff;
font-size: .75em;
color: #333333;
}
 
.topof2 {background-color: #ffffff;
font-size: 1.0em;
color: #333333;
} 

.normaltext2 {
font-size: .75em;
font-family: Trebuchet MS;
color: #777777;
}

.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;

}



.navleft3 {
padding-left:3px;
padding-bottom:5px;
border-bottom: 1px #a1a094 solid;
font-size: .75em;
font-color: #000000:
v-align: middle;


}



.mainframeContact {
padding-left:3px;
padding-bottom:5px;
font-size: .75em;
font-color: #000000:
v-align: middle;


}

.propSmallBOLD {
font-size: .75em;
font-color: #333333;
v-align: middle;
font-weight: bold;

}

#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;


}

