body         {margin-left: 0px; 
                  margin-top: 0px; 
                  margin-right: 0px; 
                  font-weight: normal; 
                  font-color: #000000; 
                  font-family: Arial,Helvetica,sans-serif;  font-size: 13px; 
                  line-height: 17px }
h1          { font-family: Georgia,Times New Roman,serif; font-variant: normal; font-weight: normal; font-size: 19px; color:  #4F493D; line-height:22px }

.subhdr          { font-family: Arial,Helvetica,sans-serif; font-variant: normal; font-weight: bold; font-size: 17px; color:  #4F493D; line-height:18px }

hr           { height: 1px; color: #4f493D }

ul.square {list-style-type:square}

a {text-decoration: none;}
a:link {color: #0000FF}
a:visited {color: #0000FF}
a:hover {color: #000000; text-decoration: none; }
a:active {color: #000000}

.titlebg    { background-color: #EFEBDC;
                 padding:5px;
                 height:210px;
                 width:300px;
                 font-family:Verdana,Arial,Helvetica,sans-serif; font-variant: normal; font-weight: normal; font-size: 13px; color:  #4f493d
                  }

.edges   { width: 15px;
                background-color: #EFEBDC
                }

.top        { height: 15px;
                background-color: #EFEBDC
                }

.main     { width:820px;
                 margin-right: auto; margin-left: auto;
                 background-color: #EFEBDC;
                }
.foot       { background-color: #EFEBDC;
                font-family:arial,helvetica,sans-serif;
                font-size:13px;
                color: #000000;
                }
                

.bodytxtcells { padding:15px; background-color: #EFEBDC; }

.bathroom { padding:4px;
                    border: 1px solid #4f493D;
                    background-color:#FFFFFF;
                    width:167px;
                    }

.piccells   { padding:4px;
                  border: 1px solid #4f493D;
                  background-color:#FFFFFF
                  }

.bullcell    { padding:4px;
                  padding-top: 14px;
                  border: 0px solid #4f493D;
                  background-color:#F9F7F0
                  }

a.menulink { display: block;
                      width: 60px;
                      text-align: center;
                      text-decoration: none;
                      font-family:verdana,arial,helvetica,sans-serif;
                      font-size:13px;
                      color: #FFFFFF;
                      background-color: #4F493D;
                      BORDER: none;
                      border: solid 1px #4F493D;
                      padding-left: 0px
                      }


a.menulink:visited { text-decoration: none;
                                color: #FFFFFF;
                               }

a.menulink:hover { border: solid 1px #0000FF;
                               background-color:#FFFFFF;
                               color: #000000;
                               }


.hovermenu ul{
font: normal 13px verdana,arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: white;
background-color: #4f493D;
border: 2px solid #FFFFCC;
border-style: outset;
}

.hovermenu ul li a:hover{
background-color: #746b5a;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
