@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif; font-size:.8em; color:#333333; background:#1f497d;
}
div.bodyBorder {
	width:716px;
}
				
	div.bodyContent {
		float:left; width:716px; background:#CCCC99;
	}
	div.bodyMain {
		float:left; width:716px; background:#CCCC99;
	}
	div#flashcontent {
		height: 616px; width: 716px;
	}
		div.flashHolder {
	float: left;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 716px;
		}

	div.mainVideo {
	position:absolute;
	width: 450px;
	background-color:#CCCC99;
	}
		
		div.mainVideo#ontheroad {
			visibility:visible;
		}

		div.mainVideo#infomercial {
			visibility:hidden;
		}

		div.mainVideo#howto {
			visibility:hidden;
		}

		div.mainVideo#news {
			visibility:hidden;
		}

		div.mainVideo#news2 {
			visibility:hidden;
		}

		div.mainVideo#about {
			visibility:hidden;
		}

	div.quickLinks {
	float: left;
	border: 1px solid #000000;
	text-align:justify;
	width: 200px;
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	background-color:#7fc241;
	}
	
	div.bottomNav {
	float:left;
	width:716px;
	}

	div.testimonialLower {
	margin-left: 10px;
	margin-right: 10px;
	width: 696px;
	float: left;
		}
	
/*

LEND-A-HAND PAGE

*/
	div.lahLeft {
	float:left;
	width:200px;
	height:551px;
	text-align:left;
	font-size: 1.1em;
	}
		img.lah {
	margin-left:3px;
	margin-top: 10px;
		}
	div.lahMiddleCol {
	float:left;
	width:515px;
	}
	div.lahHead {
	float:left;
	width:516px;
	background:url(images/home-top.gif);
	height:82px;
	color:#FFFFFF;
	}
	div.lahBottom {
	float:left;
	background:url(images/lah-bottom.jpg) right no-repeat;
	width:216px;
	height:116px;
	padding:20px 220px 0px 280px;
	text-align:left;
	font-size:0.9em;
	}
	div.lahContent {
	float:left;
	width:480px;
	padding:10px;
	text-align:left;
	background:url(images/lendahand-logo-sm.jpg) top right no-repeat;
	}
		div.lahContent ul {
			margin:0px; padding:0px 0px 0px 20px;
		}
		div.lahContent h1 {
			color:#7fc241; 
		}

/*

MISC

*/

div.footer {
	float:left; width:716px; font-size:.8em; color:#FFF;
}
	div.footer a, div.footer a:hover {
		color:#FFFFFF;
	}

div.nav {
	float:left; width:716px; background:url(images/navBk.gif) repeat-x; text-align:left;
}

div.header {
	float:left; width:696px; color:#000; font-family:"Arial, Helvetica, sans-serif"; margin-left:0px; margin-top:10px; text-align:left;
}
	div.header a, div.header a:hover {
		color:#FFFFFF;
	}
	
	div.header h1 {
		font-size:2em; font-weight:bold; line-height:1.8em;
	}

	div.header h2 {
		font-size:1.5em;
	}

	div.header h3 {
		font-size:1em;
	}

.green {
	color:#7fc241;
}

a.green {
	color:#7fc241; text-decoration:none;
}

a.green:hover {
	color:#7fc241; text-decoration:underline;
}

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

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

div.featuredHeader {
	float:left; background-color:#7fc241; width: 200px; margin-top:0px; margin-left: 10px; margin-right: 0px; text-align:center; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000;
}

div.featureText {
	float:left;
	background-color:#EAEAD5;
	width: 200px;
	margin-left: 10px;
	text-align:center;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-bottom: 0px;
}

div.leftMain {
	float:left;
	width:220px;
}

div.rightMain {
	float:left;
	width:490px;
}

div.imgCaption {
	float:left;
	width: 33%;
	margin: auto;
}

