/* 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;
}

#wrapper {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

#header {
	height: 80px;
	width: 925px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#header h1 {
	text-indent: -999em;
}
#header h2 {
	text-indent: -9999em;
}

#logo {
	height: 80px;
	width: 326px;
	float: left;
}
#phone {
	float: right;
	height: 80px;
}

#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;
	margin: 0 4px;
	}

#navigation li a {
	display: block; /*to set width and height of the a element */
	width: 223px;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-image: url(btn_back.jpg);
	margin-bottom: 5px;
	} 


	
	
#navigation li a:link {
	color: #FFF;
}


#navigation li a:visited {
	color: #000;
}	
	  /* visited link */
#navigation li a:hover {
	color: #CCC;
	text-decoration:underline;
}

#navigation li a.current {
	color: #EEDDAB;
	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;
}
#facts_home {
	float: left;
	height: 700px;
	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_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: 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_learning_center {
	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_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 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: 1000px;
	width: 330px;
	border: medium outset #CCC;
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#application input {
	line-height: 150%;
	margin-top: 10px;
}
p.application {
	line-height: 150%;
	margin-top: 10px;
}
.textbox {
	float: right;
}





#equalhousing {
	float: right;
	height: 60px;
	width: 75px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;
}


#main_image {
	width: 925px;
	height: 230px;
	clear: both;
	background-image: url(main_image_process.png);
	padding-top: 5px;
	background-repeat: no-repeat;
}

#main_image_homepage {
	background-image: url(main_image_process.jpg);
	height: 250px;
	width: 925px;
}
#main_image_learn_more {
	width: 925px;
	height: 230px;
	clear: both;
	background-image: url(Main_image_learn_more.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
}
#main_image_process {
	width: 925px;
	height: 230px;
	clear: both;
	background-image: url(seniors_couple_outdoors.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
}
#main_image_about_us {
	width: 925px;
	height: 230px;
	clear: both;
	background-image: url(main_image_about_us.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
}
#main_image_thankyou {
	width: 925px;
	height: 230px;
	clear: both;
	background-image: url(thank-you.png);
	padding-top: 5px;
	background-repeat: no-repeat;
}



#calculator {
	height: 650px;
	width: 650px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: 5px;
	clear: none;
	margin-top: 20px;
}
#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;
}

#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: 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;
}


.contact {
	font-size: 1.2em;
	line-height: 1;
	font-weight: bold;
	margin-top: 1em;
	margin-left: 20px;
}
.application {
	float: right;
	height: 650px;
	width: 250px;
	margin-top: 20px;
	margin-right: 0px;
	line-height: 150%;
	clear: none;
}
.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;
}
