/* CSS Document */

#menu {
list-style-type: none;
width: 500px; 
height:39px;
text-decoration:none;
margin:0px 0 0 30px;
padding:0px;
background-image:url(../images/menubk5.gif);
background-repeat:no-repeat;
float:left;
}
#menu li {
margin: 0px;
padding: 0px;
display: block;
text-decoration:none;
text-align:center;
height:39px;
float:left;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
color: #FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
text-decoration: none;
display: block;
margin: 0px;
padding:12px 0px 11px 0px;
}
#menu li a:hover {
background-color: #ae8f83;
text-decoration: none;
margin: 0px;
padding:12px 0px 11px 0px;
height:16px;
}


.townhome a:hover {
background-image:url(../images/homehover.gif);
background-repeat:no-repeat;
width:120px;
background-color:#ae8f83;
}

.townhome {
width:120px;
padding:0px;
text-align:center;
margin:0 0 0 2px;
border-right:1px solid #ffffff;
}
.townhome-over {
background:url(../images/homehover.gif) no-repeat #ae8f83;
text-decoration: none;
margin: 0px 0 0 0px;
padding:12px 0px 11px 0px;
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
width:120px;
height:38px;
border-right:1px solid #ffffff;
}

.lots {
width:108px;
padding:0px;
text-align:center;
border-right:1px solid #ffffff;
}

.floorplans {
width:92px;
text-align:center;
border-right:1px solid #ffffff;
}

.aboutus {
width:79px;
text-align:center;
border-right:1px solid #ffffff;
}

.aboutderby {
width:97px;
text-align:center;
}

.aboutderby a:hover {
background-image:url(../images/contacthover.gif);
background-repeat:no-repeat;
width:97px;
background-color:#ae8f83;
background-position:right;
}




