/* @override 
	http://nearandfar.server266.com/assets/css/styles-home.css
	http://nearandfar.org/assets/css/styles-home.css
	http://nearandfaraid.org/assets/css/styles-home.css
	http://nearandfar.krd-design.net/assets/css/styles-home.css
*/

#tagline {
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

#row1 {
	position: relative;
	float: left;
	width: 100%;
}

#row1_inner_left {
	position: relative;
	float:left; 
	width:435px; 
	padding: 10px;
	overflow: hidden;
	background: #101010 no-repeat;
}

#row1_inner_left_caption {
	position: absolute;
	width: 500px;
	bottom: 30px;
	left: 480px;
}

#row1_inner_right {
	float:right; 
	width: 520px; 
	height:304px;  
	color:white; 
	margin-top:40px;
}

#row1_inner_right p {
	font-size: 140%;
	line-height: 180%;
	font-weight: normal;
	font-style: normal;
}

#row2_inner_left {
	position: relative;
	float:left; 
	margin-top:20px; 
	width:450px; 
	padding: 29px 0; 
	background-image: url('/assets/images/row2_l_bg.jpg'); 
	background-repeat: no-repeat;
}

#row2_inner_right {
	float:right;
	margin-top:20px;  
	width:510px; 
	height:170px; 
	color:white; 
	background-image: url('/assets/images/row2_r_bg.jpg'); 
	background-repeat: no-repeat;
}

.vid_headline {
	font-size:20px;
	color:#3b872d;
}

.vid_caption {
	font-family:verdana;
	font-size:12px;
	color:gray;
	line-height:16px;
}

#news {
	width:480px;
	margin-top:20px;
}

#news td {
	padding:5px;
	text-align:left;
}

#news img {
	width: 139px;
}

#news a, #row2_inner_left a {
	font-size: 90%;
	line-height: 190%;
}

#row3_inner_left {
	float:left; 
	margin-top: 20px; 
	width:709px; 
	height:105px;
}

a.longbannerlink {
	position: relative;
	display: block;
	width: 712px;
	height: 118px;
	background: url(../images/row3_l.png) no-repeat center center;
}

a.longbannerlink span {
	display: block;
	height: 55px;
	width: 150px;
	position: absolute;
	right: 30px;
	margin-top: 28px;
	background: url(../images/volunteernow.png) no-repeat center top;
}

a.longbannerlink span:hover {
	background: url(../images/volunteernow.png) no-repeat center bottom;
}

#row3_inner_right {
	float:right; 
	margin-top:20px; 
	width:252px; 
	height:118px; 
	color:white; 
	font-size:12px; 
	background-image: url(../images/loginbg.png); 
	background-repeat: no-repeat;
}

.caption { 
	color: white;
	font: bold 11px/14px verdana;
	text-shadow: black 0 1px 2px;
}

.caption_quote {
	font-size:9px; 
	color:#3b872d;
}

h4 {
	text-align: center;
	padding: 10px 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

td.inputlabel {
	font-size: 80%;
	padding: 0 8px;
}

#row2_inner_left img {
	margin-left: 20px;
	padding-right: 10px;
}

#row2_inner_left a {
	font-size: 120%;
}

span.social img {
	vertical-align: middle;
}

span.social {
	clear: both;
	display: block;
	position: absolute;
	z-index: 500;
	bottom: 60px;
}

.readlink {
	margin-top: 20px;
}