body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0066;
	font-size: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFCCCC;
}
a:link {
	text-decoration: none;
	color: #CC0066;
}
a:visited {
	text-decoration: none;
	color: #CC6699;
}
a:hover {
	text-decoration: underline;
	color: #FF33CC;
}
a:active {
	text-decoration: none;
	color: #CC0066;
}
.container {
	position:				absolute;
	width:					920px;
	height:					675px;
	left: 					50%;
	top:					50px; 
	margin-left: 			-460px;
}
.copy {
	position: absolute;
	height: 320px;
	width: 365px;
	left: 540px;
	top: 185px;
	overflow-y:					scroll;
 	overflow-x:					hidden;
	scrollbar-face-color: 		#f9dee7;
	scrollbar-shadow-color: 	#FFFFFF;
	scrollbar-highlight-color: 	#FFFFFF;
	scrollbar-3dlight-color: 	#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: 		#FFFFFF;
	scrollbar-arrow-color: 		#FFFFFF;
}
.dates {
	position: absolute;
	top: -29px;
	right: -44px;
	visibility: hidden;
}
h5 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF3399;
}
.feat-ads {
	position: absolute;
	left: 405px;
	top: 166px;
}
.floorplan {
	position: absolute;
	left: 427px;
	top: 388px;
}
.gallery {
	position: absolute;
	left: 210px;
	top: 526px;
}
.video {
	position: absolute;
	left: 203px;
	top: 442px;
}
.emag {
	position: absolute;
	left: 339px;
	top: 584px;
}
.img-border {
	border: 1px solid #FF9999;
}

