.clear {
	clear:both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

#home {
	color: #000000;
}
#home #col-left {
	float: left;
	margin: 5px 6px 0 10px;
}
#home #col-right {
	background: url(../img/logo_15_03.gif) no-repeat 0 -26px;
	font-family: Times, "Times New Roman", Georgia;
	font-size: 12px;
	line-height: 14px;
	margin: 30px 0 0 356px;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	padding: 40px 0 48px;
}

#the-village {
	color: #000000;
	margin: 5px 0 0 10px;
	width: 638px;
}
#the-village img {
	float: left;
	margin: 0 5px 4px 0;
}
#the-village #col-left {
	width: 125px;
	float: left;
}
#the-village #col-middle {
	width: 381px;
	float: left;
	font-family: Times, "Times New Roman", Georgia;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 2px;
}
#the-village #col-middle .text {
	margin: 0 4px 0 0;
}
#the-village #col-middle .text p {
	margin: 0 0 5px;
	font-family: Times, "Times New Roman", Georgia;
	font-size: 12px;
	line-height: 14px;
}
#the-village #col-right {
	width: 125px;
	/*margin: 0 0 0 508px;*/
	float: right;
}

#the-residences {
	color: #000;
	margin: 5px 0 0 10px;
}
#the-residences #col-left {
	float: left;
}
#the-residences #col-right {
	float: right;
	margin: 0 0 0 5px;
	width: 525px;
}
#the-residences ul#menu {
	margin: 0;
	padding: 0;
}
#the-residences ul#menu li {
	list-style: none;
	list-style-type: none;
	margin: 0 0 4px;
	padding: 0;
}
#the-residences ul#menu li a {
	width: 100px;
	height: 79px;
	display: block;
	text-decoration: none;
	border: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#the-residences ul#menu li a:hover {
	text-decoration: none;
	border: none;
	background-position: 0px -79px;
}
#the-residences ul#menu li a#lobby {
	background-image: url(../img/resi1.gif);
}
#the-residences ul#menu li a#roof {
	background-image: url(../img/resi5.gif);
}
#the-residences ul#menu li a#gym {
	background-image: url(../img/resi7.gif);
}
#the-residences ul#menu li a#kitchen {
	background-image: url(../img/resi9.gif);
}
#the-residences ul#menu li a#bath {
	background-image: url(../img/resi12.gif);
}
#the-residences #slides-container div {
	display: none;
}
#the-residences #slides-container div p {
	font-family: Times, "Times New Roman", Georgia;
	font-size: 12px;
	line-height: 14px;
}