td		{
		font-family: Tahoma;
		font-size:12px;
		color:#52523D;
		}

.menu	{
		font-family:Verdana;
		font-weight:none;
		font-size:12px;
		text-decoration:bold;
		color:#646464 ;
		}

.title	{
		font-family:Arial;
		text-decoration: underline;
		color:#FFCC00;
		}
		
a:link,a:active{
font-family: Tahoma;
text-decoration:none;
font-size:12px;
font-weight: bold;
color:#000000;
}

a:visited{
font-family:Tahoma;
text-decoration:none;
font-size:12px;
font-weight: bold;
color:#000000;
}

a:hover{
font-family:Tahoma;
text-decoration:none;
font-size:12px;
font-weight: bold;
color:#5E4531;
}

#red a {
font-family: Tahoma;
font-size:12px;
text-decoration: none;
font-weight: bold; 
color:#F7B600;
}

#red a.hover {
font-family: Tahoma;
font-size:12px;
text-decoration: none;
font-weight: bold; 
color:#BB5F02;
}

a.black:link,a.black:visited
{
font-family:Arial;
font-weight:regular;
font-size:10px; 
text-decoration:none; 
color:#FFFFFF;
}

a.black:hover
{
text-decoration:none; 
color:#666666;
}

h1 {
font-family:Tahoma;
font-weight: bold;
font-size: 130%;
color: #52523D;
}

h2 {
font-family:Tahoma;
font-weight: bold;
font-size: 120%;
color: #FFFFFF;
}

<!-- classes for images --!>

.blast
{
background-image:   url(../images/retirement-homes-layout_10.gif);
}

.bottom-left
{
background-image:   url(../images/retirement-homes-layout_10.gif);
}

.bg1
{
background-image:   url(../images/bkg.gif);
}

.content
{
bgcolor: #9FA1A4;
}

.rss
{
background-image:   url(../images/rss-box.gif);
background-repeat: repeat-y;
}

.navi
{
background-image:   url(../images/retirement-homes-layout_05.gif);
}

.menu 
{
    display: block;
    background: url(../images/button-menu.gif) left no-repeat;
    height: 43px !important;
	height: 43px;
    width: 173px;
    font: bold 10pt Verdana;
    text-decoration: none;
    text-align: left;
	color: #333333;
	padding-top: 10px;
	padding-left: 30px;
	text-align:left;
	
	
}

.menu:hover
{
   color: #FFFFFF;
   background: url(../images/button-ovr.gif) left no-repeat;



