@charset "utf-8";
/* CSS Document */
body {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615050;	
	background: #e0cfb3;
}
img {
	border: 0;
}
.float {
	overflow: hidden;	
}
#page {
	width: 800px;
	margin: auto;	
}
header {
	width: 800px;
	height: 600px;
	/*float: left;*/
	background: url(bg%208x6.jpg) no-repeat center;
	/*margin: 40px 0 0 286px;*/
margin: 0 auto;
}
.residence li {
	float: left;
	margin: 258px 0 0 43px;
	font: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center; 
}
.golf li {
	float: right;
	margin: 258px 30px 0 0;
	font: Helvetica;
	font-size: 36px;
	text-align: center;
}
a {
	color: #e0cfb3;	
	text-decoration: none;
}
a:hover {
	color: #f5f1eb;
}
