
html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #fff url(/commonfiles/bg2.png) 0 0 repeat-x;
	color: #333;
/*	font: 74%/1.6em "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva,  verdana, tahoma, arial, sans-serif;  */
	font: 72%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	

}
a
{
	text-decoration: none;
}

/*a:link, a:visited
{
	color: #015A1E;
}
*/
a:hover, a:active
{
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Serif;
/*
	font-family: garamond,georgia,times,serif;
	font-weight:400;
*/
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Layout
******************** */

#wrapper {
	text-align: left;
	width: 1050px;
	margin: 0 auto;
	background: #fff url(/commonfiles/bg2.png) 0 0 repeat-x;
    position:relative;
	min-height: 100%;
	height: auto;
}
#header {
	height: 100px;
	padding: 1em 1em 1em 0;
	position: absolute;
	left: 0px;
	top: 0px;

}	
div#container {
	width: 1050px;
	height: 100%;
}
div#content {
    position: absolute;
	left: 190px;
	top: 75px;
	padding: 10px;
	padding-bottom: 40px;
	text-align: center;
	width: 650px;
}
#content h3{
	font-size: 1.4em;
	font-weight: 600;
	color: 023F40;
	line-height: 30px;
	display:block;
	background: url(/commonfiles/hback.png) no-repeat center;
	}
#content h4{
	font-size: 1.4em;
	font-weight: 600;
	color: 023F40;
	line-height: 30px;
	display:block;
	background: url(/commonfiles/hback.png) no-repeat center;
}
.refer {
	font-size: 1.1em;
	font-weight: 600;
	color: #003A00;
	border-bottom: solid 2px #A2AB8A;
}

#newsearch {
	-moz-border-radius: 10px 10px 10px 10px;
	width: 600px;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	background-color: #ECF5ED;
	color: #000;
	text-align: center;
	font-family: Arial, Verdana, Serif;
	padding: 10px;
}
#sidebar {
    position: absolute;
	left: 0px;
	top: 65px;
	overflow: hidden;
	width: 190px;
	padding-top: 1em;
}

#sidebar h3 {
	margin-top: 12px;
	font-size:1.2em;
	line-height: 2em;
	color: #FFF;
    text-align: center;
    background:  url(side2.png) no-repeat;
	
}
#sidebar ul {
	border-bottom: solid 2px #667991;
	background:  #ECF5ED;
	list-style: none;
	border-right: solid 1px #B8BA7D;
	border-left: solid 1px #B8BA7D;
	text-align: center;
	font-size:10pt;
	font-family: verdana, tahoma, arial;
	color: #023F40;
	padding-top: 5px;
	padding-bottom: 10px;
}
#sidebar ul li a{
    list-style: none;
	font-size:10pt;
	font-family: verdana, tahoma, arial;
	color: #023F40;
    text-align: center;
}

#sidebar2 {
	position: absolute;
	left: 860px;
	top: 65px;
	overflow: hidden;
	width: 190px;
	padding-top: 1em;
	text-align: center;
}

#sidebar2 h3 {
	margin-top: 12px;
	font-size:1.2em;
	line-height: 2em;
	color: #FFF;
    text-align: center;
    background:  url(side2.png) no-repeat;
	
}

#sidebar2 ul {
	border-bottom: solid 2px #667991;
	list-style: none;
	color: #023F40;
	background:  #ECF5ED;
	border-right: solid 1px #B8BA7D;
	border-left: solid 1px #B8BA7D;
}
#sidebar2 ul li a{
	list-style: none;
	font-size:10pt;
	line-height: 12px;
	font-family: verdana, tahoma, arial;
	color: #023F40;
    text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}
#zip{
	margin-top: -5px;
	height: 105px;
	color: #023F40;
	background:  #ECF5ED;
	border-right: solid 1px #B8BA7D;
	border-left: solid 1px #B8BA7D;
	border-bottom: solid 2px #667991;
}
#noresult{
	margin-top: -5px;
	height: 205px;
	color: #023F40;
	background:  #ECF5ED;
	
}
#citysearch{
	margin-top: -5px;
	height: 130px;
	color: #023F40;
	background:  #ECF5ED;
	border-right: solid 1px #B8BA7D;
	border-left: solid 1px #B8BA7D;
	border-bottom: solid 2px #667991;
}
#footer {
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #C7F1D5;
	width: 100%;
	margin-bottom: 5px;
    text-align:center;
	padding-top: 50px;
}
.menublock{
	width: 190px;
	margin-top: 12px;
	display: block;
}

.menublock h4{
	width: 190px;
	height: 25px;
	font-family: Arial, Verdana, Serif;
	font-size: 12 pt;	
	line-height: 2em;
	color: #FFF;        
	text-align: center;
	background:  url('http://www.all-foreclosure.com/commonfiles/side2.png') no-repeat;
}
.lmenuul{
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width: 188px;
	border-bottom: solid 2px #667991;  
	background:  #ECF5ED;
	border-right: solid 1px #B8BA7D; 
	border-left: solid 1px #B8BA7D;
	list-style: none;
	text-align: center;
	
}
.lmenuul a{
	width: 188px;
	list-style: none;
	text-decoration: none;
	text-align: center;
	font-size:10pt; 
	line-height: 13pt; 
	color: #023F40;
	font-family: verdana, tahoma, arial, sans-serif;
}
.lmenuul a:hover{
	width: 188px;
	list-style: none;
	text-decoration: underline;
	text-align: center;
	font-size:10pt; 
	line-height: 13pt; 
	color: #023F40;
	font-family: verdana, tahoma, arial, sans-serif;
}


/* header
********** */
#header  h1{
	padding-top: 10px; 
	font-size: 2.8em;
	font-weight: 600;
	color: #003A00;
	font-family: garamond,georgia,times,serif;
}
#site-title {
	padding-top: 10px; 
	font-size: 2.8em;
	font-weight: 600;
	color: #003A00;
	font-family: garamond,georgia,times,serif;
}
#blog-description {
	padding-top: 4px;
	color: #667991;
}
.tab_active {
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	border-bottom: #fff 1px solid;
	background-color: #fff;
	color: #000;
	float: left;
	width: 155px;
	cursor: default;
	font-weight: bold;
	padding: 2px;
	font-size: 10pt;
	text-align: center;
}

.tab {
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	background-color: #ddd;
	color: #777;
	float: left;
	width: 155px;
	cursor: default;
	padding: 2px;
	font-size: 10pt;
	text-align: center;
}

#tab_content {
	-moz-border-radius: 0px 0px 10px 10px;
	width: 638px;
	font-size: 11pt;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	border-top: 0px;
	color: #000;
	float: left;
	text-align: center;
	padding: 2px;
}
.count {
font-size: 10pt;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
}

.tablist
{
list-style-type: none;
}
.tablist li a {
text-decoration: none;
display: block;
}
#detailtable{
	border-bottom: 3px solid #023F40;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.addr  { text-align: right; font-size: 11pt; color: #015A1E; line-height: 12pt; border-bottom: 3px solid #023F40; padding-bottom: 5px; margin-bottom: 5px; padding-right: 5px;}
.citstate  { text-align: left; font-size: 11pt; color: #015A1E; line-height: 12pt; border-bottom: 3px solid #023F40; padding-bottom: 5px; margin-bottom: 5px; padding-left: 5px;}
p.desc  { font-size: 10pt; }
.moredetail a { font-size: 14pt; display: block; background: url(/commonfiles/hback.png) no-repeat center; color: #FFFFFF;}
/*  table heading */
th { font-size: 11pt; line-height: 12pt; color: #015A1E;}
/* following defines the property rows in the table */
.trial a{font-size: 10pt;  line-height: 12pt; color: #D24428;}
.trial a hover {font-size: 10pt;  line-height: 12pt; color: #D24428; text-decoration: underline;}
tr.data  { font-size: 10pt; width: 250px; border-bottom: solid 2px #015A1E;}
td.addrlink  { font-size: 10pt;  line-height: 12pt;}
td.addrlink a { font-size: 11pt; color: #015A1E; text-decoration: underline; line-height: 12pt;}
td.propinfo  { font-size: 10pt;  line-height: 12pt;}
td.price  { font-size: 10pt;  line-height: 12pt;}
td.date  { font-size: 10pt;  line-height: 12pt;}
