
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: 103px;
	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: #A2AB8A;
	border-bottom: solid 2px #A2AB8A;
}
.refer a hover{
	font-size: 1.2em;
	font-weight: 600;
	text-decoration: underline;
	color: #A2AB8A;
	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;
}
#more_sources {
	margin-top: 15px;
	text-align: center;
	border-bottom: solid 3px #aaa;
	border-top: solid 3px #aaa;
}
#more_sources a {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
#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;
}


#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;
	text-align: center;
}
#citysearch{
	margin-top: -5px;
	height: 135px;
	color: #023F40;
	background:  #ECF5ED;
	border-right: solid 1px #B8BA7D;
	border-left: solid 1px #B8BA7D;
	border-bottom: solid 2px #667991;
	text-align: center;
}
/*#footer {
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #C7F1D5;
	width: 100%;
	margin: 50px 0 10px 0;
	clear: left;
    text-align:center;
	padding-top: 20px;
} */
#footer { 	clear: left;	border-top: 1px solid #C7F1D5;	width: 100%;	padding: 1em 0;        text-align:center;}


/* 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;
}
#sidebar2 {
	position: absolute;
	left: 860px;
	top: 83px;
	overflow: hidden;
	width: 190px;
	padding-top: 1em;
}
.menublock{
	width: 190px;
	margin-top: 12px;
	display: block;
}

.menublock h4{
	width: 190px;
	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: 5px 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;
}
/* definitions pages */
.defword {
	margin-top: 8px;
	text-align: left;
	font-size: 11pt;
	color: #003A00;
	border-bottom: solid 2px #A2AB8A;
}
.definition {
	margin-top: 8px;
	text-align: left;
	font-size: 11pt;
	color: #003A00;
	border-bottom: solid 2px #A2AB8A;
}

