html, body, table, tr, td, th, ul, ol, p, dl, form, div, fieldset {
	margin: 0;
	padding: 0;
	border: 0px none;
	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: 0px none;
	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 350% 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*/
#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: 22px;
		letter-spacing: 1px;
	}
	#otherCottage {
		float: right;
		width: 180px;
		margin-top: -7px;
	}
	#otherCottage a {
		padding-top: 18px;
		height: 54px;
		display: block;
		color: #626367;
	}
	#otherCottage a:hover {
		color: #303133;
	}


/*content*/
#content {
	width: 100%;
	float: left;
	margin-bottom: 27px;
}
	#contentText {
		display: inline;
		float: left;
		width: 504px;
		margin: 0 0 0 46px;
	}
	#contentText .contentText p {
		font-size: 118%;
	}

/*moreCottage*/
#moreCottage {
	float: right;
	width: 295px;
	margin-left: -295px;
}
	.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;
	}
	.moreCottage h3 {
		margin-left: 9px;
		text-indent: -9px;
	}
	.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;
}
	p.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;
}
	#slideshowContainer {
		width: 370px;
		height: 245px;
		border: 5px solid #ccc;
		overflow: hidden;
		text-align: center;
		margin: 0 auto;
	}
	#thumbnails {
		margin: 10px 0 15px 0;
	}
	#thumbnails img {
		padding: 4px;
		border: 1px solid #fff;
	}
	.outline {
		border: 1px solid #ccc;
		position: absolute;
		z-index: 0;
	}

.cottageList {
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
	.cottageListImg {
		width: 84px;
		height: 84px;
		float: left;
		margin-right: -101px;
		padding: 5px;
		border: 1px solid #EBDDDA;
	}
	.cottageListInfo {
		padding-top: 9px;
		margin-left: 101px;
	}
	.cottageListInfo div {
		margin-left: 9px;
	}

#fotos {
    position: relative;
    height: 270px;
    overflow: hidden;
    margin-bottom: 20px;
}
	#fotos img {
		border: 1px solid #EBDDDA;
	    position: absolute;
		padding: 5px;
	    left: 0;
	    top: 0;
	    display: none;
	    overflow: hidden;
	}
	#fotos img.load {
	    display: inline;
	}
