/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */

.menu1 ul {width:720px; padding:0;  margin:5px; list-style-type:none; float: left;}


.menu1{
font-family: arial, sans-serif; width:100px; height:30px; position:relative; top: 25px; left: 3px; font-size:11px; margin:0px 0; background: none; padding:10px 0px; list-style-type: none;

}
.menu1 ul {
padding-bottom: 10px; margin:0px; list-style-type: none;
}
.menu1 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:29px; left:4px;
list-style-type: none;
color: #ffffff;

}
.menu1 ul li {
float:left; position:relative; z-index:90; padding-bottom: 10px;
}
.menu1 ul li a, .menu1 ul li a:visited {
display:block; float:left; text-decoration:none; color:#ffffff ; width:100px; height:30px; line-height:29px; font-size:11px; background: none; padding-top: 0px;}
* html .menu1 ul li a, .menu1 ul li a:visited {width:100px; w\idth:100px;}

.menu1 ul li.home {background:url(menu2.gif) no-repeat;}
.menu1 ul li.contact {background:url(menu6.gif) no-repeat;}
.menu1 ul li.restrictions {background:url(menu5.gif) no-repeat;}
.menu1 ul li.map {background:url(menu4.gif) no-repeat;}
.menu1 ul li.lots {background:url(menu3.gif) no-repeat;}



.menu1 ul li ul li.lot1 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot2 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot3 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot4 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot5 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot6 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot7 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot8 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot9 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot10 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot11 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot12 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot13 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot14 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot15 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot16 {background:url(normback.gif) no-repeat;}
.menu1 ul li ul li.lot18 {background:url(sold.gif) no-repeat;}

.menu1 ul li ul li.lotend {background:url(endback.gif) no-repeat; background-color: #aabd88;}



.menu1 table {
border-collapse:collapse; border:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

.menu1 ul li:hover a,
.menu1 ul li a:hover{
text-decoration:underline; font-size: 10pt; border:0;
list-style-type: none;
color: #ffffff;
}

.menu1 ul li a:hover {position:relative; z-index:100;}

.menu1 ul li:hover ul,
.menu1 ul li a:hover ul {
visibility:visible; width:150px; height:auto; margin-top: 0px;  z-index:10; overflow:visible; border-right: 2px solid #414d29; border-top: 1px dashed #414d29; padding-top: 0px; padding-bottom: 0px; margin-height: 0px;
list-style-type: none; line-height: 20px;
}
.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a{
display:block; background: transparent; font-color:#ffffff; width:40px; line-height:15px; padding:5px 0 5px 35px; height:auto; text-decoration:none;
font-size: 10pt; padding-bottom: 0px; padding-top: 0px; overflow: hidden;}
* html .menu1 ul li a:hover ul li a {width:40x; w\idth:40px;}



.menu1 ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover {
text-decoration:underline; border:0; color: #414d29;
}
.menu1 ul li:hover ul li ul,
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:151px;
}
.menu1 ul li:hover ul li:hover ul,
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; width:150px; height:auto; color:#000; padding:0; border:1px solid #888; list-style-type:none; background:#000;
}
.menu1 ul li:hover ul li:hover ul li a,
.menu1 ul li a:hover ul li a:hover ul li a {
display:block; width:115px; background:transparent; color:#000;
}
* html .menu1 ul li a:hover ul li a:hover ul li a {width:150px; w\idth:115px;}

.menu1 ul li:hover ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover ul li a:hover {
background:#ddd; text-decoration: underline;
}

