@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a375b;
	
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #2a375b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A375B;
}
a:hover {
	text-decoration: none;
	color: #a4a7b3;
}
a:active {
	text-decoration: none;
}

.bottomNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.bottomNav a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.bottomNav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.bottomNav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a4a7b3;
}
.bottomNav a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.copyright {
	color: #cecece;
	font-size: 9px;
}
.copyright a:link{
	color: #cecece;
	font-size: 9px;
}
.copyright a:visited{
	color: #cecece;
	font-size: 9px;
}
.copyright a:hover{
	color: #2a375b;
	font-size: 9px;
}
.copyright a:active{
	color: #cecece;
	font-size: 9px;
}
.tenantGuide {
background-image:url('../images/tenant_guide.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.tenantGuide a:link{
background-image:url('../images/tenant_guide.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.tenantGuide a:visited{
background-image:url('../images/tenant_guide.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.tenantGuide a:hover{
background-image:url('../images/tenant_guide_over.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.tenantGuide a:active{
background-image:url('../images/tenant_guide.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.ownersGuide {
background-image:url('../images/owners_guide.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.ownersGuide a:link{
background-image:url('../images/owners_guide.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.ownersGuide a:visited{
background-image:url('../images/owners_guide.jpg');
cursor:pointer;
width:309px;
height:13px;
display:block;
z-index:1;
}
.ownersGuide a:hover{
background-image:url('../images/owners_guide_over.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1;
}
.ownersGuide a:active{
background-image:url('../images/owners_guide.jpg');
cursor:pointer;
width:309px;
height:33px;
display:block;
z-index:1px;
}
.houseListing {
background-image:url('../images/house_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.houseListing a:link{
background-image:url('../images/house_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.houseListing a:visited{
background-image:url('../images/house_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.houseListing a:hover{
background-image:url('../images/house_listing_icon_over.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.houseListing a:active{
background-image:url('../images/house_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.aptsListing {
background-image:url('../images/apts_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}

.aptsListing a:link{
background-image:url('../images/apts_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.aptsListing a:visited{
background-image:url('../images/apts_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.aptsListing a:hover{
background-image:url('../images/apts_listing_icon_over.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.aptsListing a:active{
background-image:url('../images/apts_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.commListing{
background-image:url('../images/comm_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}

.commListing a:link{
background-image:url('../images/comm_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.commListing a:visited{
background-image:url('../images/comm_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.commListing a:hover{
background-image:url('../images/comm_listing_icon_over.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.commListing a:active{
background-image:url('../images/comm_listing_icon.jpg');
cursor:pointer;
width:213px;
height:167px;
display:block;
}
.listing-titles{
text-decoration:underline;
font-weight:bold;
}