.error {
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        line-height: 14px;
        color: red;
}

.navHilite {
        background-color: #660000;
        color: #fff;
        cursor: pointer;
}
.navHilite A:link, .navHilite A:visited {
        color: #fff;
}

/*
TR TD.navHilite A:link, TR TD.navHilite A:visited {
        text-decoration: none;
}
*/


navHiliteRow TD {
        vertical-align: middle;
        border-color: #000000;
        border-left: none;
        border-top-color: #999999;
}

navHiliteRow TD.swath {
        background-color: #999999;
        border-right: none;
}




.nav {
        background-color: #006B77;
        color: #fff;
        cursor: pointer;
}
.nav A:link, .nav A:visited {
        color: #fff;
}

/*
TR TD.nav A:link, TR TD.nav A:visited {
        text-decoration: none;
}
*/

.navText, A.navText {
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        line-height: 14px;
        padding-left: 4px;
        color: white;
}


TR.navRow TD {
        vertical-align: middle;
        border: 1px solid;
        border-color: #000000;
        border-left: none;
        border-top-color: #669999;
}


TR.navRow TD.swath {
        background-color: #669999;
        border-right: none;
}


.navOptions {
        background-color: #990000;
        color: #fff;
        cursor: pointer;
}

.navOptionsText {
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        line-height: 14px;
        padding-left: 4px;
}


.navOptionsText A:link, .navOptionsText A:visited {
        text-decoration: none;
        color: #fff;
}


.tabTextNonSelect {
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        line-height: 14px;
        padding-bottom: 3px;
}


.tabTextNonSelect A:link, .tabTextNonSelect A:visited {
        text-decoration: none;
        color: #660000;
}

.tabTextSelect {
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        line-height: 14px;
        padding-bottom: 3px;
}


.tabTextSelect A:link, .tabTextNonSelect A:visited {
        text-decoration: none;
        color: #990000;
}


/****
 Fonts for buyers and sellers guide
 ****/

.blueTitle {
        font-family: verdana, arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #FFFFFF;
}


.redTitle {
        font-family: verdana, arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #FFFFFF;
}


.boxText {
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
}


.blurbText {
        font-family: verdana, arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
}


.blueendText {
        font-family: verdana, arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #0000FF;
}


.redendText {
        font-family: verdana, arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FF0000;
}


/****
 Fonts for listings page
 ****/
 
.listingName {
        font-family: sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #990000;
}

.listingCity {
        font-family: sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #990000;
}


.listingPrice {
        font-family: sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #990000;
}


.listingDirections {
        font-family: sans-serif;
        font-size: 10px;
        color: black;
}


.listingsLink A:link, .listingsLink A:visited {
        font-family: sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #006B77;
}

 

