body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFF;
	/*
	background-color:#CCC;
	background-image:url('https:pohlrealestate.com/images/water-bubbles-background.jpg');
	background-repeat:repeat-x;
	background-repeat:repeat-y;*/
	
	 
	
}


/* These are the overall link settings for the entire website */


	a:link {color:#003;	text-decoration:none;}    	
	a:visited {color:#003; text-decoration:none;}  
	a:hover {color:#960; text-decoration:underline;} 
	a:active {color:#003; text-decoration:none;}
	
	
/* end of global links */


h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#E21A2D;	text-decoration:none;}
h1 a:link {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#E21A2D; text-decoration:none}
h1 a:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#E21A2D; text-decoration:none}
h1 a:hover {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold;	color:#630; text-decoration:none}
h1 a:active {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#E21A2D; text-decoration:none}


h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/* [disabled]font-size:13px; */
	font-weight:bold;
	color:#000;
}
h4 {
}
h5 {
}
h6 {
	color:#960;
	font-weight:900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}



#outside-container {
	background:#FFF;
	vertical-align:top;
	/*min-width:950px;*/
	width:100%;
	float:none;
	margin-top:2px;
	margin: auto;
	border-top-right-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius:0px; /* Firefox 3.6 and earlier */
	/*
	background-color:#F9F;*/
}	
/*------------------------------------------------------------------------------------start of HEADER ----------------------------------------------------------------------------------*/	

#menu {width:100%;}

#menu1 {width:100%;	margin-top:2px;	background-color:transparent; padding:5px; text-align:left;	font-weight:bold; font-size:16px; vertical-align:middle;}
#menu1 a:link{color:#003;}
#menu1 a:visited{color:#003; text-decoration:none;}
#menu1 a:hover{color:#960; text-decoration:none;}
#menu1 a:active{color:#003; text-decoration:none;}


#menu1-1 {vertical-align:middle; padding-left:16px; width:30%;}
#menu1-2 {vertical-align:middle; text-align:center; width:25%;}
#menu1-3 {vertical-align:middle; text-align:center; width:5%;}
#menu1-4 {vertical-align:middle; text-align:center; width:15%;}
#menu1-5 {vertical-align:middle; text-align:right; width:15%;}
#menu1-6 {vertical-align:middle; text-align:right; width:10%;}
#menu1-7 {vertical-align:middle; margin-right:0px; width:auto;}

#menu2 {background-color:transparent; vertical-align:bottom; font-size:11px;}
#menu2 a:link{color:#960;}
#menu2 a:visited{color:#960; text-decoration:none;}
#menu2 a:hover{color:#006;	text-decoration:none;}
#menu2 a:active{color:#960; text-decoration:none;}

span#plusone {display:inline-block; vertical-align:middle; position:relative; left:0px; bottom:2px;}

#menu2-1{vertical-align:bottom; }
#menu2-1 a:link{background-color:#FFF;}
#menu2-1 a:visited{background-color:#FFF;}
#menu2-1 a:hover{background-color:#FFF;}
#menu2-1 a:active{background-color:#FFF;}

#menu2-2{vertical-align:bottom; font-size:14px; font-weight:bold; text-align:left;  }
#menu2-2 a:link{color:#003;}
#menu2-2 a:visited{color:#003; text-decoration:none;}
#menu2-2 a:hover{color:#960; text-decoration:none;}
#menu2-2 a:active{color:#003; text-decoration:none;}

#menu2-3 {vertical-align:bottom; font-size:12px; font-weight:bold; }
#menu2-3 a:link{color:#900; vertical-align:bottom; text-align:center;}
#menu2-3 a:visited{color:#900; vertical-align:bottom; text-decoration:none;}
#menu2-3 a:hover{color:#003; vertical-align:bottom; text-decoration:none;}
#menu2-3 a:active{color:#900; vertical-align:bottom; text-decoration:none;}

#client-login {/*margin:auto*/}



/*--------------NEW TEST MENU-------------------------------------------------*/


#outside-container-NEW {
	background:#FFF;
	/*background-color:#F9F;*/
	vertical-align:top;
	min-width:950px;
	width:950px;
	float:none;
	margin-top:2px;
	margin: auto;
	border-top-style:solid;
	border-top-color:#3F6F0B;
	border-top-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F6F0B;
	border-left-style:solid;
	border-left-color:#3F6F0B;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#3F6F0B;
	border-bottom-width:1px;
	padding: 5px;
	border-top-right-radius:25px;
	border-top-left-radius:25px;
	-moz-border-radius:35px; /*  Firefox 3.6 and earlier  */ 
	
} 
	
	
#header-left {width:202px; vertical-align:top; }
#header-right {
	vertical-align:top;
	/*border-top-style:ridge;
	border-top-color:#360;
	border-top-width:2px;
	border-right-style:ridge;
	border-right-width:2px;
	border-right-color:#360;
	border-left-style:ridge;
	border-left-color:#360;
	border-left-width:2px;
	border-bottom-style:ridge;
	border-bottom-color:#360;
	border-bottom-width:2px;*/
}
#header-right-inside {width: 100%; }
#header-right-inside1 { font-size:16px;  }
#header-right-inside2 {}
#header-right-inside3 { text-align:right;}
#header-right-inside4 { width:1%; text-align:right;}
#header-right-inside5 { width:70%; float:left;}
#header-right-inside5.5 { width:1%;}
#header-right-inside6 { width:30%; text-align:right;}
#header-right-bottom {width:100%; text-align:right; }

#leftcontents-NEW {width:202px; background:#FFF; color:#000; vertical-align:top;  }

#main-contents-NEW {
	/*border-radius: 50px;
	background:#0CF;*/
	margin: auto;
	width:100%;
	color:#03F;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
}

#centercontents-NEW {
	vertical-align:top;
	background:#fff;
	color:#000;
	text-align:left;
	width:auto;
	padding:10px;
	/*margin-left:10px;
	border-spacing-left:10px;
	border-spacing-right: 10px;*/
	border-top-style:ridge;
	border-top-color:#360;
	border-top-width:2px;
	border-right-style:ridge;
	border-right-width:2px;
	border-right-color:#360;
	border-left-style:ridge;
	border-left-color:#360;
	border-left-width:2px;
	border-bottom-style:outset;
	border-bottom-color:#360;
	border-bottom-width:2px;
	vertical-align: text-top; 
}
#footer-NEW { width:100%; vertical-align:top; border-spacing:0px 0px 0px 0px;  }
#footer2-NEW { width:100%; vertical-align:top; border-top:groove 4px #360;  }

#footer-NEW-one {width:202px; }
#footer-NEW-two { 
	padding-left:10px;
	vertical-align:top;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	background-color:#3F6F0B; 
	/*border-left-style:ridge;
	border-left-color:#360;
	border-left-width:2px;
	border-bottom-style:ridge;
	border-bottom-color:#360;
	border-bottom-width:2px;*/
}
#footer-NEW-two a:link{color:#FFF; text-decoration:none;}
#footer-NEW-two a:hover{color:#FF0; text-decoration:underline;}


#footer-NEW-three { 
	padding-right:10px;
	vertical-align:top;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	background-color:#3F6F0B; 
	/*border-right-style:ridge;
	border-right-color:#360;
	border-right-width:2px;
	border-bottom-style:ridge;
	border-bottom-color:#360;
	border-bottom-width:2px; }*/
}
#footer-NEW-three a:link{color:#FFF; text-decoration:none;}
#footer-NEW-three a:hover{color:#FF0; text-decoration:underline;}

#footer-NEW-four { 
	padding-right:10px;
	vertical-align:top;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	background-color:#3F6F0B;  
	/*border-right-style:ridge;
	border-right-color:#360;
	border-right-width:2px;
	border-bottom-style:ridge;
	border-bottom-color:#360;
	border-bottom-width:2px; }*/
}
#footer-NEW-four a:link{color:#FFF; text-decoration:none;}
#footer-NEW-four a:hover{color:#FF0; text-decoration:underline;}

#footer-NEW-five { 
	padding-right:10px;
	vertical-align:top;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	background-color:#3F6F0B;  
	/*border-right-style:ridge;
	border-right-color:#360;
	border-right-width:2px;
	border-bottom-style:ridge;
	border-bottom-color:#360;
	border-bottom-width:2px; }*/
}
#footer-NEW-five a:link{color:#FFF; text-decoration:none;}
#footer-NEW-five a:hover{color:#FF0; text-decoration:underline;}


#footer-copy-NEW {	width:100%; background:#360; color:#FFF; text-align:center; }	
#footer-copy-NEW a:link, visited, hover, active { background:#360; 	color:#FFF; }	


.foot {
	color: #0C0;
}
.foot {
	color: #FFF;
}
.foot {
	color: #FFF;
}
.foot {
	color: #FFF;
	font-weight: bold;
}
#foot {
	font-weight: bold;
}


/*---------- This is the END of CSS for the new header, left menu, footer -----------------*/


/*--------------end of Header-------------------------------------------------*/


/*---------------- This is the section below the header and above the footer -----------------*/

#main-contents {
	
	margin: auto;
	min-height: 500px;
	width:100%;
	color:#03F;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	margin-top:3px;
	padding:0px;
	/*border-top-style:outset;*/
	border-top-color:#003;
	border-top-width:1px;
	border-right-style:outset;
	border-right-width:0px;
	border-right-color:#960;
	vertical-align: text-top;
	/*background:#FFFC;*/
	/*border-radius: 50px;*/
}
#resourcesinfo {
	width:100%;
	margin:auto;
	padding:15px;
	
	
	  
	background-image:url(new_images/footer/black-and-white-branches-tree-high.jpg); background-size:cover;
	
}

#resourcesinfo1 {
	margin:auto;
	padding:20px;
	
	
}

#leftcontents {
	vertical-align:top;
	color:#000;
	text-align:left;
	/*width:0%;
	padding-left:0px;
	border-right-width:1px;
	border-right-color:#003;
	border-right-style:dotted;*/
	
	
}

#leftcontents a:link {color:#000; }
#leftcontents a:hover {color:#009; text-decoration:underline; }

#left-search {width: 165px;	margin:8px; padding:3px; border-width:4px; border-color:#960; border-spacing:3px; border-style:outset; }

#left1 {width: 100%; padding-left:15px; color:#003; }
#left1 a:link{color:#003; text-decoration:underline; }
#left1 a:visited{color:#003; text-decoration:underline; }
#left1 a:hover{color:#630; text-decoration:none; }
#left1 a:active{color:#003; text-decoration:underline; }

/* this is the index left menu */

/*#left12 {width: 165px; margin:1px; padding:1px; border-width:3px; border-color:#960; border-style:outset; }*/
#left12 {width: 165px; margin:8px; border-width:1px; border-color:#003; border-spacing:3px; border-style:outset;	padding:3px; }
#left11 {width: 100%; color:#003; }
#left11 a:link{color:#003; text-decoration:underline; }
#left11 a:visited{color:#003; text-decoration:underline; }
#left11 a:hover{color:#630; text-decoration:none; }
#left11 a:active{color:#003; text-decoration:underline; }
#left10 {padding: 2px;  }

/* end of index left menu */

#left2 {float:none; alignment-baseline:central;  width: 100%; margin:2px;}
#left2 a:link {alignment-baseline:middle; float:none; border-style:solid; border-color:#fff; border-width:1px;}
#left2 a:visited {float:right; border-style:solid; border-color:#fff; border-width:1px;}
#left2 a:hover {border-style:solid; border-color:#000; border-width:1px;}
#left2 a:active {float:right; border-style:solid; border-color:#fff; border-width:1px;}

#left3 {width: 165px; margin:8px; border-width:1px;	border-color:#003; border-spacing:3px; border-style:outset;	padding:3px; background-color:#FFC; }
#left3 a:link{ color:#003; text-decoration:underline; }
#left3 a:hover{ color:#960;	text-decoration:none; }

#left4 {width: 100%;}
#left4 a:link {float:left;}
#left4 a:visited {float:left;}
#left4 a:hover {float:left; color:#003; text-decoration:underline;}
#left4 a:active {float:left;}

#left5 {width: 100%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#003;	text-decoration:none;}
#left5 a:link {float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#003; text-decoration:none}
#left5 a:visited {float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#003; text-decoration:none}
#left5 a:hover {float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#003; text-decoration:underline;}
#left5 a:active {float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#003; text-decoration:none}

#widget {width:120px; margin:auto; border:#000; border-width:2px; border-style:inset;}

#centercontents {
	font-size:14px;
	vertical-align:top;
	color:#000;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	
}
#centercontents a:link {color:#00F;	text-decoration:none;}
#centercontents a:visited {color:#00F; text-decoration:none;}
#centercontents a:hover {color:#000; text-decoration:underline;}
#centercontents a:active {color:#00F; text-decoration:none;}

#centercontents-market {}

#include-tellfriend {
	width:100%;
	padding:3px;
	border-spacing:1px;
}
#include-tellfriend1 {
	width:100%;
	text-align:right;
}
#include-tellfriend2 {
	width:auto;
}
#center-bookmark1 {
	width:100%;
	padding:3px;
	border-spacing:1px;
	text-align:right;
}
#center-bookmark2 {
	width:100%;
	text-align:right;
}
#center-bookmark3 {
	width:auto;
}
#includeright {
	color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	text-align:right;
	float:right;
}
#rightcontents {
	width:1%;
	vertical-align:top;
	/*border-right-width:2px;
	border-right-color:#960;
	border-right-style:dotted;*/
}


/************* end of main section *****************/


/****************** footer ****************************************/

#resourcesinfo {
    
}


#footer {
	/*
	background: white url(./images/footer2.png) repeat-x;
	*/
	margin-top: 10px;
	width:100%; 
	font-size:13px;
	text-align:left;
	vertical-align:top;
	border-top-style:ridge;
	border-top-color:#003;
	border-top-width:1px;
	border-spacing:0px 0px 0px 0px; 
	/*border-bottom-style:dotted;
	border-bottom-color:#000;
	border-bottom-width:2px;*/
}

ul.foot {border-collapse:collapse; border-spacing:0px 0px; vertical-align:baseline; position:relative; left:0px; bottom:0px; }


#footer1{width:175px; font-size:11px; border-spacing:0px 0px; list-style-image:url(images/bullet1.png); list-style-position:inside; text-indent:-35px; }
#footer1 a:link{color:#000; text-decoration:none}
#footer1 a:visited{color:#000; text-decoration:none}
#footer1 a:hover{color:#630; background-color:#FFC; text-decoration:none}
#footer1 a:active{color:#900; text-decoration:none}

#footer2{width:175px; font-size:11px; border-spacing:0px 0px; list-style-image:url(images/bullet1.png); list-style-position:inside; text-indent:-35px; }
#footer2 a:link{color:#000; text-decoration:none}
#footer2 a:visited{color:#000; text-decoration:none}
#footer2 a:hover{color:#630; background-color:#FFC; text-decoration:none}
#footer2 a:active{color:#900; text-decoration:none}

#footer3{width:158px; font-size:11px; border-spacing:0px 0px; list-style-image:url(images/bullet1.png);list-style-position:inside; text-indent:-25px; }
#footer3 a:link{color:#000; text-decoration:none}
#footer3 a:visited{color:#000; text-decoration:none}
#footer3 a:hover{color:#630; background-color:#FFC; text-decoration:none}
#footer3 a:active{color:#900; text-decoration:none}

#footer4{width:158px; font-size:11px; border-spacing:0px 0px; list-style-image:url(images/bullet1.png);	list-style-position:inside;	text-indent:-35px;}
#footer4 a:link{color:#000; text-decoration:none}
#footer4 a:visited{color:#000; text-decoration:none}
#footer4 a:hover{color:#630; background-color:#FFC; text-decoration:none}
#footer4 a:active{color:#900; text-decoration:none}

#footer5{width:158px; font-size:11px; border-spacing:0px 0px; list-style-image:url(images/bullet1.png);	list-style-position:inside;	text-indent:-35px; }
#footer5 a:link{color:#000; text-decoration:none}
#footer5 a:visited{color:#000; text-decoration:none}
#footer5 a:hover{color:#630; background-color:#FFC; text-decoration:none}
#footer5 a:active{color:#900; text-decoration:none}

#footer6{width:158px; font-size:11px; border-spacing:0px 0px; list-style-image:url(images/bullet1.png); list-style-position:inside; margin-bottom:0px; text-indent:-75px; }
#footer6 a:link{color:#000; text-decoration:none}
#footer6 a:visited{color:#000; text-decoration:none}
#footer6 a:hover{color:#630; background-color:#FFC; text-decoration:none}
#footer6 a:active{color:#900; text-decoration:none}

#footer1-1{
	padding-top:6px;
	padding-bottom:1px;
	width:37%;
	text-indent:-15px;
	text-align:center;
	color:#003;
	text-transform:none;
	font-size:11px;
	font-weight:bold;
	
}
#footer1-2{
	padding-top:6px;
	padding-bottom:1px;
	width:33%;
	text-indent:-25px;
	text-align:center;
	color:#003;
	text-transform:none;
	font-size:11px;
	font-weight:bold;
	
}
#footer1-3{
	padding-top:6px;
	padding-bottom:1px;
	width:32%;
	text-indent:-25px;
	text-align:center;
	color:#003;
	text-transform:none;
	font-size:11px;
	font-weight:bold;	
}

#footer-copy {width:100%; color:#000; font-size:11px; font-weight:bold; text-align:center;	margin-top:5px;	vertical-align:top;}
#footer-copy a:link {width:100%; color:#000; font-size:11px; font-weight:bold; text-decoration:underline; text-align:center; margin-top:5px; vertical-align:top;}
#footer-copy a:visited {width:100%; color:#000; font-size:11px; font-weight:bold; text-align:center; margin-top:5px; vertical-align:top;}
#footer-copy a:active {width:100%; color:#000; font-size:11px; font-weight:bold; text-align:center; margin-top:5px; vertical-align:top;}
#footer-copy a:hover {width:100%; color:#000; font-size:11px; font-weight:bold; text-decoration:none; text-align:center; margin-top:5px; vertical-align:top;}





/* --------------end of footer--------------------*/
/* --------------homepage-------------*/

#homepage {margin:auto; width:100%; text-align:left; border-spacing:15px; vertical-align:top;}
#homepage1 {margin:auto; width:50%; text-align:left; border-spacing:15px; vertical-align:top;}
#homepage2 {margin:auto; width:50%; text-align:left; border-spacing:15px; vertical-align:top;}
#homepage3 {margin:auto; width:50%; text-align:left; border-spacing:15px; vertical-align:top;}
#homepage4 {margin:auto; width:50%; text-align:left; border-spacing:15px; vertical-align:top;}

div.over {height: 200px; overflow: auto;}


/*-------------Start of Client Tools Section-------------------------------------------------*/

#client {
	/*background: white url(./images/footer2.png) repeat-x;*/
	
	margin-top: 1px;
	width:100%; 
	color:#003;
	font-size:14px;
	vertical-align:top;
	padding:1px;
	border-spacing:1px;
	border-top-style:solid;
	border-top-color:#623100;
	border-top-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#623100;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#623100;
	border-right-width:1px;
	border-left-style:solid;
	border-left-color:#623100;
	border-left-width:1px;
	
}
#client0 {background:#FFC; font-weight:bold; text-align:center;}
#client1 {background:#FFF; width:25%; padding:5px;}
#client2 {width:25%; padding:1px; background:#FFF; border-right-width:1px; border-right-color:#960;	border-right-style:dotted;}
#client3 {width:25%; padding:1px; background:#FFF;}
#client4 {width:25%; padding:1px; background:#FFF;}

#client1 a:link {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client2 a:link {padding:0px; text-align:left; color:#003; text-transform:none;	font-size:12px;}
#client3 a:link {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client4 a:link {padding:0px; text-align:left; color:#003; text-transform:none;	font-size:12px;}

#client1 a:visited {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client2 a:visited {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client3 a:visited {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client4 a:visited {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}

#client1 a:active {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client2 a:active {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client3 a:active {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}
#client4 a:active {padding:0px; text-align:left; color:#003; text-transform:none; font-size:12px;}

#client-tools {padding:10px; text-align:left; font-size:14px; margin-top:1px; vertical-align:top;}
#client-tools a:link {color:#000;}
#client-tools a:visited {color:#000;}
#client-tools a:hover {color:#006;}
#client-tools a:active {color:#000;}

#freebies {width:100%; color:#000; font-size:12px; padding:5px; border-spacing:5px;}

#freebies1 {width:50%; padding:1px; font-size:14px}
#freebies1 a:link{color:#000; font-weight:bold; text-decoration:none;}
#freebies1 a:visited {color:#000; text-decoration:none;}
#freebies1 a:hover{color:#F00; background-color:#FFC; text-decoration:none;}
#freebies1 a:active {color:#000; text-decoration:none;}

#freebies2 {width:50%;}
#freebies2 a:link{font-size:12px; text-decoration:underline;}
#freebies2 a:visited {font-size:12px; text-decoration:none;}
#freebies2 a:hover{font-size:12px; text-decoration:none;}
#freebies2 a:active {font-size:12px; text-decoration:none;}


/*--------------end of Client Tools Section-------------------------------------------------*/



/*--------------Start of Market Conditions Section-------------------------------------------------*/


#market-recap {
	width:90%;
	margin:auto;
	text-align:left;
	float:none;
	border-color:#000;
	border-style:dotted;
	border-width:1px;
}
#yearlystats {width:120px; color:#000;}
#statsbyyear {width:120px;} 

#stats-title1 {
	width:150px;
	color:#003;
	font-weight:bold;
}
#statsbyyear1 {
	width:120px;
	color:#003;
	
}


/*--------------end of Market Conditions Section-------------------------------------------------*/
/*--------------Start of PDX News Headline Section-------------------------------------------------*/
#headline-title1 {
	width:150px;
	color:#003;
	font-weight:bold;
}
#headlinebyquarter {
	width:150px;
	color:#003;
	
}
/*--------------end of PDX News Headline Section-------------------------------------------------*/

/*--------------Start of Relocating Section-------------------------------------------------*/

#relocating {width:200px; text-align:left}
#relocating a:link{color:#003; text-decoration:underline}
#relocating a:visited{color:#003; text-decoration:underline}
#relocating a:hover{color:#960; text-decoration:none}
#relocating a:active{color:#003; text-decoration:underline}

/*--------------end of Relocating Section-------------------------------------------------*/


/*--------------Start of News Section-------------------------------------------------*/


#news1 {width:150px; text-align:left; color:#000; padding-left:10px; border-left-color:#960; border-left-style:dotted; border-left-width:1px;}
#news a:link{color:#003; text-decoration:none;}
#news a:visited{color:#003; text-decoration:none;}
#news a:hover{color:#960; text-decoration:underline;}
#news a:active{color:#003; text-decoration:none;}

/*--------------end of News Section-------------------------------------------------*/

/*--------------Start of Stats Section-------------------------------------------------*/

#statschart {width:99%; margin:auto; border:#000; border-width:1px; border-style:groove;}


#statschart1 {font-weight:bold; text-align:center; border:#000; border-width:1px; border-style:dashed; }

/*--------------end of Stats Section-------------------------------------------------*/

/*--------------Start of Home Search Section-------------------------------------------------*/

#suburbs {width:675px; text-align:left; padding:2px; font-size:11px; border-width:1px; border-style:inset; border-bottom-color:#960;}
/*--------------end of Home Search Section-------------------------------------------------*/
/*--------------start contact me-------------------------------------------------*/
input.mail {
display:none;
}
/*--------------end contact me-------------------------------------------------*/

/*--------------start forms-------------------------------------------------*/

#form {width:100%}
#textarea3 {margin:auto}

/*--------------end forms-------------------------------------------------*/


/*--------------start current news headlines-------------------------------------------------*/

#news-article {border-top-color:#630; border-top-style:solid; border-top-width:1px; }


#news-article a:link { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#news-article a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
#news-article a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
#news-article a:active{ font-family:Arial, Helvetica, sans-serif; font-size:12px;  }


#mortgage {font:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-align:center;}
#mortgage a:link{color:#003; text-decoration:none;}
#mortgage a:visited{color:#003; text-decoration:none;}
#mortgage a:hover{color:#960; text-decoration:underline;}
#mortgage a:active{color:#003; text-decoration:none;}

#mortgage1 {font:Arial, Helvetica, sans-serif; font-size:10px; text-align:left;}
#mortgage1 a:link{color:#003; text-decoration:none;}
#mortgage1 a:visited{color:#003; text-decoration:none;}
#mortgage1 a:hover{color:#960; text-decoration:underline;}
#mortgage1 a:active{color:#003; text-decoration:none;}

#news-feed {width:100%; color:#630; font-size:14px; font-weight:bold;}
#news-feed a:link{font-size:12px; font-weight:100; color:#003; text-decoration:underline;}
#news-feed a:visited{font-size:12px; font-weight:100; color:#003; text-decoration:underline;}
#news-feed a:hover{font-size:12px; font-weight:100; color:#630; text-decoration:none;}
#news-feed a:active{font-size:12px; font-weight:100; color:#003; text-decoration:underline;}

#news-feed1 {width:20%; padding:5px; vertical-align:text-top; font-size:10px; font-weight:bold; }
#news-feed1 a:link{color:#003; text-decoration:none;}
#news-feed1 a:visited{color:#003; text-decoration:none;}
#news-feed1 a:hover{color:#630; text-decoration:underline;}
#news-feed1 a:active{color:#003; text-decoration:none;}

#news-feed2 {width:80%; padding:5px; font-size:11px; font-weight:100; color:#000;}
#news-feed2 a:link{color:#630; font-weight:bold; text-decoration:underline;}
#news-feed2 a:visited{color:#630; text-decoration:underline;}
#news-feed2 a:hover{color:#003; text-decoration:none;}
#news-feed2 a:active{color:#630; text-decoration:underline;} 

 div.user1RTHeadline {font-size:16px; font-weight:bold; text-align:center; padding-bottom:6px; }
 div.user1RTByLine {visibility:hidden; /**font-size:9px; font-style:italic; text-transform:lowercase;**/  }
 div.user1RTCopyright {visibility:hidden; }
 div.RTBody { font-family:Verdana, Geneva, sans-serif; font-size: 12px; /*font-size:x-small;  */ }
 div.RTPubDate { font-family:Verdana, Geneva, sans-serif; font-size: 12px; /*font-size: x-small; */ font-style: italic }
 div.RTHeadline { font-family:Verdana, Geneva, sans-serif; font-color:#630; font-weight: bold; padding-bottom:6px; text-align:center; }
 div.user1RTLibraryHeadlineLinkText { padding-right:6px; }
 div.user1RTLibraryHeadlineLink {   }
 
 .RTHeadlinelinktext { font-family: Verdana; font-size: x-small; font-weight: bold }
 .RTFullStorylinktext { font-family: Verdana; font-size: xx-small }
 .RTLibrarylinktext { font-family: Verdana; font-size: x-small; font-weight: bold; padding-bottom: 6px; }
 .RTSummary { font-family: Verdana; font-size: x-small }
 .RTHeadline { font-family: Verdana; font-color:#630; font-size: 14px; font-weight: bold; padding-bottom:6px; text-align:center; }
 .RTByLine {visibility:hidden; /**font-family: verdana; font-size: x-small; font-style: italic**/ }
 .RTPubDate { font-family: verdana; font-size: 12px; /*font-size: x-small; */ font-style: italic }
 .RTBody { font-family: verdana; font-size: 12px; /*font-size:x-small;  */ }
 .RTCopyright {visibility:hidden; /**font-family: verdana; font-size: x-small; text-align: center**/ }
 .RTLibraryHeadlineLinkText { font-family: Verdana; font-size: 10px; padding-bottom: 6px }
 .RTtd { font-family: verdana; font-size: x-small; line-height: 120% }
 .RTLibraryDate { font-family: verdana; font-size: xx-small; padding-bottom: 6px }
 .RTMtgRates { font-family: verdana; font-size: 11px }
 .RTHeadlineSpacer { font-family: verdana; font-size: 8px; line-height: 1.0 }

 A.RTHeadlinelink:link { text-decoration: none; color: #2D4973 }
 A.RTHeadlinelink:active { text-decoration: none; color: #6D310D }
 A.RTHeadlinelink:visited { text-decoration: none; color: #7B99A9 }
 A.RTHeadlinelink:hover { text-decoration: underline; color: #009999 }
 A.RTFullStorylink:link { text-decoration: underline; color: #2D4973 }
 A.RTFullStorylink:active { text-decoration: none; color: #6D310D }
 A.RTFullStorylink:visited { text-decoration: underline; color: #7B99A9 }
 A.RTFullStorylink:hover { text-decoration: underline; color: #009999 }
 A.RTLibraryHeadlinelink:link { text-decoration: none; color: #2D4973 }
 A.RTLibraryHeadlinelink:active { text-decoration: none; color: #6D310D }
 A.RTLibraryHeadlinelink:visited { text-decoration: none; color: #7B99A9 }
 A.RTLibraryHeadlinelink:hover { text-decoration: underline; color: #009999 }
 A.RTLibrarylink:link { text-decoration: none; color: #2D4973 }
 A.RTLibrarylink:active { text-decoration: none; color: #6D310D }
 A.RTLibrarylink:visited { text-decoration: none; color: #7B99A9 }
 A.RTLibrarylink:hover { text-decoration: underline; color: #009999 }
 
#newsletterIframe {width:100%; height:1500px; border:none; }
#centercontents-newsletter {vertical-align:top; background:#fff; color:#000; }
#centercontents-newsletter a:link {color:#003;	text-decoration:underline; }
#centercontents-newsletter a:visited {color:#003; text-decoration:underline; }
#centercontents-newsletter a:hover {color:#960; text-decoration:none; }
#centercontents-newsletter a:active {color:#003; text-decoration:none; }

#include-NewsletterHeader {width:100%; text-align:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#003; text-decoration:none; padding-left:20px; padding-right:20px; }
.monthlynewsletter {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#003; }
.monthlynewsletter a:link {text-decoration:none; }
.monthlynewsletterBack {text-align:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#003; }
.monthlynewsletterBack a:link {text-decoration:none; }
.monthlynewsletterGet {text-align:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#003; }
.monthlynewsletterGet a:link {text-decoration:none; }

#include-NewsletterFooter a:link {width:100%; text-align:left;}
#newsletterImage {padding-right:15px; }

/*--------------end current news headlines-------------------------------------------------*/
/*--------------start share this-------------------------------------------------*/
.st_sharethis_custom{ background: url("http://www.pohlrealestate.com/images/share-icon-31x25.jpg") no-repeat scroll left top transparent; padding:12px 30px 0 0;}
.st_sharethis_left{ background: url("http://www.pohlrealestate.com/images/share-icon-24x24.jpg") no-repeat scroll left top transparent; padding:12px 30px 0 0;}

/*--------------end share this-------------------------------------------------*/
/*--------------start index-------------------------------------------------*/

#PDX {border:none;}
#PDX a:link{color:#FFF; text-decoration:none; }
#PDX a:visited{color:#FFF; text-decoration:none; }
#PDX a:hover{color:#FFF; text-decoration:none; }
#PDX a:active{color:#FFF; text-decoration:none; }


/*--------------end index-------------------------------------------------*/

/*--------------condo data table-------------------------------------------------*/

#pdx-condo-data { text-align:left; overflow:visible; vertical-align:text-top;   }


#condo { vertical-align:top; float:left; overflow:auto; padding-top:10px; padding-right:20px; padding-bottom:20px;  }
/*--------------end condo data table-------------------------------------------------*/

/*--------------give back-------------------------------------------------*/

#giveleft {width: 100%; padding-left:15px; color:#003; font-size:14px; }
#giveleft a:link{color:#003; font-size:14px; text-decoration:underline; }
#giveleft a:visited{color:#003; font-size:14px; text-decoration:underline; }
#giveleft a:hover{color:#630; font-size:14px; text-decoration:none; }
#giveleft a:active{color:#003; font-size:14px; text-decoration:underline; }

/*--------------give back------------------------------------------------*/



/*---------------------------------------IDX Custom CSS -----------------------*/
#IDX-detailsPropertyPhoto {font-size:0px !important;}
.IDX-topLink {
    display: inline-block;
    margin-right: 5px;
    padding: 5px;
}


#IDX-main {width: 100%; padding: 20px;}
#IDX-fieldsWrapper { text-align:left;}
#menu2-2 { display: none; }
#IDX-main { float: left; text-align: left; }
#IDX-detailsLinkModify { right: 200px; top: 0px; }
#IDX-detailsLinkSave { right: 310; top: 0; }
#IDX-detailsLinkBack { right: 0; top: 0px; }
#IDX-detailsLinkNew {right: 110px; top: 0; }
#IDX-main { width: 100%; padding: 10px; }
.IDX-listAsRow { list-style: none; margin: 0; padding: 0; float: right; }
.IDX-listAsRow {border: 1px;list-style: none; margin: 0; padding: 0; float: right; font-size: 16px; }
#IDX-main {font-size: 12px !important; width: 100%; padding: 10px; }
.IDX-addressField label {display: block; font-size: 14pt; margin-right: 5px; }
#IDX-description { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; clear: both; color: #444444; font-size: 12px !important; line-height: 17px; padding: 18px; width: 60%; float: left; font-size: 16px; }
.IDX-detailsLabel, #IDX-detailsHeadFields .IDX-fieldLabel, #IDX-detailsHead #IDX-detailsField-propStatus .IDX-fieldLabel {
    color: #000; display: block; font-size: 12px; font-variant: small-caps; font-weight: bold; line-height: normal; margin-top: -3px; text-align: center; text-transform: lowercase; width: 100%;}
#IDX-detailsPrice, #IDX-detailsField-propStatus .IDX-fieldData {font-size: 24px; font-weight: bold;}
.IDX-detailsLabel, #IDX-detailsHeadFields .IDX-fieldLabel, #IDX-detailsHead #IDX-detailsField-propStatus .IDX-fieldLabel {
    color: #000; display: block; font-size: 14px;font-variant: small-caps;font-weight: bold;line-height: normal; margin-top: -3px;text-align: center; text-transform: lowercase; width: 100%;}
#IDX-detailsHeadFields .IDX-fieldData {color: #af1c29;display: block; font-size: 18px; font-weight: bold;line-height: normal;}
#IDX-detailsHead { zoom: 1; padding: 20px;}

#IDX-detailsPrice, #IDX-detailsField-propStatus .IDX-fieldData {font-size: 18px; font-weight: bold; color:#af1c29;}

#IDX-detailsField-listingPrice, {
    border-radius: 3px 3px 3px 3px;
    float: left;
    text-align: center;
    width: 19%;
    position: relative;
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 5px #000;}

#IDX-hvBedrooms-group {

}

.IDX-showcaseStatus {
    text-align: center !important;
    font-size: 11px !important;
    font-weight: bold !important;
    display: block !important;
    color: C00 !important;
}

#IDX-hotLinks {
	font-size:14px !important;
	font-weight:bold !important;
	
}
#IDX-detailsTopLinks {
	font-size:14px !important;
	font-weight:bold !important;
	
}
.IDX-detailsVirtualTourLink {
	color: #FFF !important;
	text-decoration: none !important;
}
#IDX-detailsField-listingPrice, #IDX-detailsField-soldPrice, #IDX-detailsHead #IDX-detailsField-propStatus {
    border-radius: 3px 3px 3px 3px;
    float: left;
    text-align: center;
    width: 19%;
	
}

#IDX-detailsField-propStatus {
	width:30% !important;}

.IDX-detailsField {
	width:30% !important;}


/*---------------------------------------IDX Custom CSS -----------------------*/

#phone-number { display: none; }