#contentframe {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #242424;
line-height: 20px;
}
#contentframe h1 {
font-family: normal normal "Goudy", Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #005244;
}
#contentframe h2 {
font-family: normal normal "Goudy", Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
color: #6A735B;
}
#contentframe .small {
color: #3B4428;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#subboxcopy {
color: #ff9;
font-family: "Georgia", "Times New Roman",serif;
font-size: 18px;
line-height: 32px;
text-align: center;
}
.subboxcopylg {
color: #fff;
font-family: "Georgia", "Times New Roman",serif;
font-size: 28px;
line-height: 32px;
}
.copylg {
color: #005244;
font-family: "Georgia", "Times New Roman",serif;
font-size: 22px;
line-height: 18px;
}
#leftcol {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
#leftcol h1 {
font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #005244;
}
#rightcol h1 {
font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #005244;
}
#spancol h1 {
font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #005244;
}
#copyright {
color: #005244;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#subleft, #cottagefloatright {
line-height: 22px;
}
#independent/index.htmlliving, #assistedliving, #cottageliving {
line-height: 20px;
}
#subcenterstaff {
line-height: 19px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #23445A;
padding: 5px;
background-color: #EBEAF1;
font: 12px/18px "Verdana" sans-serif;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}