html, body  {
	color: #000000;
	font: 12px Arial, Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: left;
}


#container-page {
	width:100%;
	background: #FFFFFF;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image:url(../images/newHeader/back.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}


#container-content {
	width:980px;
}

#container-topNav {
  height:175px;
  width:980px;
}

#container-leftAds {
  float:left;
  width:120px !important;
  /*width:160px;*/
 /* background-color: #006633;
 border:#333333 1px solid;  */
  margin-top:12px;
}

#container-mainContent {
  float:left;
  width:820px;
  min-height:520px;
}

#container-mainBackedContent {
  width:800px;
  margin-top:10px;
  min-height:520px;
  background-image:url(../images/backers/contentBacker.gif); 
  background-repeat:no-repeat;
}

#container-mainTabbedContent {
  /*width:850px;*/
  width:850px;
  min-height:520px;
  height:auto !important;
  height:520px;
  background-image:url(../images/backers/tabbedContentBacker.jpg); 
  background-repeat:no-repeat;
  margin-top:4px;
  /*border:#333333 1px solid;*/
}

#insideContent {
  float:left;
 padding-left:25px;
  margin-top:5px;
  width:800px !important;
  /*border:#333333 1px solid;  */
}

#logo {
	float:left;
}
#toptextNav {
	float:left;
	width:548px;
}

#logIn {
	float:left;
	width:542px;
	padding-top:34px;
}

#mainNavWrapper {
	width:980px;
}

#navShadow {
	/*width:980px;*/
	margin-left:27px;
}

#footerWrapper {
	width:980px;
}

#botNavLinks {
	width:750px;
}

#container-foot {
	margin-top:15px;
	padding-top:25px;
	height:257px;
	background-image:url(../images/footerBack.jpg);
	background-repeat:repeat-x;
	font-family: "lucida grande", arial, verdana, arial, sans-serif;
	font-size:10px;
	color:#4e7186;	
}

div.clear { clear: both; height:0px;  height:auto !important; margin:0px; line-height:0px;  }

#iconNav {
	/*float:left;
	width:400px;
	border:#333333 1px solid;*/
}

#mySubNav {
	float:right;
	width:400px; 
	width:auto !important;
	height:40px;
	margin-top:16px;
	margin-right:18px;
	background-image:url(../images/backers/myNavBack.jpg);
 	background-repeat:no-repeat;
	background-position:right;
	padding-bottom:8px;
		
	/*border:#333333 1px solid;*/
}

div.MyNavBox {
	float:right;
	width:400px;
	height:40px;
	margin-top:5px;
	margin-right:18px;
	background-image:url(../images/backers/myNavBack.jpg);
 	background-repeat:no-repeat;
	background-position:right;
		
	/*border:#333333 1px solid;*/
}

MyNavBox


div.propStausLeft{
float:left; width:10px;  height:100%; background-image:url(images/backers2/left3.gif);
}


/*brought over */

#login {
	position:absolute;
	left:75%;
	top:2px;
	width:244px;
	height:36px;
	z-index:10;
}
.homelogin {
	/*background-image: url(../images/bgHomeLogin.gif);
	background-repeat: repeat;*/
	
}

div.neighbourhood {
	height: 300px;
	width: 284px;
	overflow: auto;
	background-color: #ffffff;
	padding: 2px;
	font-size:10px;
}

div.properties {
	height: 450px;
	width: 260px;
	/*overflow: auto;*/
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #ffffff;
	padding: 2px;
	border:#CCCCCC 1px dotted;
}
#alterCriteria {
	width: 260px;
	background-color: #ffffff;
	padding: 2px;
	border:#CCCCCC 1px dotted;
}

div.saveFav {
	height: 20px;
	width: 60px;
}

#BlankTitleBox1 {
	float:left;
	width:286px;
	height:41px;
	background-image:url(../images/title_Box1.jpg);
 	background-repeat:no-repeat; 
	font-family:Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#414e56;
	margin-top:4px;
	margin-left:0px;
	padding-top:8px; 
	
}


#topDetailsBox {
	width:498px;
	min-height:775px;
	/*height:772px;*/
	background-image:url(../images/backers/detailBacker1.jpg);
 	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:20px;
	
}

#topMessageBox {
	width:489px;
	min-height:470px;
	background-image:url(../images/backers/contentBackMessage.jpg);
 	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:20px;
	
}

#dropmenudiv{
position:absolute;
/*border:1px solid black;
border-bottom-width: 0;*/
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
/*text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #689033;
}

#talk {
  width: 494px;
  height:472px; 
  bottom:15%;
  left:25%;
  position: absolute;
  background-image:url(../images/postBack.png);
  background-repeat:no-repeat;
  border:#666666 thin solid;
  
  z-index:10;
  visibility:hidden;
  /*visibility:visible;*/
}

.accordion-content {
	margin:auto;
	height:330px;
	
}

#mapLoading {
	position:absolute;
	width:500px;
	height:500px;
	top:235px;
	left:600px;
	z-index:1000px;
	display:block;
	
}



