TABLE.contact_address {
text-align: center;
border: #CCCCFF solid 1px;
}
TH.contact_address {
text-align: right;
vertical-align: top;
color: #FF3333;
font-weight: normal;
padding: 4px;
}
TR.contact_address {
border: #666699 dotted 1px;
}
TD.contact_address {
text-align: left;
vertical-align: top;
color: #000066;
padding: 4px;
}

TABLE.contact_form {
text-align: center;
border: #CCCCFF solid 1px;
}
TH.contact_form {
text-align: right;
vertical-align: top;
color: #000066;
font-weight: normal;
padding: 4px;
}
TD.contact_form {
text-align: left;
vertical-align: top;
color: #000066;
padding: 4px;
}

TH.contact_form_message {
text-align: left;
vertical-align: top;
color: #000066;
font-weight: normal;
padding: 4px;
}
TD.contact_form_message {
text-align: center;
vertical-align: top;
color: #000066;
padding: 4px;
}
TD.contact_form_buttons {
text-align: center;
vertical-align: bottom;
color: #000066;
padding: 10px;
}


TABLE.offers {
text-align: center;
border: #CCCCFF solid 1px;
}
TH.offers {
text-align: left;
vertical-align: top;
color: #FF3333;
background: #FFFFCC;
font-weight: bold;
padding: 4px;
padding-left: 20px;
border-bottom:  #FFFFFF solid 7px;
}
TH.offersbottom {
text-align: left;
vertical-align: top;
color: #FF3333;
background: #FFFFCC;
font-weight: bold;
padding: 4px;
padding-left: 20px;
}
TR.offers {
background: #FFFFFF;
}
TD.offers {
text-align: left;
vertical-align: top;
color: #000066;
background: #FFFFCC;
padding: 4px;
padding-right: 20px;
border-bottom:  #FFFFFF solid 7px;
}
TD.offersbottom {
text-align: left;
vertical-align: top;
color: #000066;
background: #FFFFCC;
padding: 4px;
padding-right: 20px;
}

.homesplit {
}
TABLE.homesplit {
width: 100%;
}
TD.homesplit {
vertical-align: top;
text-align: left;
}
TD.homesplit_blurb {
vertical-align: top;
text-align: left;
width: 150px;
}
TABLE.blurb {
width: 100%;
background: #FFFFFF;
}
TD.blurb_one {
background: #FFCCFF;
color: #000000;
font-weight: normal;
width: 100%;
}
TD.blurb_two {
background: #FFcc99;
color: #000000;
font-weight: normal;
width: 100%;
}
TD.blurb_three {
background: #CCFFCC;
color: #000000;
font-weight: normal;
width: 100%;
}
TD.blurb_four {
background: #CCFFFF;
color: #000000;
font-weight: normal;
width: 100%;
}
TD.blurb_five {
background: #CCCCFF;
color: #000000;
font-weight: normal;
width: 100%;
}
