 .navbtn
{
float: left;
position: relative;
font-family: arial, helvetica, sans-serif;
background: url("/images/navbtnover.jpg") no-repeat;
white-space: nowrap;
display: block;
width: 82px;
height: 82px;
margin: 2px 5px;
padding: 0;
text-align: center;
}

.navbtn a
{
display: block;
color: #000000;
font-size: 11px;
width: 82px;
height: 82px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.navbtn img
{
width: 82px;
height: 82px;
border: 0
}

* html a:hover
{
visibility:visible
}

.navbtn a:hover img
{
visibility:hidden
}

.navbtn span
{
overflow: hidden;
position: absolute;
text-align: left;
left:0px;
bottom:0px;
margin: 0px;
padding: 4px;
cursor: pointer;
font-size: small;
font-family: Arial, Helvetica, sans-serif;
}


.navbtnHIDE
{
visibility: hidden;
float: left;
position: relative;
font-family: arial, helvetica, sans-serif;
background: url("/images/navbtnover.jpg") no-repeat;
white-space: nowrap;
display: block;
width: 82px;
height: 82px;
margin: 2px 5px;
padding: 0;
text-align: center;
}

.navbtnHIDE a
{
visibility: hidden;
display: block;
color: #000000;
font-size: 11px;
width: 82px;
height: 82px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.navbtnHIDE img
{
width: 82px;
height: 82px;
border: 0
}

* html a:hover
{
visibility:hidden
}

.navbtnHIDE a:hover img
{
visibility:hidden
}

.navbtnHIDE span
{
overflow: hidden;
position: absolute;
text-align: left;
left:0px;
bottom:0px;
margin: 0px;
padding: 4px;
cursor: pointer;
font-size: small;
font-family: Arial, Helvetica, sans-serif;
}




/**************   FRONT PAGE BUTTONS  ***************/




 .cssnav01
{
float: left;
position: relative;
font-family: arial, helvetica, sans-serif;
background: url("/images/letBTNover.jpg") no-repeat;
white-space: nowrap;
display: block;
width: 269px;
height: 220px;
margin: 0;
padding: 0;
}

.cssnav01 a
{
display: block;
color: #000000;
font-size: 11px;
width: 269px;
height: 220px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav01 img
{
width: 269px;
height: 220px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav01 a:hover img
{
visibility:hidden
}

.cssnav01 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}


 .cssnav02
{
float: right;
position: relative;
font-family: arial, helvetica, sans-serif;
background: url("/images/landlordBTNover.jpg") no-repeat;
white-space: nowrap;
display: block;
width: 247px;
height: 220px;
margin: 0;
padding: 0;
}

.cssnav02 a
{
display: block;
color: #000000;
font-size: 11px;
width: 247px;
height: 220px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav02 img
{
width: 247px;
height: 220px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav02 a:hover img
{
visibility:hidden
}

.cssnav02 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

