html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

BODY {
 
   color: black;
   font-family:  Georgia, "Trebuchet MS", arial;
margin: 0; 
    font-size: 1em;
	background-color:#000;
	width: 945px;
	     background-image: url(../images/gray_black.gif);
	 background-repeat:repeat;
} 

A {	
/*color: #9F4010;*/
color: #9F4010;
	text-decoration: none;
 
}

A:VISITED {	color: #9F4010;
	text-decoration: none;
 
	 
 
}
A:HOVER {	color: #9A3807;
	text-decoration: underline;
 
} 


/*a[href$=".pdf"] {
background:url(../images/pdf.gif) no-repeat right center;
padding-right: 26px;

}*/



/*.noLinkIcon a[href$=".pdf"] {
background:none;

padding-right: 0px;

}
*/
ul
{
margin: 0;
padding: 0;
list-style: none;
}

  
li  
{
	list-style: none;
}

H2
{
	margin: 0px;
	    border-top: thin solid #CFCE6C;  
	font-size: 105%;
	font-weight: normal;
	
	  background-color: #EEE8AA;
	  padding-left: 5px;
	  font-family: arial;
	  		margin-left: auto;
			margin-right: auto;
}

H3
{

	background-color: #993300;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #fff;
}

H4
{
	margin: 0px;
	    border-bottom: thin solid #CFCE6C;  
	 border-top: thin solid #CFCE6C;
	  background-color: #EEE8AA;
	  padding-left: 5px;
	  font-family: arial;
}

H5 {
 background-color: #EEE8AA;
    border-bottom: thin solid #CFCE6C;  
	 border-top: thin solid #CFCE6C;
	color: #2E587C;
	margin: 0px;
	font-variant: small-caps;
	font-weight: bold;
	padding-right: 4px;
	vertical-align: top;
}  

H6
{
 
    border-top: thin solid #CFCE6C;  
 
	color: #2E587C;
	margin: 0px;
	
	font-weight: bold;
	padding-left: 4px;
 padding-top: 2px;
	font-size: 100%;
	font-family: "Trebuchet MS", vardana, sans serif;
}

H6 a:link, a:visited
{
	color: #2E587C;
}


H6 a:hover
{
color: #9F4010;
text-decoration: none;
}

TD
{
	vertical-align: top;
}



#boxOutline
{
	border: #666 solid 1px;
}
 
  
.box
{
		 border: solid black 1px;
}


 
.box2
{
	font-family: verdana, arial;
	font-size: 70%;
	color: #5F5A29;
	
}  

.box2URL a
{
	font-size: 70%;
	text-align: right;
	font-family: verdana;
	color: #2B4E6B;
 background-image: url(../images/arrow-gold-small.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 15px;
}

.box2URL li a
{
font-size:  	80%; 
background-image: url(../images/arrow-gold-small.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 15px;
 
}


 
 
.URLpadding
{
	padding: 0px 0px 10px 0px;
}
 
  

  

.TextBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #ECECEC;
	background-attachment: fixed;
	background-image: url(../../images/box_shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.TextBoxRust {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #993300;
	background-attachment: fixed;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

form
{
	margin: 0;
	padding: 0;
}

.ContentHeader
{
	background-color: #9A3807;
	color: white;
	font-weight: bold;
	border-bottom: black solid 1px;
   border-top: black solid 1px;	
	text-align: left;
	padding-left: 2px;
} 

#Box1BG
{
	background-color: white;
}

#ContentSmall
{
	color: #5C5C5C;
	font-size: 80%;
	font-style: italic;
	font-family: verdana;
}


#mainPage
{
	background-color: white;
/*		border: #666 solid 1px;*/
}

#mainContent
{
	padding: 0px .25em 1em 1.25em ;
	font-size: 90%;
	
}

#mainContent a:visited
{
	color:#036;
}






.subContentNews a
{
		color: #3A6B97;
	font-size: 75%;
	   font-family:  "Trebuchet MS", verdana, arial;
 
		padding-right: 5px;
}

.subContentNews a:hover
{
		color: #3A6B97;
	text-decoration: underline;
}


.subContentArticles a
{
		color: #9A3807;
	font-size: 75%;
	   font-family:  "Trebuchet MS", verdana, arial;
		padding-bottom: 5px;
				padding-right: 5px;
}

.subContentArticles a:hover
{
		color: #900;
	text-decoration: underline;
}



.topNavLink ul
{
 

}

.topNavLink li
{
font-size:  	70%; 
/*background-image: url(../images/arrow-gold-small.gif);*/
background-repeat: no-repeat;
background-position: 0 .4em;
/*padding-left: 5px;*/
 text-align: right;
 padding-right: 2px;
}


.topNavLink li a
{
color: #565656;
width: auto;
 
}

.topNavLink li a:hover
{
color: black;

 
}

.bold
{
	font-weight: bold;
}

.sectionHeader
{
	background-color: white;
	padding: 5px;
	color: #3A6B97;
	font-size: 1em;
	font-family: verdana, arial;
	font-weight:bold;
}


.newsHead
{
font-family: verdana;
	font-weight: bold;
	text-transform:uppercase ;
	text-align: center;
	color: #000;
/*	font-size: 100%;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;*/
} 

.ArticlesHead
{
font-family: verdana;
	font-weight: bold;
	text-transform:uppercase ;
	text-align: center;
	color: #000;
	font-size: 100%;
/*	border-top: 1px dashed black;
	border-bottom: 1px dashed black;*/
	
} 

.callOut
{
background-color: #E2E3BF;
 background-image: url(../images/BG_grad_tan_white.jpg) repeat-x;
}

.callOutBG
{
background-image: url(../images/BG_grad_tan_white.jpg);
 background-repeat: repeat-x;
}


.navBottom li
{
	
display: inline;
list-style-type: none;
padding-right: 10px;	
font-size: 70%;
text-align: center;
padding-bottom: 25px;
font-family: verdana;
color: white;
}

.black
{
	background-color: black;
}

.white
{
	background-color: #fff;
}

#Issues
{
font-family: verdana, sans serif;	
font-size: 70%;
}

#Issues a:link
{
color: #3C709D;

}

#Issues a:hover
{
 color:#f60051;
  text-decoration:none;
  border-bottom:1px solid #ffcc00;
}

#issueMainBG
{
	background-color: #FFFACD;
	border: 1px solid gray;
/*	width: 210px;*/
}

#issues li
{
	padding: 5px;
}

.taPeople
{
	color: #5C5C5C;
	font-size: 80%;
 
	font-family: verdana;	
	
}

.taHeader
{
	color: black;
	font-size: 80%;
 
	
}

.taConstituent
{
	color: #A52A2A;
	font-size: 80%;
	font-family: verdana;	
}

#taSubMainBody
{
	margin: 0px;
	    border: thin solid #CFCE6C;  
 
background-color: #E2E3BF;
	  padding-left: 15px;
	  	  padding-right: 15px;
	  font-family: arial;
	  font-size: 85%;
	
}

#taSubComments
{
	margin: 0px;
	    border: thin solid #CFCE6C;  
 
background-color: #A52A2A;
	  padding-left: 15px;
	text-align: center;
	  font-family: arial;
	  font-size: 85%;
	color: white;
	font-weight: bold;
}

.optionalHighlight
{
	background-color: #0066FF;
	font-weight: bold;
	color: white;
}

#ContentSmall
{
	color: #696969;
	font-size: 80%;
	
	font-family: verdana;
}

.required
{
	color: red;
	font-size: 70%;
	font-family: verdana, sans-serif;
}

.navReturn a
{
	color: #FFFF99;
	font-size: 70%;
	font-family: verdana, arial, sans-serif;
	font-weight: lighter;
	
}

.BORtext
{
	color: black;
	font-size: 80%;
	   font-family:  arial;
margin: 0; 

}

/*Support us*/

.supportUsMainBG
{
	background-color:#fff;
	 
}


















.supportUsSubBG
{
		background-color:#900;
		color:#fff;
		font-weight: bold;
}


.supportUsMainHeaders
{
	color:#900;
}


.required
{
	color:#F00;
}


.verification
{
	font-size: .8em;
	color:#999;
	font-style:italic;
}

#supportUs
{
	font:"Times New Roman", Times, serif;
	font-size: 1em;
	color:#000;
}


.supportUsAmt
{
	font-size: 250%;
}


.supportUsBox
{
	border: gray dashed thin;
	padding:20px;
}


#supportUsBottom

{
	padding: 15px;
		font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color:#222;
}






#mainSection
{
	background-color:#FFF;
}





/*#newsItems

{
	padding: 0 2em 0 2em;
}
*/


#holdEverything
{
	background-color:#FFF;
 
}





/* join us */


















