body{background-image:url(images/home-filler.jpg);
background-color:#21191B;
margin-top:0px;
background-repeat:repeat-x;
}

.toptxt{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
}

.welcomeBg{background-image:url(images/home-welcomeBg.jpg);
background-repeat:no-repeat;
}

.welcometxt{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
line-height:18px;
}

.featuredBg{background-image:url(images/home-featuredBg.jpg);
background-repeat:no-repeat;
}

.featuredtxt{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
}

.featuredAddress{
padding-left:15px;
font-family:Tahoma;
font-size:10px;
color:#ffffff;
}

.footertxt{
font-family:tahoma;
font-size:10px;
color:#686868;
}

.flashDetect{
position:absolute;
font-weight:bold;
font-family:Arial;
font-size:14px;
color:#ffffff;
right:290px;
top:370px;
}

.housingLogos{
position:absolute;
z-index:5;
top:595px;
left:530px;
}

			a.foot:link {text-decoration: none;color:#686868;}
			a.foot:visited {text-decoration: none;color:#686868;}
			a.foot:active {text-decoration: none;color:#686868;}
			a.foot:hover {text-decoration: underline;color:#686868;}
			
			a.detect:link {text-decoration: none;color:#ffffff;}
			a.detect:visited {text-decoration: none;color:#ffffff;}
			a.detect:active {text-decoration: none;color:#ffffff;}
			a.detect:hover {text-decoration: underline;color:#ffffff;}