
#wrapper {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
 position: relative;
}
/* general  */
a {
    text-decoration:none;
    color:#000080
}

a:hover {
    text-decoration:none;
    color:#999999;
}


body    {
    color:black;
    background-color:#cccccc;
}

#footer {
    position:relative;
    top:-5px;
    width:523px;
    border-top:1px solid #006699;
    border-bottom:1px solid #006699;
    font-size:8pt;
    text-align:center;
}

#header {
    position:absolute;
    top:5px;
    left:200px;
    background-color:black;
    background-image:url(NEWHEADER1.jpg);
    background-repeat:no-repeat;
    height:140px;
    width: 523px;
    border-bottom:4px double silver;
    border-top:1px solid black;
     border-right:1px solid black;
      border-left:1px solid black;
}


h5 {
    font-weight:normal;
    font-size:12pt;
    color:#006699
}

hr {
    color:#800000;
    height:1px;
    width:100%;
}


/* left nav */
#agents {
    position:relative;
    left:11px;
    top:0px;
    width:150px;
}

#fheoreal {
    background-color:white;
    position:relative;
    top:25px;
    left:18px;
    z-index:4;
    width:144px;
    border:1px solid #000000;
}

#fheoreal table {
    width:140px;
}

#fheoreal td {
    width:70px;
}

h3.agents {
    color:#cccccc;
    position:relative;
    top:15px;
    left:32px;
}

#leftnav {
    position:absolute;
    top:5px;
    left:5px;
    background-color:#000080;
    border-top:1px solid black;
    border-right:1px solid black;
    border-left:1px solid black;
    width:180px;
    height:656px;
}


#links table {
    position:relative;
    top:10px;
    left:15px;
    width:150px;
}


#links td {
    padding-left:5px;
    padding-right:5px;
    border:1px solid #999999;
    background-color:white;
}

#links a {
    text-decoration:none;
    color:#000080;
    background-color:white;
}

#links a:hover {
    text-decoration:none;
    color:#999999;
    font-style:italic;
}

#sellinginfo {
    position:relative;
    top:0px;
    left:0px;
    border:1px solid black;
    padding:3px 3px 3px 3px;
    background-color:white;
    color:black;
  }

#sellinginfo img {
    border:none
}

#smallcolorblock {
    position:relative;
    bottom:-30px;
    background-color:#28acb9;
    z-index:1;
    border:1px solid black;
    padding:10px 5px 10px 5px;
}


/* right info */
 #buyersagency {
    background-color:#ffffcc;
    padding: 3px 3px 3px 3px;
    border-top:3px double #ff0000;
    border-bottom:3px double #ff0000;
}

#openhouseinfo {
    padding:2px 3px 2px 3px;
    text-align:center;
    font-size:10pt;
}

#openhouseinfo td {
    width:170px;
}

#rightinfo {
    position:absolute;
    top:5px;
    left:740px;
    width:180px;
    border:1px solid black;
    background-color:white;
}

.search {
    background-color:#cccccc;
}

/* home */
#bodyhead {
    position:relative;
    top:2px;
    left:0px;
    width:523px;
    background-color:#000080;
    border-top:1px solid #ffffcc;
    border-bottom:1px solid #ffffcc;
    text-align:center;
    font-family: arial,serif;
    font-size: 14pt;
    color:#ACB8D2;
    padding-bottom:3px;
}

#imagechange{
    position:relative;
    top:-425px;
    left:225px;
    z-index:25;
    height:194px;
    width:248px;
}

#main {
    position:absolute;
    left:200px;
    top:145px;
    width:523px;
    background-color:white;
    border:1px solid #000000;
    padding-left:0px;
    padding-right:0px;
}

#maintext {
    text-align:left;
    padding-right:0px;
    width:523px;
}

#maintext ul {
    position:relative;
    top:7px;
    left:-5px;
}

#offices table {
    background-color:#ffffff;
    width:520px;
    position:relative;
    left:2.5px;
}

#offices td {
    background-color:#ffffcc;
    width:90px;
    text-align:center;
    border-bottom:1px solid black;
    border-right:1px solid black;
}

#offices a:visited {
    color:#000000;
}

#offices a:hover{
    color:#660000;
}

#toptext {
    font-size:12pt;
    position:relative;
    top:0px;
    text-align:center;
    color:black;
    font-weight:bold;
}

h3.toptoptext {
    font-size:14pt;
}

#main frame {
    background-color:red;
}

.officehighlight {
    font-size:12pt;
    font-weight:bold;
}




/* featured homes  */

 #fhomespic {
    position:relative;
    top:5px;
    left:0px;
    z-index:35;
    background-image: url(f_homes.gif);
    background-repeat:no-repeat;
    height:100px;
    width:521px;
    border:1px solid #800000;
}

#fhomespic tr {
    border:1px solid #800000;
}

#fhomespic td {

}

#picstable th {
    border-bottom:1px solid #800000;
    width:250px;
}

#picstable td {
    border-bottom:1px solid #800000;
    width:250px;
}


/* agents */

 #agentstable {
    position:absolute;
    top:115px;
    left:-1px;
    width:523px;
    background-color:white;
    border:1px solid black;
}

#agentstable td {
    width:170px;
    color:black;
    font-size:10pt;
    padding:2px 5px 2px 5px;
}
/* bio page */
 #agentbio th {
    width:250px;
}

/* contact page */
  #contacttable th {
    width:250px;
    text-align:center;
}

#contacttable td {
    text-align:center;
}

/* search frames */

 #headersearch {
    position:absolute;
    top:5px;
    left:40px;
    background-color:black;
    background-image:url(NEWHEADER1.jpg);
    background-repeat:no-repeat;
    height:140px;
    width:525px;
    border:1px solid black;
}

#homesearch {
    background-color:#ffffcc;
    color:#800000;
    padding:3px 3px 3px 3px;
}

#mainsearch {
    position:absolute;
    left:40px;
    top:150px;
    width:523px;
    background-color:white;
    border:1px solid #000000;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:3px;
}

#rightinfosearch {
    position:absolute;
    top:5px;
    left:5px;
    width:180px;
    border:1px solid black;
    background-color:#ffffff;
}

/* agent bio page */
/* color and typography */
#agentinfo {
    background-color:white;
}
/* structure and layout */
#agentinfo {
    position:absolute;
    top:5px;
    left:740px;
    width:180px;
    border:1px solid black;
}

#agenttext {
    padding:3px 3px 3px 3px;
}

/* presentation page */
#presentation {
    position:relative;
    top:20px;
    left:0px;
}
