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

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height:20px;
	color:#5E4C45; background-color:#FFF9F2;
}
a {
	text-decoration: none;
	outline:none;
	border:none;
	color: #333;
}
img {
	border:none;
}
ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	padding: 0;
	margin: 0;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
	clear: both;
}
.wrapper { width:100%; margin:0 auto; padding-top:20px; background:url(../images/main_bg.png) no-repeat  center top; }
.main {
	width: 320px;
	margin: 0 auto;
	height: 380px;
}
.main td { text-align:center; }
.main td img { vertical-align:middle; }
.brown { color:#634F3A; }

.residency_bg { background:url(../images/residency_bg.png) left top no-repeat; height:392px; width:155px;}

.regency_bg { background:url(../images/regency_bg.png) left top no-repeat; height:392px; width:155px;}

.small_text { font-family:Verdana, Geneva, sans-serif; font-size:9px; color:#999; text-align:left; }

.design_by {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 9px;}

.c {
	float:  right;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 9px;}

.window{ margin:0 auto; width:300px; height:auto;}