html, body, table, tr, td, th, ul, ol, p, dl, form, div, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	line-height: 1.3em;
}
form {
	display: inline;
}
table, input, textarea, select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
td {
	vertical-align: top;
}
img {
	border: 0;
	vertical-align: top;
}
html {
	width: 100%;
}
body {
	background: #fff url('images/header_bg.jpg') no-repeat left top;
	width: 1000px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 69%;
}

/*links*/
a {
	color: #b43fba;
}
a:hover {
	color: #ae0dff;
}

/*tags*/
ul, ol {
	line-height: 1.4em;
}
ul, ol, p, dl {
	margin: 0 0 19px 0;
}
em {
	font-family: Arial, sans-serif;
}

/*h?*/
h1 {
	font: normal 280% Georgia, "Times new roman", sans-serif;
	color: #413941;
	margin: 0 0 -5px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h2 {
	font: normal 200% Georgia, "Times new roman", sans-serif;
	color: #413941;
	margin: 0 0 16px 0;
	padding: 10px 0 0 0;
	letter-spacing: -1px;
}
h3 {
	font: normal 155% Georgia, "Times new roman", sans-serif;
	font-style: italic;
	color: #413941;
	margin: 0 0 4px 0;
	padding: 0;
	letter-spacing: -1px;
}

.clearLeft {
	clear: left;
}
#main {
	background: url('images/footer_bg.gif') repeat-x left bottom;;
	padding: 0 51px;
}

#header {
	padding: 18px 0 0 0;
}
	#logo {
		float: left;
		margin: 0 -139px 11px 0;
		width: 139px;
		height: 51px;
	}
	#phone {
		float: right;
		width: 150px;
		height: 26px;
		margin: 10px 0 26px 0;
	}
	#slogan {
		margin: 10px 0 28px 177px;
		height: 24px;
		width: 162px;
	}
	#photo {
		font-size: 1px;
		height: 250px;
		position: relative;
	}
	#photo img {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}
	#photo img.load {
	    display: inline;
    }

/*menu*/
#menu {
	background: url('images/menu_bg.png') repeat-x left top;
	height: 35px;
	margin-top: -35px;
	position: relative;
	z-index: 1;
	width: 100%;
}
.png {filter:expression(fixPNG(this));}
	#menuItems {
		width: 100%;
		height: 35px;
		margin-top: -35px;
		position: relative;
		z-index: 2;
	}
		#menuItems td {
			text-align: center;
			vertical-align: middle;
			padding: 0 6px 0 5px;
			background: url('images/menu_sep.gif') no-repeat right bottom;
		}
			#menuItems td.last {
				background: none;
			}
		#menuItems a {
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 109%;
		}
		#menuItems td.act a {
			text-decoration: underline;
		}
		#menuItems a:hover {
			text-decoration: underline;
		}

/*cottage*/
#cottageInfo {
	background: url('images/cottage_bg.gif') no-repeat left top;
	width: 100%;
	padding-top: 28px;
	height: 92px;
	float: left;
}
	#cottageTitle {
		float: left;
		margin-left: 20px;
		display: inline;
	}
	#cottageStatus {
		text-align: right;
		font-size: 109%;
		margin-right: 27px;
		letter-spacing: 1px;
	}

/*content*/
#content {
	width: 100%;
	float: left;
	margin-bottom: 27px;
}
	#contentText {
		margin: 0 344px 0 46px;
	}
	#contentText .contentText p {
		font-size: 118%;
	}

/*moreCottage*/
#moreCottage {
	float: right;
	width: 300px;
	margin-left: -300px;
}
	.moreCottage {
		float: left;
		margin: 0 0 25px -10px;
	}
	.moreCottageImg {
		float: left;
		background: url('images/more_cottage_bg.jpg') no-repeat left top;
		padding: 10px 17px 15px 17px;
		width: 100px;
		margin-right: -134px;
	}
	.moreCottageInfo {
		margin: 0 0px 0 134px;
	}
	.moreCottageInfo a {
		color: #626367;
	}
	.moreCottageInfo a:hover {
		color: #303133;
	}
	.moreCottageInfo div {
		margin-left: 9px;
	}

/*footer*/
#footer {
	clear: both;
	border-top: solid 1px #ebddda;
	padding-top: 41px;
	color: #746e74;
	height: 78px;
}
	h1.q {
		background: url('/images/develop.gif') no-repeat left top; 
		margin: 0; 
		text-indent: 10000px;
	}
	#develop {
		float: right;
		width: 72px;
		height: 28px;
		display: inline;
		margin: 0 20px 0 0;
		overflow: hidden;
	}
		#develop a {
			height: 28px; 
			display: block; 
			white-space: nowrap;
		}
	#copy {
		float: left;
		width: 300px;
		margin-left: 20px;
		display: inline;
	}
	#phone_02 {
		background: url('images/phone_02.gif') no-repeat left 4px;
		padding: 0 0 0 20px;
		width: 152px;
		float: left;
	}
		#phone_02 span {
			color: #afaaaf;
			margin-left: 2.7em;
		}
		#phone_02 div span {
			font-size: 150%;
			margin: 0;
			color: #746e74;
		}
	#phone_03 {
		background: url('images/phone_03.gif') no-repeat left 4px;
		padding: 0 0 0 24px;
		width: 148px;
		float: left;
	}
		#phone_03 span {
			color: #afaaaf;
			margin-left: 2.7em;
		}
		#phone_03 div span {
			font-size: 150%;
			margin: 0;
			color: #746e74;
		}

/*floorList*/
.contentText {
	width: 100%;
}
.floorList {
	width: 45%;
}
.odd {
	float: left;
}
.even {
	margin-left: 50%;
}
	.floorListImg {
		border: solid 1px #ebddda;
		text-align: center;
		margin: 0 0 10px 0;
		padding: 5px;
	}
		.clearDiv .odd {
			margin: 0;
		}
		.clearDiv .even {
			margin: 0;
			clear: left;
			height: 25px;
			font-size: 1px;
		}

#container {
	margin-bottom: 25px;
}
.mainCottage {
	width: 152px;
	height: 200px;
	float: left;
	margin-right: 15px;
}
	*html .mainCottage {
		margin-right: 12px;
	}
	.mainCottage h3 {
		position: relative;
		z-index: 100;
		left: -9px;
	}
	.mainCottageImg {
		padding: 5px;
		width: 100px;
		border: 1px solid #EBDDDA;
		margin-bottom: 5px;
	}
