﻿/* Sliding Doors technique Vertical Nav */
/* General Nav Div attributes */
/* Sidebar Navigation
================================================*/
#sidebar ul {
margin: 0 0 0 0;
padding-left:8px;
list-style-type: none;
text-decoration: none;
}

#sidebar li {
margin-bottom: 0;
padding:0;
}

#nav {
padding: 0 0;
margin: 0;
}

#nav a {
display: block;
width: 100px;
margin: 0;
padding: 0;
height: 36px;
text-decoration: none;
text-indent: -900000px;
outline:none;
}

#nav #home01 a {
background: url(cMyers_08bttns_01.gif) no-repeat 0 0;
}

#nav #home01 a:hover {
background-position: -100px 0;
}

#nav #about02 a {
background: url(cMyers_08bttns_02.gif) no-repeat 0 0;
}

#nav #about02 a:hover {
background-position: -100px 0;
}

#nav #realtors03 a {
background: url(cMyers_08bttns_03.gif) no-repeat 0 0;
}

#nav #realtors03 a:hover {
background-position: -100px 0;
}

#nav #listings04 a {
background: url(cMyers_08bttns_04.gif) no-repeat 0 0;
}

#nav #listings04 a:hover {
background-position: -100px 0;
}

#nav #rentals05 a {
background: url(cMyers_08bttns_05.gif) no-repeat 0 0;
}

#nav #rentals05 a:hover {
background-position: -100px 0;
}

#nav #localInfo06 a {
background: url(cMyers_08bttns_06.gif) no-repeat 0 0;
}

#nav #localInfo06 a:hover {
background-position: -100px 0;
}

#nav #financing07 a {
background: url(cMyers_08bttns_07.gif) no-repeat 0 0;
}

#nav #financing07 a:hover {
background-position: -100px 0;
}

#nav #contact08 a {
background: url(cMyers_08bttns_08.gif) no-repeat 0 0;
}

#nav #contact08 a:hover {
background-position: -100px 0;
}
