#lefthandbox{
	position:absolute;
	width:171px;
	height:320px;
	z-index:1;
	left: 9px;
	top: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 20px;
	text-align: left;
}
#leftline{
	position:absolute;
	width:1px;
	height:359px;
	z-index:1;
	left: 380px;
	top: 102px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #FFF5E6;
}
#rightline{
	position:absolute;
	width:1px;
	height:359px;
	z-index:1;
	left: 514px;
	top: 102px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #FFF5E6;
}


#fourstarimage {
	position:absolute;
	width:103px;
	height:118px;
	z-index:2;
	left: 41px;
	top: 3px;
	background-image: url(images/5star.jpg);
}
#fourstartext {
	position:absolute;
	width:195px;
	height:145px;
	z-index:2;
	top: 138px;
	left: 6px;
	text-align: left;
}
#linksimage {
	position:absolute;
	width:425px;
	height:280px;
	z-index:3;
	left: 6px;
	top: 117px;
}
#apartment {
	position:absolute;
	width:190px;
	height:35px;
	z-index:2;
	left: 0px;
	top: 179px;
	
}
.links{
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-weight: bold;
	
}
links:link{
	color:#807A73;
	text-decoration:none;
	background-color: transparent;
}
links:hover{ color:#333333; text-decoration:underline; }
links:active{ color:#B56115; text-decoration:none; }
links:active:hover{ color:#333333; text-decoration:underline; }
links:visited{ color:#B56115; text-decoration:none; }
links:visited:hover{ color:#333333; text-decoration:underline; }

#textbox{
	position:absolute;
	width:280px;
	height:339px;
	z-index:1;
	left: 473px;
	top: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#textbox2{
	position:absolute;
	width:298px;
	height:346px;
	z-index:1;
	left: 460px;
	top: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

