
#map {

	position:absolute;
	width:664px;
	height:379px;
	top:10px;
	left:8px;
	background-color:white;
	border:2px;
	border-style:solid;
	border-color:#0A5A93;
}

#maincontainer {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	position:relative;
	top:0px;
}

#srlabel {
	position:absolute;
	width:664px;
	height:20px;
	top:400px;
	left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #084B7C;
	border-bottom:2px;
	border-style:none none solid none;
	border-color:#2ABB67
}

.popSmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}


#side_bar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	width:664px;
	height:467px;
	top:425px;
	left:8px;
	padding:0px;
	overflow:auto;
}

#side_bar_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	width:664px;
	height:467px;
	position:absolute;
	top:0px;

	padding-left:0px;
	overflow:auto;


}
#side_bar_table li {
	padding-bottom:10px;
}

.sb_addr {
	font-family:Arial,Helvetica,sans-serif;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	color:darkgreen;
}

.sb_addr_apt {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
}

.sidebarAddr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:darkgreen;	
}

.sidebarSubdiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:black;
}

.sidebarSubdiv_apt{
	font-family: Arial, Helvetica, sans-serif;

	font-size:16px;
	font-weight: bold;
	color:darkgreen;
}

.sidebarCity{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:black;
}


.sb_features {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}


.sidebar_row0  {
	background-color:white;
	font-size:11px;
	height:15px;
	border-bottom:2px;
	border-style:none none solid none;
	border-color:#2ABB67

}
.sidebar_row1  {
	background-color:#bebebe;
	font-size:11px;
	height:15px;
	border-bottom:2px;
	border-style:none none solid none;
	border-color:#2ABB67
}

.sidebar_row0 td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
		background-color:#ffffff;
}

.sidebar_row1 td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background-color:#bebebe;
}

.sidebar_table {
	border-collapse:collapse; 
	border-spacing:0;
}


.searchresAptName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.propType{
	font-family: Arial, Helvetica, sans-serif;
	color:darkgreen;
	font-size: 12px;
	font-weight: normal;
}