@charset "UTF-8";
/* CSS Document */

#wrap {
	margin: 0 auto;
	width:1050px;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;

}

#header {
	width:1050px;
	background-color:#FFFFFF;
	height:20px;
	border-bottom: 1px;
	border-bottom-color:#666;
	border-bottom-style:inset;
}

#nav {
    height:inherit;
	width:230px;
	padding: 15px 0 15px 0;
	float:left;
	margin: 10px 50px 0 0;
	border-right: 1px;
	border-right-color:#666;
	border-right-style:inset;
	list-style-type: none;
}

#nav li {
	list-style-type:none;
	margin: 0 0 20px -35px;
}

#main {
	width: 718px;
	float:left;	
}

#footer {
	height: 20px;
	margin: 10px 0 50px 0;
	border-top: 1px;
	border-top-color: #666;
	border-top-style:outset;
	padding-top:5px;
}

#footer img {
	vertical-align:top;
	float:right;
}

.info {
	text-align:right;
	font-family: arial, helvetica, verdana, san-serif;
	font-size:.9em;
}

.images {
	background-color:#FFF;
	
	}
	
	/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:500px;
	margin: 0 0 0 -40px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
color:#ead11e;
}

.clear {
	clear:both;
}

#raadstuff {
	margin: 8px 15px 0 0;
}

.residences {
	margin-bottom: 155px;
}

.gallery {
	margin-bottom: 120px;
}

.buy {
	margin-top: -10px;
}

.buy2 {
	margin: -10px 0 60px 0;
}

.images li {
	display:none;
}

.logo {
	margin-bottom: 100px;
}

.brochure {
	font-size:1.1em;
	font-family: arial, helvetica, verdana, san-serif;
}


