
/* ---------- GLOBAL ELEMENTS ------------------------------------- */

a { 
	font-family: tahoma, geneva, arial, sans-serif; 
	font-size: 12px; 
	color: #2B8F00; 
    	text-decoration: none; }
a:visited { 
	color: #2B8F00; 
	text-decoration: none; }
a:hover { 
  	color: #2B8F00; 
  	text-decoration: underline; }     	
 	
body {  
	margin-top: 0px;
	font-family: tahoma, geneva, arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 117%;
	!line-height: 91%;
	background: #D6EAFF; }
	    
#container {
	text-align: center;
	width: 100%; }
	
#bodydiv {
	display: block;
	background: #ffffff url('images/bg_body.gif');	
	text-align: left;
	width: 958px;  }
	
#topbar {
	background:url('images/bg_topbar.gif');
	margin-left: 16px;
	margin-right: 15px;
	padding: 3px; /* was 6 */
	font-size: 10px;
	height: 29px; /* was 6 */ }
	
	#topbar a { 
		font-family: tahoma, geneva, arial, sans-serif; 
		font-size: 10px; 
		color: #000000; 
	    	text-decoration: none; }
	#topbar a:visited { 
		color: #000000; 
		text-decoration: none; }
	#topbar a:hover { 
	  	color: #65A800; 
  		text-decoration: none; } 
	
#search {
	display: block;
	float: right;
	text-align: right;
	color: #888888;
	width: 254px;
	position: relative;
	!top: -4px;
	margin-top: 0px; 
	margin-right: 4px; }

#searchbox {
	width: 125px;
	height: 14px;
	margin-top: 4px;	
	padding-left: 3px;
	padding-top: 1px;
	height:16px;
	!margin-top: 1px;
	border: 1px solid #bbbbbb;	
	font-family: verdana, sans-serif;	
	font-size: 10px;
	color: #999999; } 
	
form {
	margin-bottom: 3px; }		
	
#navbar {
	display: block;
	margin-top:5px;
	margin-bottom: 0px;
	margin-left: 16px; }	
	
#welcome {
	display: block;
	float: right;
	line-height: 110%;
	text-align: right;
	font-size: 19px;
	color: #ffffff;
	padding-right: 2px;
	margin-bottom: 5px;
	background: #553803; }
	
#mainpic {
	border: 1px solid #88744F;
	margin-bottom: 7px; }	
	
#columns {
	display: block;
	background: #553803;
	position: relative;
	!top: -3px;	
	margin-left: 16px;
	margin-right: 15px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 927px;
	height: auto; }
	
#rightcolumn {
	float: right;
	display: block;
	width: 707px;
	margin-right: 8px;
	height: auto; }
	
#footer {
	display: block;
	text-align: left;
	clear: both;
	padding-left: 10px;
	padding-top: 9px;
	font-size: 10px; 
	padding-right: 10px;
	margin-left: 16px;
	margin-right: 15px;
	margin-top: 6px;
	color: #8C8C8C;
	height: 19px;
	background: #ffffff url('images/bg_footer.jpg'); }
	
	#footer a { 
		font-family: tahoma, geneva, arial, sans-serif; 
	
	font-size: 10px; 
		color: #3B3B3B; 
	    	text-decoration: none; }
	#footer a:visited { 
		color: #3B3B3B; 
		text-decoration: none; }
	#footer a:hover { 
	  	color: #65A800; 
  		text-decoration: none; } 	
	
	
	
/* ---------- LEFT MENUS ------------------------------------- */	

#leftcolumn {
	display: block;
	text-align: left;
	margin-left: 8px;
	width: 191px;
	overflow: hidden;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	height: auto; }
	
#leftmenu {
	display: block;
	width: 167px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	background: #83C425 url('images/bg_leftmenu.jpg');
	background-repeat: repeat-x; }
	
	#leftmenu a { 
		font-family: tahoma, geneva, arial, sans-serif; 
		font-size: 12px; 
		color: #1B4C00; 
	    	text-decoration: none; }
	#leftmenu a:visited { 
		color: #1B4C00; 
		text-decoration: none; }
	#leftmenu a:hover { 
	  	color: #ffffff; 
  		text-decoration: none; } 	
  		
	#leftmenu a.subnav_item { 
		font-family: tahoma, geneva, arial, sans-serif; 
		font-size: 11px; 
		color: #1B4C00; 
	    	text-decoration: none; }
	#leftmenu a.subnav_item:visited { 
		color: #1B4C00; 
		text-decoration: none; }
	#leftmenu a.subnav_item:hover { 
	  	color: #ffffff; 
  		text-decoration: none; } 	  		
	
#contactinfo {
	display: block;
	text-align: center;
	padding-top: 16px;
	!padding-top: 26px;
	padding-bottom: 11px;
	line-height: 100%;
	font-size: 11px;
	color: #30230E; }
	
hr.menu { 
	height: 1px;
	border-top: 0px;	
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #E5F0D3 dotted; }	
	
#subnavheight {
	line-height: 70%; }
	
#subnavheight2 {
	line-height: 100%; 
	!line-height: 90%; }	
		
	

/* ---------- SUBPAGES ------------------------------------- */

#columns_sub {
	display: block;
	background: #553803;
	position: relative;
	!top: -3px;	
	margin-left: 16px;
	margin-right: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
	!padding-left: 8px;
	height: auto; }

#contactinfo_sub {
	display: block;
	text-align: center;
	padding-top: 49px;
	!padding-top: 58px;
	padding-bottom: 11px;
	line-height: 100%;
	font-size: 11px;
	color: #30230E; }	
	
#subbody {
	display: block;
	padding-left: 22px;
	padding-right: 18px;
	padding-top: 7px;
	padding-bottom: 20px;
	border-top: 7px solid #553803;
	min-height: 414px;
	height: auto !important;
	height: 414px;		
	!line-height: 120%;
	background: #ffffff url('images/bg_subbody.gif');
	background-repeat: no-repeat; }
	
#leftcolumn_td1 {
	text-align: left;
	background: #84C427;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;}

#leftcolumn_td2 {
	text-align: left;
	background: #84C427;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff; } 
	
#mainpic_sub {
	border: 1px solid #88744F; }
	
#subtable { 
	margin-left: 8px; }
	
#subnav {	
	display: block;
	position: relative;
	left: -22px;
	top: -7px;
	!left: 2px;
	!top: 1px;
	height:29px;
	width: 695px;
	overflow: hidden;
	margin-right: -38px;
	padding-left: 10px;
	padding-top: 10px;
	background: #ffffff url('images/bg_subnav.gif'); }
	
html>body #subnav {	
	 *left: -22px;
	 *top: -7px; }	
	
	#subnav a { 
		font-family: tahoma, geneva, arial, sans-serif; 
		font-size: 12px; 
		color: #2c4e00; 
	    	text-decoration: none; }
	#subnav a:visited { 
		color: #2c4e00; 
		text-decoration: none; }
	#subnav a:hover { 
	  	color: #65A800; 
  		text-decoration: none; } 
	
	
	
/* ---------- HOME MENUS ------------------------------------- */
	
#home_menus {
	display: block;
	background: #ffffff;
	height: 347px;	
	padding: 3px; }	
	
	#home_menus a { 
		font-family: tahoma, geneva, arial, sans-serif; 
		font-size: 11px; 
		color: #ffffff; 
	    	text-decoration: none; }
	#home_menus a:visited { 
		color: #ffffff; 
		text-decoration: none; }
	#home_menus a:hover { 
	  	color: #000000; 
  		text-decoration: none; } 	
	
#menupad {
	display: block;
	padding: 10px; 
	padding-top: 8px; }
	
#menupad_news {
	display: block;
	overflow: hidden; 	
	line-height: 115%;
	padding: 10px; 
	height: 285px; 
	!height: 268px;
	padding-top: 6px; 
	!padding-top: 22px; }
	
hr.menu2 { 
	height: 1px;
	border-top: 0px;	
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #a5a5a5 dotted; }
	
hr.menu3 { 
	height: 1px;
	border-top: 0px;	
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #777777 dotted; }
	
hr { 
	height: 1px;
	border-top: 0px;	
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #a5a5a5 dotted; }	
  		
#chamber_home {
	display: block;
	float: left;
	width: 173px;
	height: 347px;
	background: #2F87C2; }
	
#committees_home {
	display: block;
	float: left;
	margin-left: 3px;
	width: 176px;
	height: 347px;
	overflow: hidden;
	background: #A54721; }	
	
#regional_home {
	display: block;
	float: left;
	margin-left: 3px;
	width: 176px;
	height: 347px;
	background: #C28030; }	
	
#news_home {
	display: block;
	float: left;
	font-size: 11px;
	margin-left: 3px;
	width: 166px;
	height: 335px;
	!line-height: 90%;
	background: #88B93F url('images/bg_news.jpg');
	background-repeat: no-repeat; }	
	
	#news_home p {
		margin-bottom: 10px;
		margin-top: 7px; }
	
#ad {
	margin-top: 6px;
	margin-bottom: 7px; }
	
#news_more {
	display: block;
	clear: both; }
		
#news {
	text-align: left;
	color: #454545; 	
	margin-left: 10px;
	width: 370px; }
	
#newsitem {
	display: block;
	margin-top: 12px;	
	margin-right: 20px;
	margin-left: 18px; 
	#margin-top: -6px; }	

	
	
#title {
	margin-bottom: 0px;
	margin-left: -10px;
	!margin-left: 0px;
	}	
	
h1 {
	font-family: tahoma, geneva, sans-serif;
	font-weight: normal;
	color: #2A6600;
	padding-bottom: 5px;
	!margin-top: 20px;
	font-size: 21px; }

h2 {
	font-family: tahoma, geneva, sans-serif;
	font-size: 14px;
	color: #000000; /* 095AA6 */
	margin-top: 4px; }
	
h3 {
	font-size: 12px;
	line-height: 100%;
	!margin-top: 0px;
	margin-bottom: 0px; }

#ul_rightmenu {
	padding-left: 30px;
	!padding-left: 0px;
	list-style-image: url('images/bullet.gif');
	margin-top: 10px; }

ul {
	padding-left: 30px;
	!padding-left: 0px;
	list-style-image: url('images/bullet2.gif');
	margin-top: 10px; }
	
li {
	margin-bottom: 9px;
	margin-left: -10px; }

	
#rightalign {
	display: block;
	float: right; }

#createdby {
	display: block;
	width: 978px;
	font-size: 10px;
	text-align: right; }	
	
	#createdby a { 
		font-family: tahoma, geneva, arial, sans-serif; 
		font-size: 10px; 
		color: #000000; 
	    	text-decoration: none; }
	#createdby a:visited { 
		color: #000000; 
		text-decoration: none; }
	#createdby a:hover { 
	  	color: #2B8F00; 
  		text-decoration: none; } 	
  		
  		
#button {
	font-size: 11px;
	padding-bottom: 4px;
	color: #ffffff;
	height: 19px;
	background: #2B8F00; }