
/* BODY { background-image: url(/img/backbar/backg.gif) } */

BODY { background: #051F59;
       font-family: sans-serif;
     }

a:link, a:visited { color: black;
                    text-decoration: none; }

a:active{ color: red;
          text-decoration: underline; }

a:hover { color: red;
          text-decoration: underline; }

tr.menu {
/*          background-color: #fff3aa; */
          /* background-color: #DCEDFE; */
          background-color: #99CCFF;
        }

td.footer {
            font-size: 9pt;
            color: white;
          }

font.lgtitle {
            font-family: serif;
            font-size: 22pt;
            font-style: italic;
            color: white;
          }

h3.pagetitle {
            font-family: sans-serif;
            font-size: 20pt;
            margin: 18px 0 0 0;
            padding: 0px 0 10px 0;
            color: white;
            text-align: center;
          }

font.main {
            color: white 
          }


td.navlink {
           font-family: sans-serif;
           font-size: 14pt;
           text-align: center;
           }

font.navtext {
           font-family: sans-serif;
           font-size: 12pt;
           color: #d1a84c;
           }

a.navlink:link, a.navlink:visited, a.navlink:active {
            color: yellow;
            text-decoration: none;
            /* font-size: 14pt; */
          }

a.navlink:hover {
            color: red;
            text-decoration: none;
            /* font-size: 14pt; */
          }


li.mainpage {
           /* list-style-image: url(images/bullet.gif); */
           list-style-image: url(images/roundDOT.gif);
           /* padding: 4px; */
           padding-left: 5px;
           list-style-postition: inside;
          }

li.areaname {
            margin: 4px 0 4px 0;
            font-size: 8pt;
            font-family: serif;
            list-style: square;
            }

font.areaname {
            font-family: serif;
            font-size: 8pt;
            }




td.menubar {
          padding: 15px;
        }

td.contact {
          padding: 5px;
          font-family: sans-serif;
          font-size: 12pt;
          text-align: left;
        }

th.contact {
          padding: 5px;
          font-family: sans-serif;
          font-size: 12pt;
          text-align: center;
          color: white;
        }

td.menu {
          padding: 10px;
          font-family: sans-serif;
          font-size: 9pt;
          text-align: left;
          font-weight: bold;
        }

th.salearea {
          font-size: 10pt;
          background-color: #d1a84c;         
          color: white;
        }

td.salearea {
          font-size: 10pt;
          color: #d1a84c;
        }


td.maincell {
          padding: 0px 4px 10px 30px;
        }


td.list_label {
           font-size: 9pt;
           color: #fff3aa;
           text-align: left;
           }


td.list_data {
           font-size: 9pt;
           color: #fff3aa;
           font-weight: bold;
           text-align: left;
           }

td.list_title {
           font-size: 12pt;
           color: black;
           font-style: bold;
           text-align: center;
           background-color: #d1a84c;
           }

td.list_pic {
           font-size: 10pt;
           color: white;
           font-style: bold;
           text-align: center;
           }

th.list_area {
           font-size: 18pt;
           color: white;
           font-style: bold;
           }

td.det_title {
           font-size: 20pt;
           color: white;
           text-align: center;
           }

td.det_nav {
           font-size: 14pt;
           color: white;
           text-align: center;
           }
           
font.detail_linkbar {
            font-family: Verdana, Helvietica, Arial, Univers, sans-serif;
            font-size: 10pt; }

td.list_mls {
            padding: 4px;
            font-family: Verdana, Helvietica, Arial, Univers, sans-serif;
            font-size: 9pt; }

td.detail_descr {
            padding: 7px;
            font-family: Verdana, Helvietica, Arial, Univers, sans-serif;
            font-size: 9pt; }


th.list_grid {
            text-align: center;
            color: #ffffff;
            background-color: #003366;
            padding: 3px;
            font-family: Verdana, Helvetica, Arial, Univers, sans-serif;
            font-size: 12pt;
            font-style: italic;
            border-style: solid;
            border-color: #d34448;
            }

td.list_grid {
            text-align: center;
            color: #000000;
            background-color: white;
            padding: 5px;
            font-family: Verdana, Helvetica, Arial, Univers, sans-serif;
            font-size: 8pt;
            border-style: solid;
            border-color: #deb539;
            }


.homeshow {
text-align: center;
background-color: #051f59;
}

.homeshow>div{
margin: 0 auto;
}
