@charset "utf-8";
/* CSS Document */

/* Top Header Section */
div#header
{	
	width: 850px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background:#fff;
	
	}
	
	
	div#border
	{
	border: thin solid #8098b4;
		}
	
	
	div#header_logo
	{
		width: 265px;
		height:117px;
		padding:0px;
		margin: 0px 0px 0px 0px;
		float:left;
		}
		
		
		
	
	
	
	div#header_text
	{
		width: 400px;
		height:70px;
		padding:0px;
		margin: 10px 0px 0px 90px;
		float:left;
		}
		
		
	.header_text
	{
	font-family: "Bookman Old Style";
	font-size: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #039;
	text-decoration: none;		
		
		}
		
		
	div#top_buttons
	{
		width: 850px;
		height: 80px;
		padding: 0px;
		margin: 0px auto 0px auto;
		float:none;
		
	}
	
	
	div#top_buttons_section1
	{
		width:850px;
		height:50px;
		padding:0px;
		margin:0px 0px 0px 0px;
		background:#906;
	}
	
	
	div#top_buttons_section1_1
	{
		width:425px;
		height:50px;
		padding:0px;
		margin:0px 0px 0px 0px;
		background:none;
	}
	
	
	div#top_buttons_section1_2
	{
		width:425px;
		height:50px;
		padding:0px;
		margin:0px 0px 0px 0px;
		background:none;
	}
	
	
	.top_buttons_section1_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding:7px 0px 0px 0px;
	margin:0px;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	}
	
	img
	{
		border:none;
		
		}
	
	
	.top_buttons_section1_text2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding:3px 0px 0px 0px;
	margin:0px;
	color: #FFF;
	text-decoration: none;
	text-align:center;
}

	
	div#columns_text
	{
		width: 190px;
		height:300px;
		float: left;
		padding:0px;
		margin: 10px 0px 0px 0px;
		
		}
	
	div#columns_top_image
	{
		width: 193px;
		height:220px;
		float: left;
		padding:0px;
		margin: 0px 0px 0px 0px;
		
		
		}
	
	
	
	.columns_detailed_text
	{
	font-family: "Bookman Old Style";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:2px 2px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align:center;
}
	
	

	a, a:link, a:hover, a:visited
	{
		text-decoration:none;
		color: #FFF;
		}
	


	div#top_buttons_section2
	{
		width:850px;
		height:30px;
		padding:0px;
		margin:0px 0px 0px 0px;
		background:#03C;
	}


	
	/* COLUMNS */
	
	div#columns
	{
		width: 850px;
		height:550px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	
	div#column1
	{
	width: 194px;
	height:530px;
	padding:0px;
	margin:5px 10px 5px 7px;
	float:left;
	background-image: url(images/column-bgd.jpg);
		}
	
	
	
	
	div#column2
	{
		width: 193px;
		height:530px;
		padding:0px;
		margin:5px 10px 5px 10px;
		float:left;
		background-image: url(images/column-bgd.jpg);	
		}
	
	
	
	div#column3
	{
		width: 193px;
		height:530px;
		padding:0px;
		margin:5px 10px 5px 10px;
		float:left;
		background-image: url(images/column-bgd.jpg);	
		}
	
	
	div#column4
	{
		width: 193px;
		height:530px;
		padding:0px;
		margin:5px 10px 5px 10px;
		float:left;
		background-image: url(images/column-bgd.jpg);	
		
		}
	
	
	.link_text
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color:#00C	
	}
	
	
	a.links_text 
	{
		text-decoration: none;
		color:#00C;
		}
		
		
		a.links_text:visited, a.links_text:hoover, a.links_text:link
		{

		color:#00C;
		}



	div#market_snapshot_form_area
	{
		width: 850px;
		height:1500px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}

	div#market_snapshot
	{
		width: 176px;
		height:420px;
		padding:0px;
		margin:5px 10px 5px 20px;
		float:left;
		background: #FFF;
		border: thin solid #666;
		
		}
	
	
	div#market_snapshot_community
	{
		width: 600px;
		height:420px;
		padding:0px;
		margin:5px 10px 5px 20px;
		float:left;
		background: #FFF;
		border: thin solid #666;
		
		}
	
	
	body
	{
		margin: 5px 0px 0px 0px; 
	}
	
	
	
	
	
	div#mls_search
	{
		width: 850px;
		height:1000px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	div#mls_search1
	{
		width: 850px;
		height:1000px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	div#searchbanner
	{
		width: 850px;
		height:547px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	
	div#main_text_area
	{
	width: 850px;
	height:auto;
	padding:0px;
	float:none;
	background: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		
	}
	
	
	
	.main_text_heading
	{
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: nold;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:5px 5px 0px 10px;
	color: #900;
	text-decoration: none;
	text-align:left;
}

.main_text_headingC
	{
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: nold;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:5px 5px 0px 10px;
	color: #900;
	text-decoration: none;
	text-align:center;
}
	

	a.links_text1 
	{
	text-decoration: none;
	color: #900;
	text-align: center;
		}
		
		
		a.links_text1:visited, a.links_text1:hoover, a.links_text1:link
		{

		color: #900;
		}


	.main_text_details
	{
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 10px;
	color: #000;
	text-decoration: none;
	text-align:left;
}
	
	.main_text_detailsC
	{
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 10px;
	color: #000;
	text-decoration: none;
	text-align:center;
}
	
	div#middle_area
	{
		width: 850px;
		height: 930px;
		margin: 10px auto 10px auto;
		padding: 0px;
		background: #FFF;
	}
	
	div#chart1
	{
	width: 410px;
	height: 234px;
	padding: 2px;
	float:left;
	background: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #999;
	}
	
	
	div#chart2
	{
		width: 410px;
		height: 234px;
		margin: 5px 0px 0px 8px;
		padding: 2px;
		float:left;
		background: #FFF;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
		border: 1px solid #999;
	}
	
	div#table1
	{
		width: 339px;
		height: 362px;
		margin: 15px 0px 0px 2px;
		padding: 2px;
		float:left;
		background: #FFF;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
		border: 1px solid #999;
	}
	
	
	div#table2
	{
		width: 480px;
		height: 146px;
		margin: 15px 0px 0px 10px;
		padding: 2px;
		float:left;
		background: #FFF;
		border: 1px solid #999;
	}
	
	div#text_area_middle
	{
		width: 480px;
		height: 195px;
		margin: 15px 0px 0px 10px;
		padding: 2px;
		float:left;
		background: #FFF;
		border: 1px solid #999;
	}
	
	.bulleted_list
	{
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: nold;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:5px 5px 0px 35px;
	color: #000;
	line-height:28px;
	text-decoration: none;
	text-align:left;
}
	
	
	div#image_middle
	{
		width: 825px;
		height: 274px;
		margin: 15px 10px 0px 10px;
		padding: 2px;
		float:left;
		background: #FFF;
	}
	
	
	
	div#market_snapshot_text_area
	{
		width: 850px;
		height:310px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	div#mls_search_text_area2
	{
		width: 850px;
		height:30px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	div#mls_search_text_area
	{
		width: 850px;
		height:120px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	div#mls_search_text_area3
	{
		width: 850px;
		height:320px;
		padding:0px;
		margin:10px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	div#foreclosure_text_area
	{
		width: 850px;
		height:290px;
		padding:0px;
		margin:15px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	
	
	div#realty_reports_text_area
	{
		width: 850px;
		height:290px;
		padding:0px;
		margin:5px auto 0px auto;
		float:none;
		background: #FFF;
		
	}
	
	
	div#bottom_panel
	{
		width: 850px;
		height:85px;
		padding:0px;
		padding-top:3px;
		margin:10px auto 0px auto;
		float:none;
		background: #906;
		
	}
	
	
	div#bottom_panel_top_bar
	{
		width: 850px;
		height:25px;
		padding:0px;
		margin:5px 0px 0px 0px;
		float:none;
		background: #fff;
		
	}
	
	
	.bottom_panel_top_text
	{
	font-family: "Bookman Old Style";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: nold;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	color: #906;
	line-height:20px;
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;
	}
	
	
	.bottom_panel_link_text
	{
	font-family: "Bookman Old Style";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: nold;
	font-variant: normal;
	text-transform: none;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	color: #FFF;
	line-height:20px;
	text-decoration: none;
	text-transform:none;
	text-align:center;
	}
	
	
	
	
	
	
	
	
	.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 27px; color: #5a799c}
.h2 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #5a799c ; font-weight: bold}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #5a799c ; font-weight: normal}
.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #5a799c ; font-weight: bold }
.form { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #5a799c ; font-weight: normal }
INPUT.TEXT {font-family: Arial, Helvetica, sans-serif; }




.text1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5a799c; font-weight: 500}
.textlg { font-family: Arial, Helvetica, sans-serif; font-size: 19px; color: #5a799c; font-weight: 500 }
.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #5a799c; font-weight: 500 }
INPUT.TEXT {font-family: Arial, Helvetica, sans-serif; }
