body
{
margin-top:0px;
font-family: "Lato",Arial,sans-serif;
font-size:14px;
color:#222;
background-color:#efefef;
}

ul
{
font-family: "Lato",Arial,sans-serif;
font-size:14px;
padding:0;
margin:10px; 

}

/*Page related styles for you to view*/

table.mycustomscrollhed {

/* Typical fixed height and fixed width example */

width: 300px;



overflow: auto;

/* IE overflow fix, position must be relative or absolute*/

position: relative;

background-color: #000;
color:#ccc;
margin-left:0px;


}

table.asseenin {

width: 790px;
overflow: auto;
position: relative;
background-color: #FFF;
margin-left:0px;
border: 1px solid #ccc;


}


#mycustomscroll {

/* Typical fixed height and fixed width example */

width: 278px;

height: 415px;

overflow: auto;

/* IE overflow fix, position must be relative or absolute*/

position: relative;



margin-left:0px;

padding: 10px 10px 10px 10px;
border: 1px solid #999;

}




/* general page style ends here */


A:link {text-decoration: none; color:#c00;}
A:visited {text-decoration: none;  color:#c00;}
A:active {text-decoration: none;  color:#c00;}
A:hover {text-decoration: underline; color: #000;}

a img {
	text-decoration: none;
	border: 0 none;
	z-index:3000;
	}
	
	
ul {list-style-type: circle;}

table
{
font-family: "Lato",Arial,sans-serif;
font-size:14px;
}

p.featured
{
font-family: "Lato",Arial,sans-serif;
font-size:12px;
}

.container
{margin:0px auto;width:1300px;
 border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  background-color:#ffffff;
}



.bold
{font-weight:bold;
color:#000;

}

.red
{color:#C00;

}

.initial
{color:#C00;
font-weight:bold;
font-size:16px;

}
.drop-cap
{display: block;
   float: left;
   font-size: 300%;
   font-weight: bold;
   height: 1em;
   margin-bottom: -.2em;
   margin-top: -.2em;
   padding: 0 .1em .15em 0;

}
.gray
{color:#333;

}

.ltgraysm
{color:#ccc;
font-size:12px;

}

p.ltgraysm
{color:#ccc;
font-size:12px;

}



.white
{color:#fff;
font-weight:bold;

}





.openhouse
{color:#C00;
font-size:18px;
margin-left:10px;
margin-top:10px;

}

.hedblk
{color:#000;
font-size:18px;
margin-left:10px;
margin-top:10px;

}

.hedblk2
{color:#000;
font-size:18px;
margin-left:0px;
margin-top:10px;

}

.hedblkmed
{color:#000;
font-size:16px;
font-weight:bold;


}


.agentname
{color:#000;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
padding-top:20px;

}


.listing
{
font-size:14px;



}


.hedwhtmed
{color:#fff;
font-size:16px;
font-weight:bold;


}

.hedwhtlg
{color:#000;
font-size:22px;
margin-left:15px;



}

td.hedrule
{


background-image:url('images/line.gif');
}


table.hed
{

width:95%;
}


td.translate
{
width:115px;
height:35px;
padding:0px 0px 10px 0px;


}

table.logo
{
width:100%; height:140px;
background-image:url('images/logo.jpg');
}


hr {
color: #efefef;
background-color: #efefef;
height: 1px;
width:200px;
text-align: left;/*this will align it for IE*/
margin: 5 auto 0 0; /*this will align it left for Mozilla*/
}


table.property
{
width:80%;

 font-size:13px;

}

table.content
{

width:90%;
padding:10px;
font-size:13px;
text-align:justify;
}

table.idhed
{
width:100%;
background-color:#eeeeee;
font-size:18px;
height:40px;
padding-left:10px;
margin-top:10px;
}


.calc {
      border-top: 1px solid #999;
      border-bottom: 0px solid #999;
      width:185px;
      padding:10px;
      margin-left:0px ;
      font-family: "Lato",Arial,sans-serif;
      font-size: 12px;
      line-height: 14px;
}


p.legal {
color:#666;
font-size:9px;
text-align:center;
margin-top:10px;
border-top: 1px solid #000033;
}

input.searchform {
	background: transparent url("images/mag.gif") no-repeat  right top;
font-family: "Lato",Arial,sans-serif;
border: 1px solid #666;height:20px;margin-bottom:10px;margin-bottom:10px;
}


input.watchform {

 border: 1px solid #666;height:20px;margin-bottom:10px; background-color:#fff;
}

select.searchdrop
 {
background-color:#fff;
font-family: "Lato",Arial,sans-serif;
border: 1px solid #666;height:20px;margin-bottom:10px;
}

.preventcopy {
 -webkit-touch-callout: none; iOS Safari
 -webkit-user-select: none; Chrome/Safari/Opera
 -khtml-user-select: none; Konqueror
 -moz-user-select: none; Firefox
 -ms-user-select: none; Internet Explorer/Edge
 user-select: none; Non-prefixed version, currently
 not supported by any browser
}