.left-copy{
width: 270px;
float: left;
}

.left-copy a{
color: #fff;
text-decoration: none;
margin: 0;
padding: 0;
}
.left-copy a{
text-decoration: underline;
}

.left-copy li{margin:3px; 0 0 0}
.left-copy ul{margin:0}

.right-copy{
float: right;
width: 450px;
color: #000;
text-align: left;
font-size: 12px;
line-height: 18px;
}
.right-copy a{
color: #000;
}

.right-copy a:hover {
	color: #000;
}

.clear{
clear: both;
}


.accordion h4 {
	cursor: pointer;
	text-decoration: underline;
}


.button {
}

#one {
	display: block;
}
#one-button {
	cursor: pointer;
	opacity: 1.0;
	text-align: left;
	text-decoration: underline;
	display: none;
	margin: 5px 0;
}

#two {
	display: none;
}
#two-button {
	cursor: pointer;
	opacity: 0.5;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0;
}

#three {
	display: none;
}
#three-button {
	cursor: pointer;
	opacity: 0.5;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0;
}
#four {
	display: none;
}
#four-button {
	cursor: pointer;
	opacity: 0.5;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0;
}
#five {
	display: none;
}
#five-button {
	cursor: pointer;
	opacity: 0.5;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0;
}

/* added 7/28/08 by eps */
.maplink, .maplink a, .maplink a:link, .maplink a:hover, .maplink a:active, .maplink a:visited {
  color: #fff; 
}
.maplink { /*background-color: #B7B5A4;*/ background-image: url(/images/row_highlight_bg.jpg); }
ul.floorplan_list, ul.floorplan_list li { margin: 0; padding: 0; }
ul.floorplan_list li a { text-decoration: underline; }

