#header {display:none;}
#contentcontainter {margin-left:20px;}
#content {margin:0px;}
#vts {display:none;}
#maplink {display:none;}
#footer {display:none;}
#tabrow {display:none;}
	
#nofloorplans { display:none;}
#detailstitle {display:none;}
body {
	font-family:cambria, georgia, times;
	background-color:white;
	color:black;
	margin:0px;
	padding:0px;
	font-size:13px;
	}

	
a {
	color:#222222;
	}

a:hover {
	color:maroon;
	}




#footer {
	display:none;
}

.button1 {
	color:white;
	background-color:#333333;
	border:1px solid #333333;
	padding:5px;
	text-decoration:none;
	}

.button1:hover {
	background-color:#555555;
	color:white;
	}
#login {
	display:none;
	}
	
	
.propertylist {}

.detail {
	border-top:1px dotted #CCCCCC;
	padding:6px;
	font-weight:bold;
	font-size:11px;
	clear:left;
	width:650px;
	display:block;
	padding-left:20px;
	}

.detailitem {
	font-weight:normal;
	font-size:13px;
	text-align:left;
	width:400px;
	padding-left:220px;
	display:block;
	min-height:25px;
	position:relative;
	top:-25px;
	margin-bottom:-25px;
	}
	
.detailitem input {
	font-size:12px;
	border:1px solid #cccccc;
	padding:2px;
}

.smalltype {
	color:#CCCCCC;
	font-size:10px;
	}
	
#description {
	margin-top:15px;
	overflow:visible;
	}

#detailsheader {
	width:250px;
	float:left;
	margin-bottom:20px;
}

#detailsimg {
	width:400px;
	float:right;
	height:200px;
	margin-bottom:50px;
	}
#detailsbody {
clear:both;

margin-top:0px;
}


.table_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DDDDDD;
}
.table_head{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#003366;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	background-color:#F1F4FA;
}

.dotrow 
 {
	display:block;
	border-top:1px dotted #CCCCCC;
	padding:5px;
	font-weight:bold;
	font-size:11px;


	}
.tabdiv {
margin-bottom:100px;
	page-break-after:always;
	}


.print-heading {
	display:block;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px double #333333;
	font-weight:bold;
	margin-bottom:15px;
	}
	
.brandedlink {display:none;}
