body {
background:#F7F3E7 url("../images/bg.gif") repeat-x top;
margin-left:0px;
margin-top:0px;
color:#000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

#container{
width: 650px;
background:#F7F3E7 url("/images/bgt.gif") no-repeat top;
/* background:#123973; */
text-align: left;
margin: 0px auto;
border-style:solid;
/* border-color:#123973; */
border:0px 0px 0px 0px;

padding-bottom:0px;
clear:both;
}
#propertyHeader{
}
#propertyPicture{
margin-left:5px;
width:256px;
padding:0px;
vertical-align:middle;
background:#FFF;
border:1px solid #496896;
float:left;
margin-right:15px;
}
#propertyDescription{
	margin-top:5px;
	
}
#propertyDescription p{
	margin-top:5px;
}
#propertyDescription h3{
	margin-top:0px;
	margin-bottom:5px;	
	text-align:center;
	display:block;
	text-transform:uppercase;
	font-weight:400;
	font-size:16px;
	color:#036;
}
#propertyData{
	width:650px;
	height:180px;
	margin-left:0px;
	margin-right:0px;	
	clear:both;
	float:none;
	border-style:dashed;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-bottom-color:#000000;

}
#propertyData h3,#additionalPictures h3, #additionalFiles h3{
	margin-top:0px;
	margin-left:0px;
	background-color:#CB983E;
	text-align:center;
	font-size:14px;
	font-weight:300;
	margin-bottom:2px;
	color:#FFFFFF;
}
#propertyData #propertyInformation{
	width:190px;
	margint-left:0px;
	float:left;	
	margin-right:0px;
}
#propertyInformation p{
	margin-left:2px;
	text-align:justify;
}

a,a:visited {
	color:#147;
}
a:hover{
	color:#0033FF;
}
a img{
	border-width:0px 0px 0px 0px;
}
#propertyInformation a:hover {
	text-decoration:none;
	color:#FFF;
}

#propertyData #floorMap{
	text-align:center;
	width:245px;
	float:left;	
}

#propertyData #flashMap{
	width:215px;
	float:left;
	clear:right;
}
#additionalPictures,#additionalFiles{
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:0px;	
}
#additionalPictures td{
	text-align:center;
}
#additionalPictures img{
	border-width:1px;
	border-style:dashed;
	border-color:#FFFFFF;
}


span.available, span.hold, span.sold {
	font-size:18px;
}
span.available {
	color:#7B6;
	text-transform:uppercase;
}
span.hold {
	color:#FB2;
	text-transform:uppercase;
}

span.sold{
	color:#FF0000;
	text-transform:uppercase;
}
.centered{
	text-align:center;
}

.smalltext{
	font-size:x-small;
}
th{
margin-top:0px;
margin-left:0px;
background-color:#CB983E;
text-align:center;
font-size:14px;
font-weight:300;
margin-bottom:2px;
}
th{
	border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:dashed;
}
