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

html {
	margin: 0;
	padding: 0;
		
	}

body {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

h1{
	color:#FFF;
	font-size:18px;
	}

a {
	outline-style:none;	
	}
	
p{
	font-size:14px;
	line-height:18px;
	padding:50px 0 0 7px;
}
#top{
	width:926px;
	margin:auto;
	background:url(images/background_top2.jpg) no-repeat;
	min-height:15px;
	
}
#container{
	margin:auto;
	width:926px;
	min-height:565px;
	background:url(images/background3.jpg) repeat-y;
	background-position:center;
}
#bottom{
	width:926px;
	margin:auto;
	background:url(images/background_bottom2.jpg) no-repeat;
	min-height:30px;
}
#header{
	margin:auto;
	min-height:170px;
	width:902px;
	background:url(images/valley_home3.jpg) no-repeat;
}

#main_nav{
	float:right;
	margin:155px 8px 0 300px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#main_nav ul{
margin:0;	
}

.nav_li{
	list-style:none;
	display:inline;	
	padding-right:12px;
	margin:0;

}
a.main:link {
	color:#FFF;
	text-decoration:none;
	
	} 
a.main:visited {
	color:#FFF;
	text-decoration:none;
	} 
a.main:hover {
	color:#FFF;
	text-decoration:underline;
	
	} 
a.main:active {
	color:#FFF;
	text-decoration:none;
	} 

#sub_nav{
	margin:auto;
	width:902px;
	height:25px;
	background-color:#006699;
}
.subnav_ul{
	color:#FFF;
	font-size:10px;
	font-weight:800;
	margin:0 0 0 652px;
	padding-top:5px;
}
.subnav_li{
	color:#FFF;
	list-style:none;
	display:inline;
	font-size:12px;
	font-weight:800;
	padding-right:12px;
}
a.sub:link {
	color:#FFF;
	text-decoration:none;
	
	} 
a.sub:visited {
	color:#FFF;
	text-decoration:none;
	background:url(images/sub_arrow_slected.jpg) no-repeat;
	} 
a.sub:hover {
	color:#FFF;
	text-decoration:none;
	background:url(images/sub_arrow.jpg) no-repeat;
	
	} 
a.sub:active {
	color:#FFF;
	text-decoration:none;
	} 
#left_content{
	margin:25px 0 0 57px;
	width:263px;
	height:311px;
	float:left;
	padding:1px 0;
	
}
.background {
	background:url(images/background_header.jpg) no-repeat;	
}

#right_content{
	float:right;
	height:311px;
	margin:24px 36px 0 0;
	width:505px;
}
#right_content p{
	width:470px;	
}
.right_home{
	background:url(images/right_content.jpg) no-repeat;
}
.grants{
	background:url(images/grants_header.jpg) no-repeat;
}
#main_content{
	height:311px;
	margin:auto;
	width:740px;
	}
.grants_page{
	background:url(images/grants_content.jpg) no-repeat;	
}
#apps_content{
	height:537px;
	margin:25px 0 0 387px;
	width:505px;
}
.apps_page{
	background:url(images/apps_content.jpg) no-repeat;
}
#bkgd_content{
	height:467px;
	margin:25px 0 0 387px;
	width:505px;
}
#apps_content p{
padding:60px 5px 0;
width:478px;
}
.background_page{
	background:url(images/background_page.jpg) no-repeat;	
}

#footer{
	margin:auto;
	width:900px;
	height:100px;
	background:url(images/footer.jpg) repeat-x;
}
#footer_nav{
	display:block;
	height:50px;
	border-right:2px solid #FFF;
	float:left;
	margin:37px 0 0 45px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;	
}
.footer_li{
	list-style:none;
	display:inline;	
	padding-right:12px;
	margin:0;
}
#footer_contact{
	color:#FFF;
	display:block;
	float:right;
	margin:37px 0 0 -20px;
	min-height:50px;
	width:300px;
}
.telephone{
	display:block;
	height:50px;
	width:300px;
	margin:-15px -217px;
}
.address{
	display:block;
	height:50px;
	width:300px;
	margin:-60px -107px;
}
.email{
	display:block;
	height:50px;
	width:300px;
	margin:-40px 75px;
}
.cat{
	display:inline;	
}
.cat ul{
	margin:0 0 0 -40px;	
}
.cat li{
	list-style:none;
	padding-top:1px;
}
#accordion{
	position:relative;
	margin:7px 10px 0;
	width:460px;
}
#accordion2{
	margin:7px 25px 0;
	width:460px;
}
.accordion_ul{
	padding-top:2px;
	margin: 0 20px 0 5px;
}
.accordion_li{
	list-style: none;
	padding:2px;
}

.smaller_grants{
	width: 460px;
	line-height:18px;
	margin:64px 25px 0;	
	font-size:14px;
}
.small_background{
	width: 460px;
	font-size:14px;
	line-height:18px;
	margin:64px 25px 0;	
}