/**
 * Sectional Stylesheet: Home
 *
 * Contents:
 *   - Screen
 *     - Home Main Content Items
 *  - Print
 *
 * CSS 2.0
 *
 */

 
/* ========================================================================== */
@media screen {
/* ========================================================================== */

/* -------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------
   CONTENT AREA */
 
 
/* Main Image */   
#home_main {
	position:relative;
	width:728px;
	height:251px;
	margin:0 0 9px 0;
	background:url(/images/home/main-1.jpg) no-repeat;
	color:#767676;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.1em;
}
	#home_main #content {
		position:absolute;
		top:10px;
		left:452px;
		width:251px;
		overflow:hidden;
		text-align:left;
	}
	#home_main #content h1 {
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		line-height:1.0em;
		font-weight:bold;
		color:#22317f;
		margin:0 0 10px 0;
	}	
	
	#home_main #content .linkarea a {
		color: #344890;
		font-weight:bold;
		font-size:.7em;
		text-decoration:none;
	}	
	#home_main #content .linkarea a:hover {
		color: #344890;
		font-weight:bold;
		text-decoration:underline;
	}	

/* Recent News */   
#recent_news {
	float:left;
	width:218px;
	height:296px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	margin:0 9px 0 0;
	text-align:left;
	background:url(/images/home/recent-news.jpg) no-repeat;
}

	#recent_news #content {
		margin:60px auto 0 auto;
		width:181px;
	}
	#recent_news #content h1 {
		font-style:italic;
		font-size:1.0em;
	}
	#recent_news #content p {
		margin:0;
		padding:0;
	}
	
/* green link */	
#recent_news #content .linkarea_news {
	color: #8eb931;
	font-weight:bold;
	margin:2px 0 17px 0;
}
	#recent_news #content .linkarea_news a {
		color: #8eb931;
		font-weight:bold;
		text-decoration:none;
	}
	#recent_news #content .linkarea_news a:hover {
		color: #8eb931;
		font-weight:bold;
		text-decoration:underline;
	}	

#our_mission {
	float:left;
	width:501px;
	height:296px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.3em;
	margin:0;
	text-align:left;
	background:url(/images/citizensinAction.jpg) no-repeat;
}


	#our_mission #content {
		margin:60px 0 0 24px;
		width:220px;
		height:218px;
		overflow:hidden;
	}
	#our_mission #content p {
		margin:0 0 11px 0;
		padding:0;
	}

/* blue link */	

	#our_mission #content .linkarea_news a {
		color: #22317f;
		font-weight:bold;
		text-decoration:none;
	}
	#our_mission #content .linkarea_news a:hover {
		color: #22317f;
		font-weight:bold;
		text-decoration:underline;
	}	
	
/* ========================================================================== */
}  /* end: SCREEN */





 
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== 

text added below so file size of page is increased to avoid DW bug/problem
*/

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
#our_mission .flash-video {
	margin: 50px 0 0 0;
	text-align: center;
}