/* http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

body {
	background-color: #FFF;
	background-image: url(images/gradient_01.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
#phone {
	float: right;
	height: 70px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1E2F99;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 10px;
}

#logo {
	height: 105px;
	width: 330px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 100px;
}

#header {
	height: 160px;
	width: 925px;
	margin-bottom: 10px;
	padding-top: 0px;
	background-image: url(images/gradient_01.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	text-indent: -999em;
}
#header h2 {
	text-indent: -9999em;
}


#facts ul {
	padding-left: 20px;
}


#facts ul li {
	list-style-type: square;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li { /*selects only links in the "navigation" list */
	float:left;
	clear: right;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	}

#navigation li a {
	display: block; /*to set width and height of the a element */
	width: 150px;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/nav_div2.png);
	margin-bottom: 5px;
	} 


	
	
#navigation li a:link {
	color: #2E6F3D;
}


#navigation li a:visited {
	color: #1E2F99;
}	
	  /* visited link */
#navigation li a:hover {
	color: #1E2F99;
	text-decoration:underline;
}

#navigation li a.current {
	color: #E5E1DC;
	text-decoration:underline;
}


#facts {
	float: left;
	height: 925px;
	width: 530px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 130%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#grey_box {
	float: right;
	height: 159px;
	width: 386px;
	background-image: url(images/tan_box_03.jpg);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.2em;
	background-repeat: no-repeat;
}
#grey_box_home {
	float: right;
	height: 159px;
	width: 386px;
	background-image: url(images/tan_box_03.jpg);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#grey_box_text {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 150%;
}

#grey_box_learn {
	background-image: url(images/tan_box_lm_03.jpg);
	height: 720px;
	width: 350px;
	float: right;
	margin-top: 40px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#facts_home {
	float: left;
	height: 730px;
	width: 420px;
	padding-right: 50px;
	padding-left: 5px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7d7d7d;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 15.5px;
}
#facts_about {
	float: left;
	height: 750px;
	width: 420px;
	padding-right: 50px;
	padding-left: 5px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7d7d7d;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 15.5px;
}
#facts_about_us {
	float: left;
	height: 600px;
	width: 530px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 130%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#facts_calculator {
	float: left;
	height: 850px;
	width: 800px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
}
#facts_learn {
	float: left;
	height: 780px;
	width: 420px;
	padding-right: 50px;
	padding-left: 5px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7d7d7d;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 15.5px;
}


#facts_license {
	float: left;
	height: 500px;
	width: 900px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
}
#facts_process {
	float: left;
	height: 750px;
	width: 530px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 130%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#facts h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a60034;
	margin-bottom: 10px;
	margin-top: 10px;
}
#facts h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a60034;
	margin-bottom: 10px;
	margin-top: 10px;
}

#facts h3 {
	margin-top: 20px;
	margin-left: 20px;
}


#application {
	float: right;
	padding-top: 20px;
	height: 900px;
	width: 300px;
	border: medium outset #CCC;
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.application {
	float: right;
	height: 640px;
	width: 250px;
	margin-top: 10px;
	margin-right: 70px;
	line-height: 150%;
	margin-bottom: 10px;
}
p.application {
	line-height: 150%;
	margin-top: 10px;
}
#application input {
	line-height: 150%;
	margin-top: 10px;
}



#calculator {
	height: 475px;
	width: 420px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 100px;
}


#main_image {
	width: 925px;
	height: 451px;
	clear: both;
	background-image: url(images/home_image_02.jpg);
	background-repeat: no-repeat;
}
#main_image_learn {
	width: 925px;
	height: 451px;
	clear: both;
	background-image: url(images/learn_more_image_02.jpg);
	background-repeat: no-repeat;
}

#main_image_about {
	width: 925px;
	height: 451px;
	clear: both;
	background-image: url(images/about_us_image_02.jpg);
	background-repeat: no-repeat;
}
#main_image_calculator {
	width: 925px;
	height: 451px;
	clear: both;
	background-image: url(images/calculator_image_02.jpg);
	background-repeat: no-repeat;
}
#main_image_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	float: right;
	height: 260px;
	width: 260px;
	margin-top: 90px;
	line-height: 1.7em;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 20px;
}
#main_image_message_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	float: right;
	height: 260px;
	width: 350px;
	margin-top: 50px;
	line-height: 1.7em;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 40px;
}
#main_image_message_calculator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	float: right;
	height: 240px;
	width: 300px;
	margin-top: 90px;
	line-height: 1.7em;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 20px;
}

#main_image_message_learn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	float: left;
	height: 220px;
	width: 360px;
	margin-top: 60px;
	line-height: 1.7em;
	text-decoration: none;
	padding-right: 0px;
	margin-left: 10px;
	padding-left: 50px;
}
#david {
	float: left;
	height: 175px;
	width: 450px;
	background-image: url(images/david_03.jpg);
	margin-top: 40px;
	background-repeat: no-repeat;
}

#rob {
	float: left;
	height: 175px;
	width: 450px;
	background-image: url(images/rob_03.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
}
#ron {
	float: left;
	height: 175px;
	width: 450px;
	background-image: url(images/ron_03.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
}
.bio {
	float: right;
	height: 175px;
	width: 300px;
}
.blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e2f99;
}


.contact {
	font-size: 1.2em;
	line-height: 1;
	font-weight: bold;
	margin-top: 1em;
	margin-left: 20px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.textbox {
	float: right;
}


.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.h1image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 5px;
	margin-left: 20px;
	line-height: 120%;
	width: 500px;
}
.h2image {
	margin-left: 20px;
	width: 500px;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	line-height: 125%;
	font-weight: lighter;
}


#more_info {
	background-image: url(images/icon_more_info_03.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 220px;
	padding-right: 0px;
}





#question {
	background-image: url(images/icon_question_03.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 220px;
	padding-right: 0px;
}
#contact {
	background-image: url(images/icon_contact_03.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 220px;
	padding-right: 0px;
}

#request {
	background-image: url(images/icon_request_info_03.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 220px;
	padding-right: 0px;
}

#footer {
	clear: both;
	height: 85px;
	width: 925px;
	border: medium outset #CCC;
	font-size: 0.8em;
	margin-top: 10px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
}
#footer_home {
	clear: both;
	height: 85px;
	width: 910px;
	font-size: 0.8em;
	margin-top: 10px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7d7d7d;
}



#footer_navigation {
	clear: both;
	height: 60px;
	width: 925px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer_navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer_navigation li {
	float:left;
	clear: right;
	margin-top: 0;
	margin-bottom: 0;
}
#footer_navigation li a {
	display: block; /*to set width and height of the a element */
	width: 250px;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/nav_div2.png);
	margin-bottom: 5px;
	padding-top: 20px;
	height: 30px;
}

#footer_navigation li a:link {
	color: #2E6F3D;
}
#footer_navigation li a:visited {
	color: #000;
}
#footer_navigation li a:hover {
	color: #1E2F99;
	text-decoration:underline;
}
#footer_navigation li a.current {
	color: #E5E1DC;
	text-decoration:underline;
}
#nmls {
	float: right;
	height: 50px;
	width: 189px;
	margin-top: 10px;
}

#equal_housing {
	float: left;
	height: 60px;
	width: 75px;
	margin-bottom: 20px;
}

