/* CSS Document */
/* General Settings */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-position: top center;
	background-color: #000060;
	background-repeat: repeat-x;
	background-image: url(images/background.png);
}
#header {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 120px;
	border: 0;
}
#header a {
	display:none;
}
.wrap {
    margin-left: auto;
    margin-right: auto;
	width: 800px;
}

.wrap h1 {
	color: #FFFFFF;
	background-color: #1848A8;
	font-size: larger;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
}

.full {
	width: 800px;
	float: left;
}

.full h1 {
	color: #FFFFFF;
	background-color: #1848A8;
	font-size: larger;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
}

.main {
	width: 400px;
	float: left;
	
}

.sidebar {
	width: 350px;
	float: right;
}

.sidebar_left {
	width: 400px;
	float: left;
	font-size: smaller;
	font-weight: bolder;
}

.sidebar_right {
	width: 400px;
	float: right;
}

.updates {
	color: #FF0000;
}

.content {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
}

.content h1 {
	color: #FFFFFF;
	background-color: #1848A8;
	font-size: 1.2em;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
}

.content a {
    color: #1814BE;
    text-decoration: underline;
}


.content img {
	border: 0px;
	padding: 0px 10px 10px 0px;
	border-color: #000000;
}

.content p, li, h2, h3, h4, table {
	margin: 1px 10px 10px 10px;
}

.content_comm {
	font-size: small;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
}

.content_comm h1 {
	color: #FFFFFF;
	font-size: large;
	background-color: #1848A8;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
}

.content_comm a {
    color: #1814BE;
    text-decoration: underline;
}

.content_comm img {
	border: 0px;
	padding: 0px 10px 5px 10px;
	border-color: #000000;
}

.content_comm p, h2, table {
	margin: 1px 10px 10px 10px;
}

.content_features {
	width: 130px;
	float: left;
}
.content_main {
	width: 400px;
	margin-left: 130px;
}

.sidebar img {
	margin: 0px 10px 10px 0px;
	border: 0px;
	border-color: #000000;
}
.sidebar h2 {
	display:none;
}
.email {
	margin: 10px 10px 10px 10px;
	background-color: #F0F0F0;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

.video {
	background-color: #F2F2F4;
	height: 290px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.video h3, p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.video a {
    color: #1814BE;
    text-decoration: underline;
}
.video img {
	border: 0px;
	margin: 5px 10px 10px 0px;
}

/* http://www.alistapart.com/articles/sprites/ */

#menu
{
	width: 800px;
	height: 30px;
    background: url(images/menu.jpg);
    margin: 10px auto;
	padding: 0;
    position: relative;
}

#menu li
{
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#menu li, #menu a
{
    height: 30px;
	display: block;
}
	
#menu1 { left: 0; width: 37px;}
#menu2 { left: 37px; width: 71px;}
#menu3 { left: 108px; width: 172px;}
#menu4 { left: 280px; width: 185px;}
#menu5 { left: 464px; width: 202px;}
#menu6 { left: 666px; width: 58px;}
#menu7 { left: 724px; width: 76px;}

#menu1 a:hover { background: transparent url(images/menu.jpg) 0 -30px no-repeat;}
#menu2 a:hover { background: transparent url(images/menu.jpg) -37px -30px no-repeat;}
#menu3 a:hover { background: transparent url(images/menu.jpg) -108px -30px no-repeat;}
#menu4 a:hover { background: transparent url(images/menu.jpg) -280px -30px no-repeat;}
#menu5 a:hover { background: transparent url(images/menu.jpg) -464px -30px no-repeat;}
#menu6 a:hover { background: transparent url(images/menu.jpg) -666px -30px no-repeat;}
#menu7 a:hover { background: transparent url(images/menu.jpg) -724px -30px no-repeat;}

#button
{
	width: 350px;
	height: 200px;
    background: url(images/button2.jpg);
    margin: 10px auto;
	padding: 0;
    position: relative;
}

#button li
{
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#button li, #button a
{
    height: 200px;
	display: block;
}
	
#button1 { left: 0; width: 350px;}
#button1 a:hover { background: transparent url(images/button2.jpg) 0 -200px no-repeat;}




#button_Legis
{
	width: 250px;
	height: 30px;
    background: url(images/button_Legis_a.jpg);
    margin: 10px auto;
	padding: 0;
    position: relative;
}

#button_Legis li
{
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#button_Legis li, #button_Legis a
{
    height: 30px;
	display: block;
}
	
#button1_Legis { left: 0; width: 250px;}
#button1_Legis a:hover { background: transparent url(images/button_Legis_A.jpg)}



#button_sub
{
	width: 272px;
	height: 200px;
    background: url(images/button_sub.jpg);
    margin: 10px auto;
	padding: 0;
    position: relative;
}

#button_sub li
{
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#button_sub li, #button_sub a
{
    height: 200px;
	display: block;
}
	
#button1_sub { left: 0; width: 272px;}
#button1_sub a:hover { background: transparent url(images/button_sub_A.jpg)}


#button_Petition
{
	width: 250px;
	height: 40px;
    background: url(images/button_Petition.jpg);
    margin: 10px auto;
	padding: 0;
    position: relative;
}

#button_Petition li
{
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#button_Petition li, #button_Petition a
{
    height: 40px;
	display: block;
}
	
#button1_Petition { left: 0; width: 250px;}
#button1_Petition a:hover { background: transparent url(images/button_Petition_A.jpg)}


/* ######### Style for Header and Drop Down Menu ######### */

.header_title {
	color: #FFFFFF;
	font-size: larger;
	font-weight: bolder;
	width: 545px;
	float: left;
  	margin-top: 0px;
  	_margin-top: 10px;
	padding: 0px 0px 0px 5px;
}

.header_search {
	width: 235px;
	margin-left: 545px;
	margin-top: 10px;
}

.spacer1 {
	line-height: 1px;
}

.spacer2 {
	line-height: 5px;
}

/*formatting for story entry page */

input,select,textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color:#F7F6FD;
	border:1px solid #000000;
}

form{
	padding:0px;
	margin:0px;
}

input.memberbutton { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000 ;
	width: 170px; 
	padding: 2px 2px;  
	overflow: visible;  
} 

memberform {
/*text-align: center ; /* hack so MSIE centers */
	float: left ;
	width: 8em ;
	height: -5em;
}

input.searchbutton {
	font-size:10px;
	font-family:Tahoma,sans-serif;
	background-color:#EEEEEE;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffDDDDDD',EndColorStr='#ffFFFFFF');
}

input.small {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.dropdown {
    margin-left: auto;
    margin-right: auto;
}
#dropdown h2 {
	display: none;
}
#dropdown li {
	float: left;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px;
	border-width:1px;
	border-style:outset;
	border-color:#FFFFFF;
	background-color: #006699;
}

#dropdown a { text-decoration:none;
	padding-left: 2px;
	padding-right: 2px;
 
}

#dropdown a:hover { color:#0099CC;
 
}

#dropdown ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#dropdown li ul {
	display: none;
}

#dropdown li ul li {
	float: none;
	width: auto;
}

#dropdown li:hover ul {
	display: block;
	position: absolute;
}

#dropdown a {
	color: #FFFFFF;
	display: block;
	font-style: normal;
}

#dropdown, #dropdown ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#news li {
	padding-bottom:10px;
}
.videoCaption {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
.txtCenter {
	text-align:center;
}
.txtQuote {
	font-style:italic;
	padding: 0 30px;
}
.ulTitle {
	margin: 1px 10px 10px 10px;
	font-weight:normal;
}
.disappear {
	display:none;
}
.reqField {
	color:#FF0000;
}
.comment {
	font-style:italic;
}
#fLeft {
	float:left;
	width:50%;
	text-align:center;
}
#fRight {
	float:right;
	width:50%;
	text-align:left;
}

.Footer 
{ margin-left:0px; margin-right:0px;
 
 background-color:#FFFFFF; 
 color:#000000;
}


.navMenu {width:100%; height:10px; border:none; background-color:#000060; color:#FFFFFF; font-size:1em; padding-left:1px;margin-top:5px; margin-bottom:5px;} /*Color navigation bar normal mode*/
.navMenu ul {list-style-type:none;margin-left:0px;padding-left:1px;}
.navMenu ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; margin-right:0px; margin-left:0px; padding:0px 11px 0px 12px; margin-top:2px; margin-bottom:2px; border-style:solid; border-width:1px; border-color:#FFFFFF; background-color: #006699}
.navMenu ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:20px; padding:0 2px 0 2px; font-weight:bold; color:#FFFFFF;}
.navMenu ul li ul {display:none; border:none; margin-left:1px}

/*Non-IE6 hovering*/
.navMenu ul li:hover a {background-color:#3366FF; color:#FFFFFF;} /*Color main cells hovering mode*/
.navMenu ul li:hover ul {display:block;width:3em; position:relative; z-index:999; top:0px; margin-top:0em; left:0;}
.navMenu ul li:hover ul li a {width:18em; height:auto; margin-left:0px; padding:2px 5px 2px 2px; background-color:#006699; font-weight:normal; color:#FFFFFF;} /*Color subcells normal mode*/
.navMenu ul li:hover ul li a:hover {background-color:#3366FF; } /*Color subcells hovering mode*/

/*IE6 hovering*/
.navMenu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.navMenu ul li a:hover {background-color:#3366FF; color:#FFFFFF; } /*Color main cells hovering mode*/
.navMenu ul li a:hover ul {display:block; width:18.0em; position:relative; z-index:999; top:12px; left:0; margin-top:0.3em; margin-left:0px;}
.navMenu ul li a:hover ul li a {display:block; width:18.0em; height:1px; padding:2px 0px 2px 0px; background-color:#006699; font-weight:normal; color:#FFFFFF; margin-left:0px;} /*Color subcells normal mode*/
.navMenu ul li a:hover ul li a:hover {background-color:#3366FF; } /*Color subcells hovering mode*/

.navMenu h2 { display:none}
.leftalignbullet {
	margin-left: 0px;
}
.imagecaption{
font-size:.85em; font-weight: bold;   
}
