/* Global Defaults */
* { font-family: arial, helvetica, sans-serif; font-size: 12px; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object { margin:0px; padding:0px; }
table	{ border-collapse:collapse; border-spacing:0px;font-size: 1em; }
img 	{ border:0px; }
ul 		{ list-style:none; }
div 	{ text-align: left; vertical-align: top; }
.clear  { clear:both; height: 5px; }

a 		{ color: blue; text-decoration: underline; }
a:hover 	{ color: #44592d; text-decoration: underline;}



.align_right { 
	margin: 0 0 0 auto; 
	text-align: right;
	}

.align_left {
	margin: 0 auto 0 0; 
	text-align: left;
	}

.align_center {
	margin: 0 auto; 
	text-align: center;
	}








/* BODY */
body {
	background: #fff url('images/background-winter.jpg') no-repeat scroll 50% 0;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	width:990px;
}

/* HEADER */
#header {
	float:left;
	width:990px;
	padding:0;
	margin:0;
	background: none;
	}


#color_wrapper {
	xbackground: #f0e8da;
}

/* BODY */
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:990px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		background: #f0e8da;
		padding: 0px 0px 0px 0px;
	}

	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:990px;			/* width of page */
		position:relative;
	}

	.column_body,
	.column_left,
	.column_right {
		float:left;
		position:relative;
		padding: 0 0 0 0;	/* no left and right padding on columns, we just make them narrower instead 
							only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}


/* 1 Column - Full page settings */
	.fullpage {}
	.fullpage .column_body {
		width:970px;		/* page width minus left and right padding */
		left:10px;			/* page left padding */
	}


/* 2 Column (right menu) settings */
	.rightmenu {}
	.rightmenu .colleft {
		right:270px;		/* right column width */
	}
	.rightmenu .column_body {
		width:680px;		/* left column content width (left column width minus left and right padding) */
		left:280px;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .column_right {
		width:270px;		/* right column content width (right column width minus left and right padding) */
		left:300px;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}


/* 3 Column settings  	15 455 10 		10 10 10 	10 455 15 */
	.threecol {}
	.threecol .colmid {
		right:480px; /*25%;			/* width of the right column */
		xbackground:aqua;			/* center column background colour */
	}
	.threecol .colleft {
		right: 30px; /*50%;		/* width of the middle column */
		xbackground: fuchsia;			/* left column background colour */
	}
	.threecol .column_body {
		width:10px; /*46%;			/* width of center column content (column width minus padding on either side) */
		left:1000px; /*102%;		/* 100% plus left padding of center column */
		xbackground: lime;
	}
	.threecol .column_left {
		width:455px; /*21%;			/* Width of left column content (column width minus padding on either side) */
		left:520px; /*31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .column_right {
		width:455px; /*21%;			/* Width of right column content (column width minus padding on either side) */
		left:565px; /*85%;			/* Please make note of the brackets here:
									(100% - left column width) plus (center column left and right padding) 
									plus (left column left and right padding) plus (right column left padding) */
		xbackground: orange;
	}								/* 900-480   + 20 + 25 + 10*/




/* FOOTER */
#footer_image {
	clear: both;
	height: 30px;
	background: #fff url('images/footer-image-winter.gif') no-repeat;
	margin-top: 0px;
	}

#footer_left {
	width: 990px;
	float: left;
	background: #fff;
	color: #694509;
	}

.footer_links {
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	}

.footer_notice {
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	}
	
.footer_disclosure {
	padding: 10px 0px 150px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	}

.equal_housing_lender_logo {
	vertical-align: text-top;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.footer_copyright {
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #694509;
	}

#footer_left a 			{ color:#694509; text-decoration: none; }
#footer_left a:hover 	{ color: #694509; text-decoration: underline;}









/* TEXT */
.column_body_full_width		{ display: block; width: 100%; }

.column_body table   			{ margin: 5px auto 10px 0px; text-align: left; display: block; }
.column_body table th	  		{ font-weight: bold; text-align: left; color: #20231a; }

.column_body h1     			{ margin: 10px 0px 10px 0px; font-size: 20px; color: #20231a; }
.column_body h2     			{ margin: 10px 0px 10px 0px; font-size: 18px; color: #20231a; }
.column_body h3     			{ margin: 10px 0px 10px 0px; font-size: 16px; color: #20231a; }
.column_body h4     			{ margin: 10px 0px 10px 0px; font-size: 14px; color: #20231a; }
.column_body h5     			{ margin: 10px 0px 10px 0px; font-size: 12px; color: #20231a; }
.column_body h6     			{ margin: 10px 0px 10px 0px; font-size: 10px; color: #808285; }

.column_body p         		{ padding: 5px 0px 10px 0px; }
.column_body img, input		{ padding: 5px 0px 5px 0px; }

.column_body ul     			{ margin: 3px 0px 3px 35px; list-style-position: outside; list-style-type: square; }
.column_body ul li     		{ margin-bottom: 3px; }

/* TABLES */

.column_body table.info_table {
	margin: 5px auto 10px 0px;
}

.column_body table.info_table th.header_cell {
	background-color: #20231a;
	font-size: 15px;
	font-weight: bold;
	color: white;
	padding: 4px 2px;
	border: 1px;
	border-style: solid;
	border-color: #F4DDB3;	
	height: 25px;
	text-align: center;
}

.column_body table.info_table td {
	font-size: 12px;
	padding: 2px 2px;
	border: 1px;
	border-style: solid;
	border-color: #F4DDB3;
	height: 25px;
}

.column_body table.info_table td.title_cell {
	background-color: #F4DDB3;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 2px;
	border: 1px;
	border-style: solid;
	border-color: #F4DDB3;
	height: 14px;
	color: #8b2346;
}




/* LEFT COLUMN */
.column_left ul { 
	margin: 2px 0px 2px 15px; 
	padding: 0px 0px 0px 0px; 
	list-style-position: outside; 
	list-style-type: square;
	font-weight: normal;
	font-style: normal;
	}
.column_left ul li 			{ margin: 2px 0px 2px 10px; padding: 0px 0px 0px 0px; }

.column_left ul.mainnav	{ 
	margin: 1px 5px 1px 5px; 
	padding: 0px 0px 0px 0px;
	list-style-position:outside; 
	list-style-type:none; 
	font-weight: normal; 
	font-style: normal; 
	}

.column_left ul.mainnav 	{ margin-bottom: 0px; }
.column_left ul.mainnav li 			{ margin: 2px 0px 2px 10px; padding: 0px 0px 0px 0px; }

.column_left ul.mainnav li a     	{ color: #000000; text-decoration: none; }
.column_left ul.mainnav li a:hover	{ color: blue; text-decoration: underline; }

.column_left ul li.bold		{ font-weight: bold; padding: 0px 0px 0px 0px;  }
.column_left ul li.italic	{ font-style: italic; }

.column_left h1     		{ margin: 10px 0px 5px 0px; font-size: 15px; color: #20231a; }
.column_left h2     		{ margin: 10px 0px 5px 0px; font-size: 14px; color: #20231a; }
.column_left h3     		{ margin: 10px 0px 5px 0px; font-size: 13px; color: #20231a; }
.column_left h4     		{ margin: 10px 0px 5px 0px; font-size: 12px; color: #20231a; }
.column_left h5     		{ margin: 10px 0px 5px 0px; font-size: 11px; color: #20231a; }
.column_left h6     		{ margin: 10px 0px 5px 0px; font-size: 10px; color: #808285; }

.column_left h1.column_top 	{ margin: 0px 0px 5px 0px; }

.column_left p         		{ padding: 4px?0px 0px 0px; }
.column_left img			{ padding: 5px 0px 5px 0px; }
.column_left img.icon		{ padding:0; }

.column_left .column_left_list	{ 
	margin: 2px 0px 2px 15px; 
	padding: 0px 0px 0px 0px; 
	list-style-position: outside; 
	list-style-type: square;
	font-weight: normal;
	font-style: normal;
	}

.column_left .column_left_list ul li 		{ margin: 2px 0px 2px 10px; padding: 0px 0px 0px 0px; }
.column_left .column_left_list ul li.bold	{ font-weight: bold; }
.column_left .column_left_list ul li.italic	{ font-style: italic; }
.column_left .column_left_list a      		{ color: blue; text-decoration: underline; }
.column_left .column_left_list a:hover 		{ color: #44592d; text-decoration: underline; }




/* RIGHT COLUMN */

.column_right li { 
	margin: 6px 0px 2px 15px; 
	padding: 0px 0px 0px 0px; 
	list-style-position: outside; 
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	}

#navigation {
	padding: 85px 0px 0px 0px;
}

.column_right ul li a		{ margin: 2px 0px 2px 10px; padding: 0px 0px 0px 0px; }
.page_item a				{ color: blue; text-decoration :none; }
li.current_page_item a		{ font-weight: bold; font-style: italic; }
.column_right a:hover 		{ text-decoration:underline; }

.column_right h1     		{ margin: 10px 0px 5px 0px; font-size: 15px; color: #20231a; }
.column_right h2     		{ margin: 10px 0px 5px 0px; font-size: 14px; color: #20231a; }
.column_right h3     		{ margin: 10px 0px 5px 0px; font-size: 13px; color: #20231a; }
.column_right h4     		{ margin: 10px 0px 5px 0px; font-size: 12px; color: #20231a; }
.column_right h5     		{ margin: 10px 0px 5px 0px; font-size: 11px; color: #20231a; }
.column_right h6     		{ margin: 10px 0px 5px 0px; font-size: 10px; color: #808285; }

.column_right h1.column_top { margin: 0px 0px 5px 0px; }

.column_right p         	{ padding: 5px 0px 5px 0px; }
.column_right img			{ padding: 5px 0px 5px 0px; }


/* New activities section style */
div.container{
	margin:30px auto;
	width:450px;
}
div.container h2{ margin:0px;
	padding:0px;
	border:0px;
}
div.container h2{	color:#FFFFFF; 
	font-size:13px; 
	display:block; 
	background:url(/wp-content/uploads/h2_bg.gif) top left no-repeat #59462C;
}
div.container h2 span{
	padding:5px 10px; 
	background:url(/wp-content/uploads/h2_span_bg.gif) top right no-repeat; 
	display:block;
}

div.container div.section {
	background:url(/wp-content/uploads/section_bg_left.png) bottom left  no-repeat #F6EFE5; 
	font-size:12px;
}
div.container div.section span{
	background:url(/wp-content/uploads/section_bg_right.png) bottom right no-repeat; 
	padding:10px; 
	display:block;
}