.grey, .blue, .white, .pink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

/* color definitions */
.grey { color:#676971; }
.blue { color:#003366; }
.white { color:#FFFFFF; }
.pink { color:#FF0099; }

.headline {
    font-weight: bold; font-size:12px; 
}


.formTitle {
     text-align: right;
}

.formText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#676971;
}

.submit {
    font-size: 12px;
    font-weight: bold;
} 

a,
a:link, 
a:active, 
a:visited { color:#676971; text-decoration:underline; font-weight: bold;}
a:hover { color:#FF0099;text-decoration:underline; }

/* link styles */
#menu1 a,
#menu1 a:link, 
#menu1 a:active, 
#menu1 a:visited { color:#676971; text-decoration:none; font-weight: normal;}
#menu1 a:hover { color:#ffffff;text-decoration:none; }

/* link styles */
a.grey,
a.grey:link, 
a.grey:active, 
a.grey:visited { color:#FF0099; text-decoration:underline; font-weight: bold;}
a.grey:hover { color:#536266;text-decoration:underline; }

a.headline,
a.headline:link,
a.headline:visited { color:#536266;text-decoration:none; font-weight: normal; }
a.headline:hover { color:#FF0099; text-decoration:underline;}

a.submitPink,
a.submitPink:link,
a.submitPink:visited { color:#FF0099;text-decoration:none;  font-weight: bold; text-decoration: underline;}
a.submitPink:hover { color:#536266; text-decoration:underline; font-weight: bold;}

a.reset,
a.reset:link, 
a.reset:active, 
a.reset:visited { color:#536266; text-decoration:underline; font-weight: bold;}
a.reset:hover { color:#FF0099;text-decoration:underline; }

a.propTitle,
a.propTitle:link, 
a.propTitle:active, 
a.propTitle:visited { color:#536266; text-decoration:none; font-weight: bold;}
a.propTitle:hover { color:#FF0099;text-decoration:underline; }

a.homeLinks,
a.homeLinks:link,
a.homeLinks:visited { color:#FF0099;text-decoration:underline; font-weight: bold; }
a.homeLinks:hover { color:#536266; text-decoration:underline;}

a.smsAlert,
a.smsAlert:link,
a.smsAlert:visited { color:#536266;text-decoration:underline; font-weight: bold;}
a.smsAlert:hover { color:#FF0099; text-decoration:underline;}

a.agentEmail,
a.agentEmail:link, 
a.agentEmail:active, 
a.agentEmail:visited { color:#676971; text-decoration:underline; font-weight: bold;}
a.agentEmail:hover { color:#FF0099;text-decoration:underline; }


#multiPageLinks {
    padding-left: 20px;
    padding-right: 20px;
    height: 26px;
    padding-bottom: 4px;
    background-color: #EFEFF0;
    color: #A3A3A6;
    font-weight: bold;
    font-size:12px;
}
#multiPageLinks a,
#multiPageLinks a:visited {
    text-decoration: none;
    color: #536266;
    font-weight: bold;
}
#multiPageLinks a:hover {
    text-decoration: underline;
    color: #FF0099;
    font-weight: bold;
}
.multiPageTotals {
    color: #536266;
    font-weight: normal;
}
.multiPageSeperator {
    color: #A3A3A6;
    font-weight: normal;
}
.bodycopystrong {
    font-weight: bold;
}
.strong {
    font-weight: bold;
}
.propDescription {
    width: 350px;
}

#multiImageLinks {
    color: #A3A3A6;
    font-weight: bold;
    font-size:12px;
    padding: 0px 0 5px 0;
}
#multiImageLinks a,
#multiImageLinks a:visited {
    text-decoration: none;
    color: #536266;
    font-weight: bold;
}
#multiImageLinks a:hover {
    text-decoration: underline;
    color: #FF0099;
    font-weight: bold;
}
/* Bed Bath Car numbers */
.propertyBBC {
    color: #A3A3A6;
    font-weight: bold;
    font-size:12px; 
}
#arrowNav {
    font-weight: bold;
}
#arrowNav a {
    font-weight: bold;
    text-decoration: underline;
}
#arrowNav a:visited {
    font-weight: bold;
    text-decoration: underline;
}
#arrowNav a:hover {
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
