#NavContainer {
	background-color:#F4F5F5;
	width:660px;
	height:100px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(nav/bg2.jpg);
	background-repeat: repeat-x;
}
#NavContainer2 {
	background-color:#F4F5F5;
	width:712px;
	height:100px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(nav/bg2.jpg);
	background-repeat: repeat-x;
}
#NavContainer3 {
	background-color:#9A9A9C;
	width:685px;
	height:100px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(nav/bg3.jpg);
	background-repeat: repeat-x;
}
#MainNavigation {
	position:relative;
	width:660px;
	height:35px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
	top:70px;
}
#MainNavigation2 {
	position:relative;
	width:660px;
	height:35px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
	top:70px;
	border-left:solid 26px #3E3D3F;
	border-right:solid 26px #3E3D3F;
}
#MainNavigation3 {
	position:relative;
	width:660px;
	height:35px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
	top:70px;
	border-left:solid 12px #9A9A9C;
	border-right:solid 13px #9A9A9C;
}
#MainNavigation ul, #MainNavigation2 ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}
#MainNavigation ul li, #MainNavigation2 ul li {
	list-style:none;
	float:left;
	padding:0px 0px 0px 0px;
	background-color:#3E3D3F;
}
#MainNavigation3 ul li {
	list-style:none;
	float:left;
	padding:0px 0px 0px 0px;
	background-color:#9A9A9C;
}
a#home {
	width:86px;
	height:35px;
	background-image:url(nav/home.jpg);
	display:block;
}
a.current#home, a#home:hover {
	background:url(nav/home.jpg) no-repeat 0px -35px;	
}
a#kitchens {
	width:73px;
	height:35px;
	background-image:url(nav/kitchens.jpg);
	display:block;
}
a.current#kitchens, a#kitchens:hover {
	background:url(nav/kitchens.jpg) no-repeat 0px -35px;
}
a#bathrooms {
	width:89px;
	height:35px;
	background-image:url(nav/bathrooms.jpg);
	display:block;
}
a.current#bathrooms, a#bathrooms:hover {
	background:url(nav/bathrooms.jpg) no-repeat 0px -35px;
}
a#bedrooms {
	width:86px;
	height:35px;
	background-image:url(nav/bedrooms.jpg);
	display:block;
}
a.current#bedrooms, a#bedrooms:hover {
	background:url(nav/bedrooms.jpg) no-repeat 0px -35px;
}
a#hotels {
	width:65px;
	height:35px;
	background-image:url(nav/hotels.jpg);
	display:block;
}
a.current#hotels, a#hotels:hover {
	background:url(nav/hotels.jpg) no-repeat 0px -35px;	
}
a#schools {
	width:73px;
	height:35px;
	background-image:url(nav/schools.jpg);
	display:block;
}
a.current#schools, a#schools:hover {
	background:url(nav/schools.jpg) no-repeat 0px -35px;
}
a#aboutus {
	width:81px;
	height:35px;
	background-image:url(nav/aboutus.jpg);
	display:block;
}
a.current#aboutus, a#aboutus:hover {
	background:url(nav/aboutus.jpg) no-repeat 0px -35px;
}
a#contactus {
	width:107px;
	height:35px;
	background-image:url(nav/contactus.jpg);
	display:block;
}
a.current#contactus, a#contactus:hover {
	background:url(nav/contactus.jpg) no-repeat 0px -35px;
}

/* ####### lighter nav ############### */

a#home2 {
	width:86px;
	height:35px;
	background-image:url(nav/home_lt.jpg);
	display:block;
}
a.current#home2, a#home2:hover {
	background:url(nav/home_lt.jpg) no-repeat 0px -35px;	
}
a#kitchens2 {
	width:73px;
	height:35px;
	background-image:url(nav/kitchens_lt.jpg);
	display:block;
}
a.current#kitchens2, a#kitchens2:hover {
	background:url(nav/kitchens_lt.jpg) no-repeat 0px -35px;
}
a#bathrooms2 {
	width:89px;
	height:35px;
	background-image:url(nav/bathrooms_lt.jpg);
	display:block;
}
a.current#bathrooms2, a#bathrooms2:hover {
	background:url(nav/bathrooms_lt.jpg) no-repeat 0px -35px;
}
a#bedrooms2 {
	width:86px;
	height:35px;
	background-image:url(nav/bedrooms_lt.jpg);
	display:block;
}
a.current#bedrooms2, a#bedrooms2:hover {
	background:url(nav/bedrooms_lt.jpg) no-repeat 0px -35px;
}
a#hotels2 {
	width:65px;
	height:35px;
	background-image:url(nav/hotels_lt.jpg);
	display:block;
}
a.current#hotels2, a#hotels2:hover {
	background:url(nav/hotels_lt.jpg) no-repeat 0px -35px;	
}
a#schools2 {
	width:73px;
	height:35px;
	background-image:url(nav/schools_lt.jpg);
	display:block;
}
a.current#schools2, a#schools2:hover {
	background:url(nav/schools_lt.jpg) no-repeat 0px -35px;
}
a#aboutus2 {
	width:81px;
	height:35px;
	background-image:url(nav/aboutus_lt.jpg);
	display:block;
}
a.current#aboutus2, a#aboutus2:hover {
	background:url(nav/aboutus_lt.jpg) no-repeat 0px -35px;
}
a#contactus2 {
	width:107px;
	height:35px;
	background-image:url(nav/contactus_lt.jpg);
	display:block;
}
a.current#contactus2, a#contactus2:hover {
	background:url(nav/contactus_lt.jpg) no-repeat 0px -35px;
}
