.body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5ecf3;
	margin: 0px;
	padding: 0px;
}

.main_content_wrapper{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 1024px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

/* FOOTER */

.footer{
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 907px; 
	height: 84px;

}

.footer_pop{
	width: 600px; 
	height: 84px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_text{
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

.footer_text a{
	color: #ffffff;
	text-decoration: none;
}

.footer_text a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.chat {
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: right;
}

.contact{
	font-size: 15px;
}

.contact a{
	color: #0b70aa;
	text-decoration: none;
}

.contact a:hover{
	color: #000000;
	text-decoration: underline;
}


/* MAIN TABLE */

.outer_layout_table{
	margin-left: auto;
	margin-right: auto;
}

.left_column_table_cell{
	vertical-align: top;
}

.right_column_table_cell{
	vertical-align: top;
}

.vert_align_top{
	vertical-align: top;
}

/* LEFT COLUMN */


.blue_title_cell{
	font-size: 14px;
	background-color: #3e9bc6;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
}

.left_column_content{
	font-size: 13px;
	width: 190px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left_column_content a {
	color: #000000;
	text-decoration: none;
}

.left_column_content a:hover {
	color: #0b70aa;
	text-decoration: underline;
}

.left_column_content_bottom{
	font-size: 13px;
	width: 190px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left_column_content_bottom a {
	color: #000000;
	text-decoration: none;
}

.left_column_content_bottom a:hover {
	/*color: #0b70aa;
	text-decoration: underline;*/
}

.video{
	width: 200px;
	text-align: center;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 10px;
}

/* CENTER COLUMN */

.center_content{	
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #bbbbbb;
}

.center_content_header{
	background-image: url('images/center_header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
	height: 180px;
	border-bottom: 1px solid #bbbbbb;
}

.foreclosure_content_header{
	background-image: url('images/foreclosure_header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
	height: 180px;
	border-bottom: 1px solid #bbbbbb;
}

.short_sale_content_header{
	background-image: url('images/short_sale_header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
	height: 180px;
	border-bottom: 1px solid #bbbbbb;
}

.center_content_text{
	font-size: 13px;
	text-align: left;
	padding: 10px;
}

.center_content_text a {
	color: #0b70aa;
	text-decoration: none;
}

.center_content_text a:hover {
	color: #000000;
	text-decoration: underline;
}

.center_content_text h2{
	font-size: 13px;
	color: #0b6faa;
}

.center_content_text li{
	list-style-image:url(images/darts.jpg);
	margin-top: 8px;
}

.center_content_header_text{
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 40%;
	font-weight: bold;
}

.center_content_header_text a{
	color: #0b70aa;
	text-decoration: none;
}

.center_content_header_text a:hover{
	color: #000000;
	text-decoration: underline;
}

.center_content_header_text p{
	margin-top: 14px;
	line-height: 110%;
}

.center_content_title{
	font-size: 16px;
	font-weight: bold;
}

.blue_text{
	color: #0b70aa;
}

/* RIGHT COLUMN */

.green_title_cell{
	background-color: #679476;
}

.right_column_content_links{
	background-image: url('images/mortgage_concept.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	width: 160px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.right_column_content_links a {
	color: #000000;
	text-decoration: none;
}

.right_column_content_links a:hover {
	color: #0b70aa;
	text-decoration: underline;
}

.right_column_content_links li {
	padding-left: 13px;
	background: url("images/darts.jpg") no-repeat;
	background-position: -3px 2px;
}

.right_column_content_links ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.right_column_content{
	font-size: 12px;
	width: 160px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.right_column_content a {
	color: #000000;
	text-decoration: none;
}

.right_column_content a:hover {
	color: #0b70aa;
	text-decoration: underline;
}

/* SHARED COLUMN */


/* DEFINITIONS */

.definition{
	width: 160px;
	padding: 5px;
	background-color: #eaeae7;
	border: solid 1px #000000;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

/* BLOG */

.blog_image{
	border: 1px solid #bbbbbb;
	padding: 5px;
	width: 200px;
	margin-left:10px;
	margin-top:20px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	float: right;
	text-align: center;
}

.blog_title{
	font-weight: bold;
}

.blog_date{
	font-size: 9px;
}

.blog_archives{
	width: 500px;
}

.blog_archives_content{
	width: 480px;
	height: 100px;
	overflow: auto;
}


/* INCOMING RSS FEEDS */

.rss_date{
	color: #000000;
	font-size: 9px;
}

.rss_title{
	font-size: 9px;
}

.rss_title a{
	color: #0b70aa;
	text-decoration: none;
}

.rss_title a:hover{
	color: #0b70aa;
	color: #000000;
	text-decoration: underline;
}