/*------------------------------
 C S S   D O C U M E N T
 AUTHOR: ROY LINDAUER
 CONTACT: ROY@NOBLESTUDIOS.COM
 FIRM: NOBLE STUDIOS
------------------------------*/
h2{
	margin:0;
	}
h2#title_home_trfp{
	height:40px;
	margin:0;
	padding:0;
	padding-top:10px;
	background:url(../images/title_home_trfp.gif) bottom left no-repeat;
	}
h2#title_home_committee{
	background:url(../images/title_home_committees.gif) top left no-repeat;
	height:40px;
	width:200px;
	}
h2#title_home_thelivingriver{
	background:url(../images/title_home_livingriver.gif) top left no-repeat;
	height:40px;
	width:200px;
	}
h2#title_home_floodplainmap{
	background:url(../images/title_home_floodplainmap.gif) top left no-repeat;
	height:40px;
	width:200px;
	}
#content{
	position: relative;
	background:url(../images/home_content_background.gif) repeat-y;
	}
	
#home_content{
	float:right;
	width:430px;
	padding:10px;
	}
#home_article_menu{
	width:250px;
	float:left;
	}

#sub{
	clear:both;
	}
#page{
	background:url(../images/page_tile.gif) repeat-y #ffffff;
	}
#sub{
	margin-left:20px;
	text-align:justify;
	padding-bottom:40px;
	padding-top:20px;
	}
.col{
	float:left;
	width:200px;
	padding:0 10px;
	text-align:left;
	}

#home_article_menu ul{
	list-style:none;
	margin:0;
	padding:0;
	width:249px;
	margin-left:1px;
	}
#home_article_menu ul li{
	display:inline;
	margin:0 0 1px 0;
	}
#home_article_menu ul li a{
	display:block;
	padding:5px 0 0 15px;
	height:24px;
	border-bottom:1px solid #465268;
	color:#9eb4dd;
	text-decoration:none;
	}
#home_article_menu li a:hover, #home_article_menu li a.active{
	height:25px;
	background:url(../images/menu_home/menu_home_over.gif) repeat-x;
	border-bottom:none;
	border-top:none;
	color:#ffffff;
	text-decoration:none;
	}
#home_article_menu li ul{
	
	}
ul#menu_2{
	margin-left:15px;
	}
ul#menu_3{
	margin-left:30px;
	}
ul#menu_4{
	margin-left:45px;
	}
ul#menu_2 li a{
	width:204px;
	}
ul#menu_3 li a{
	width:174px;
	}
ul#menu_4 li a{
	width:144px;
	}