/* COLORS  

lt purple: #959eb2
lt green: #b3d89a
green: #67b235
dk blue: #051c4b
dk gray: #595959

*/

body	{
font-family:Arial, Helvetica, sans-serif;
color: #595959;
margin:0;
padding:0;
background: url(images/home-overflow.gif) no-repeat;
background-position: top center;
}

#wrap	{
position:relative;
padding:0;
margin: 0 auto;
width: 1000px;
}
#header	{
margin:0;
padding:0;
width: 1000px;
height: 73px;
background-color:white;
position:relative;
background-image:url(images/bkgrnd-header-home.gif);
background-position:left;
background-repeat:no-repeat;
}
 /*----------------------------------------NAV----------------------*/
 
#nav_row	{
	position:relative;
	height: 24px;
	padding: 0;
	margin:0;
	z-index:10;
	background-image:url(images/bkgnd-homebtn-nav.gif);
	background-color:white;
	width: 1000px;
	}

#home-content	{
width: 1000px;
height: 257px;
margin:0;
padding:0;
}

#mission	{
position:relative;
float: left;
width: 380px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #67b235;
font-style:italic;
font-size:16px;
line-height: 28px;
padding: 37px 73px 0px 105px;
background: url(images/blue-30.gif) 101px 36px no-repeat;
}

.white	{
color: white;
}

#focus	{
position: relative;
width: 422px;
height: 300px;
float:right;
background: url(images/bkgrnd-focus.gif) top no-repeat;
padding:0;
margin:0;
}
#focus h1	{
font-size: 11px;
padding: 20px 0 0 95px;
font-weight:normal;
margin:0 0 0 0 ;
}
#focus-items	{
position: absolute;
top:50px;
left: 60px;
width: 320px;
height: 200px;
padding: 0;
margin:0;
}


#focus-items p	{
font-family:"Trebuchet MS", sans-serif;
color: #67b235;
font-size:12px;
line-height:18px;
margin-top:0;
padding-top:0

}

#focus a:link, #focus a:visited	{
color: #051c4b;
text-decoration:none;
}
#focus a:hover, #focus a:active	{
color: #959eb2;
text-decoration: underline;
}


/* ----------------------------------------------------------FOOTER HOME   */
#footer	{
clear:both;
font-size: 10px;
width: 790px;
padding: 6px 105px;
}
#footer a:link	{
color:#67b235;
text-decoration:none;
}
#footer a:visited	{
color:#051c4b;
text-decoration:none;
}
#footer a:hover	{
color:#595959;
text-decoration:none;
}
#footer a:hover	{
color:#595959;
text-decoration:none;
}
