/* CSS Document */
/*Nav bar*/
h6{
background:#2c2c2c;
margin:0 5px;
padding: 8px 0 0 0 !important;
padding /**/: 8px 0 4px 0;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:.65em;
color:#A89A84;
text-align:center;
}
ul#homesNav{background:#2c2c2c;
font-size:1px;
list-style: none;
width:788px;
overflow:hidden;
margin:0 auto 0 auto !important;
margin /**/:-5px 0;
padding:4px 0 9px 0;

}
#homesNav li{
list-style: none;
display: inline;
overflow:hidden;
list-style-position:inside;
}
/**/
#homesNav a{
/*cursor:default;*/
float:left;
padding:60px 0 0 0 !important;
padding /**/:120px 0 0 0;
overflow:hidden;
height:0 !important;
height /**/:60px;
display:block;
}
#homesNav a:link,#homesNav a:visited{
margin-right:4px;
background-position: 0 0;
color:#8e4222;
}
#homesNav a:hover, #homesNav a:active{
margin-right:4px;
background-position: 0 -60px;
color:#8e4222;
}
/**/
a.imageHere:link,#homesNav a.imageHere:visited{
background-position: 0 -60px;
color:#b45e30;
}
a.imageHere:hover,a.imageHere:active{
background-position: 0 -60px;
color:#b45e30;
}
/**/
li#amalfi a{
margin-left:6px !important;
margin-left:3px;
width:187px;
background:url(../images/homesNav/amalfi.jpg) 0 0 no-repeat;
}
li#firenze a{
width:151px;
background:url(../images/homesNav/firenze.jpg) 0 0 no-repeat;
}
li#milano a{
width:101px;
background:url(../images/homesNav/milano.jpg) 0 0 no-repeat;
}
li#siena a{
width:164px;
background:url(../images/homesNav/siena.jpg) 0 0 no-repeat;
}
li#trevi a{
width:157px;
background:url(../images/homesNav/trevi.jpg) 0 0 no-repeat;
}
/**/
/* end nav bar*/
/**/
