﻿<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #e7e3d8;
font-size: 14px;
}

img
{
border: none;
}

.imgborder
{
border-color: white white white white;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

.imgborder
{
border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

.imgbordergold
{
border-color: #94885e #94885e #94885e #94885e;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}


.maintable 
{ 
background-color: #e1ce89;
}

.watermark
{
background-image: url('../images/Altman-Investor-AAAs.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom left;
} 


.familyHome
{
background-image: url('../images/family-home.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
}


.qualityPhoto
{
background-image: url('../images/quality-photo-bg.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
}

.newsPhoto
{
background-image: url('../images/newsPhoto.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
}


.aboutPhotoBG
{
background-image: url('../images/aboutPhotoBG.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
}


.residentCornerBG
{
background-image: url('../images/residentCornerBG.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
}







.spanWhite
{
color: #fff;
}


.A_watermark
{
background-image: url('../images/find-comm-a.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom center;
} 





td
{
font-family: arial, sans-serif, verdana;
font-size: 14px;
font-weight: normal;
color: #000;
line-height: 20px;
}

.corpheader
{
font-family: arial, sans-serif, verdana;
font-size: 21px;
font-weight: bold;
color: #003B26;

/*padding-bottom: 3px;*/

padding: 5px;

}


.corpsubheader
{
font-family: arial, sans-serif, verdana;
font-size: 18px;
font-weight: bold;
color: #003B26;
padding-bottom: 3px;
}


.textError
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}




.footer
{
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #000;
background-color: #94885e;
background-image: url('../images/footer_bg.gif');
text-align: center;
vertical-align: middle;
letter-spacing: 1px;
}

.footer2
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000;
background-color: #e7e3d8;
text-align: center;
vertical-align: middle;

}

a:link, a:visited, a:active  {
	color: #004229;
	text-decoration: underline; 
}

a:hover {
	color: #004229;
	text-decoration: none; 
}



a.blacklinktext:link, a.blacklinktext:visited, a.blacklinktext:hover, a.blacklinktext:active 
	{
	color: #000000;
	background-color: #fff224;
}



a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #fff;
	text-decoration: none; 
}


a.footerlink2:link, a.footerlink2:visited, a.footerlink2:hover, a.footerlink2:active 
	{
	color: #000;
	text-decoration: none; 


}


A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}

.def 
{
	border-bottom-style: groove;
	font-family: arial, sans-serif, verdana;
	font-size: .72em;
	font-weight: normal;
	color: #000;
	line-height: 20px;
}


#siteMapContainer 
{
width: 450px;
height: auto;
margin: 0 auto;
text-align: left;
background-color: #fff;
padding: 20px;
font-family: arial, sans-serif;
}

#siteMapContainer ul li
{
margin: 0 0 20px 0;
list-style-type: none;
}

#siteMapContainer ul li#siteStrong
{
font-weight: bold;
list-style-type: none;
}


#siteMapContainer ul li#siteNormal
{
font-weight: normal;
list-style-type: none;
margin: 20px 0 0 0;
}

#siteMapContainer ul li a
{
text-decoration: none;
}

#siteMapContainer ul li a:hover
{
text-decoration: underline;
}




-->