@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0 Auto;
}

/* CSS Document */

#container {
	display: block;
	width: 850px;
	margin: 0 Auto;
	padding: 0 Auto;
}
#container #content {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content p {
	margin: 0em 0 1em 0;
}
#container  #content  .contentheight {
	height: 445px;
}
#lenders {
	padding: 15px 8px 0px 75px;
	background-image: url(/assets/gui/lender_bkg_1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}

#builders{
	padding: 15px 15px 10px 20px;
	background-image: url(/assets/gui/borrowers_bkg_1a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
}

#container #header {
	margin: 0px 0px 5px 0px;
	padding: 0 Auto;
	height: 100px;
	background-image: url(/assets/gui/header_1a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;

}
#container #header .learnmore {
	text-align: left;
	margin-right: 25px;
}
#container #legal {
	font-size: 10px;
	color: #666666;
}



#container .learnmore {
	display: block;
	clear: right;
	float: right;
	height: auto;
	width: auto;
	vertical-align: bottom;
	padding: 30px 10px 0px 10px;
	text-align: right;
	margin-top: 0px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#logo    {
	display: block;
	height: 100px;
	width: 304px;
	border: none;
	font-size: 10px;
	text-align: right;
	padding: 0 Auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#logo .subheadline {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 15px;
}



#container #footer {
	display: block;
	clear: both;
	height: 50px;
	width: auto;
	padding: 15px 0px 0px 0px;
	text-align: center;
	/*	border: solid #cccccc 1px;*/
	background-image: url(/assets/gui/footer_1a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 5px 0px 0px 0px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.navigation   {
	list-style-type: none;
	display: block;
	width: auto;
	margin: 0 Auto;
	padding: 0 Auto;
}
.navigation a {
	padding: 0px 10px 0px 10px;
	margin: 0px 1px 0px 1px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.navigation a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

.navigation li {
	margin: 0 Auto;
	padding: 0 Auto;
	display: block;
	clear: right;
	float: left;	

}


.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.learnmore img {
	margin-top: 10px;
}
#builders #submitproject {
	margin: 0px 0px 0px 5px;
}
#leanrmore_content ul {
	margin: 5px 0px 10px 20px;
	padding: 0px;
}
#leanrmore_content ul .faqLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 10px -10px;
	color: #6182DA;
}
#leanrmore_content .subheadline {
	color: #6182DA;
	font-weight: bold;
	font-style: normal;
}

#leanrmore_content ul .faqLink a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 1.25ems;
}
#leanrmore_content ul .faqLink a:hover {
	color: #00CCFF;
}

.home .CollapsiblePanelContent {
	background-image: url(/assets/gui/leanrmore_bkg_1a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.home    .CollapsiblePanelContent #leanrmore_content {
	height: 200px;
	width: auto;
	font-size: 12px;
}
#lenders #register {
	margin: 0px 0px 0px 0px;
}



#colright #builders, #colright #lenders {
	height: 425px;
	width: auto;
}

#content #colright {
	width: 425px;
}
#lenders a, #builders a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactus input, .contactus textarea, .contactus select {
	width: 100%;
}

.contactus #contactForm  #submit {
	width: auto;
}

.contactus #colright #lenders {
	height: 150px;
	background: none;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

.contactus #colright #builders{
	height: 150px;
	background: none;
	padding: 0px 0px 0px 0px;
}
