body{
	font: 100%/120%   arial, sans-serif; 
	font-family:  arial, sans-serif; 
	padding: 0; margin: 0;
	font-size: 10pt;
	line-height: 135%;
	background: #005A9C;
}

div, p, ul, li { /* remove browser defaults */
	margin: 0;
	padding: 0;
}
div#logo {
	width: 100%;
	height: 70px;
	background-color:white;
	border-bottom: 1px solid rgb(8,49,107);
}
div#tabs { 
	width: 100%;
	text-align:center;
	font-weight: bold;
	background-color:  	#000090;
	border-top: solid 1px #a0d0df;
	border-bottom: solid 1px #a0d0df;
	color: white;
	padding: 2px;

}
	
div#navbar_container { 
	width: 20%;
	float: left;
}
div#content_container { 
	width: 80%;
	float: right;
}
div.picturebackground {
	height: 100px;
	background: #d0e0f0;
	border-top: 1px solid rgb(8,49,107);

}	

div.pictures {
	/*	width: 600px;*/
	height: 100px;
	background: #d0e0f0;
	width: 680px;
	margin-left: auto;
	margin-right:auto;
	border-bottom: 1px solid rgb(8,49,107);
}
div#content {
	padding: 20px;
	/*clear: both;*/
	//border-top: 1px solid rgb(8,49,107);
	background: white;
	//margin-top: 50px;
}
div#homepage_content {
	padding: 20px;
	/*clear: both;*/
	//border-top: 1px solid rgb(8,49,107);
	background: white;
	margin-top: 50px;
}


div.content_item {
	padding: 13px 13px 20px 13px;
	border-bottom: 1px solid rgb(8,49,107);
}
div.notice {
	padding: 20px ;
	padding-top: 5px ;
	border: solid darkblue 2px;
	margin: 12px;
	margin-top: 20px;
}
div#voter_info {
	width:48%;
	padding:5px;
	//border: 2px solid #005A9C;
	border: 2px solid #700;
}
div#voter_info2 {
	border: 2px solid #700;
	padding: 20px ;
	padding-top: 5px ;
	margin: 12px;
	margin-top: 20px;
}
div#voter_guide {
	width:45%;
	padding:0 5px 5px 5px;
	//border: 2px solid #005A9C;
	//border: 2px solid #700;
	text-align: center;
	font-family: Georgia,serif;
	font-weight: bold;
	font-size: 1.2em;
	//background: #FEF5CA;
	margin-bottom: 10px;
	margin-left:2%;
	//margin-right:20px;
	padding-bottom: 10px;

}

/* right_panel regular version */
/*
div#right_panel {
	float: right;
	width: 30%;
}
*/
/* right_panel election version */
div#right_panel {
	float: right;
	width: 48%;
	background: darkblue;
	background: white;
	margin-top: 50px;
}
/* div#new regular version */
/*div#new {			
	padding: 20px ;
	border: solid #a0d0df 1px;
	margin: 12px;
	margin-top: 20px;
	background: #eed;
}
*/
/* div#new election version */
div#new {			
	padding: 20px ;
	padding-top: 5px ;
	border: solid darkblue 2px;
	margin: 12px;
	margin-top: 20px;
	background: #eef;
}
div#VoterGuide {			
	padding: 8px ;
	border: solid darkblue 2px;
	margin: 12px;
	margin-top: 20px;
	font-weight:bold;
	text-align: center;
	background: #ffc;

}
#VoterGuide p {
	border: 1px solid darkblue; background:white; padding: 5px;
}
#voterguidetitle{
	font-size: 1.2em;
	line-height: 1.8em;
}
div.new2 {			
	padding: 20px ;
	border: solid red 2px;
	border: solid yellow 1px;
	border: none;
	margin: 12px;
	margin-top: 20px;
	background: #ff9;
	
}
div.special_notice {
	margin: 3em 20% 3em 20%;
	font-size: 1.5em;
	backgroundno: yellow;
	line-height: 1.6em;
	}
div#footer {
	clear: left;
	clear: right;
}

/*==== styles ==========================*/
.skiplink {
	display:none;
	color: #000;
}
hr {
	color: #a0d0df;
	background-color: #a0d0df;
	height: 1px;
	}
	
table1 { text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #900;
	padding-top: 20px;
}
h1 { text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #700;
	padding-top:5px;
}
h2 { text-align: center;
	font-size: 1.1em;
}
h3 { text-align: center;
	font-style: italic;
	font-weight: bold;
}
td {
	padding: 0 1em 0 1em;
}

ul {
	/*list-style: none;*/
	margin-left: 20px;
	margin-bottom: 1em;
	font-weight:bold;
}
li {
	margin-bottom: .5em;
	font-weight:normal;
}
.center50 {
	width: 50%;
	margin-left:25%;
}
.hilitebox {
	background-color: #fed;
	background-color: #def;
	border: 1px solid #700;
}
#new p {
	margin-top: 10px;
}
p.center50 {
	padding-left:25%;
}
p.center70, ul.center70 {
	width: 70%;
	padding-left:15%;
}

p.center {
	text-align:center;
}
.reference {
	font-style: italic;
}
a{
}
a:link {
	color: #005A9C;;
	color: #000090;
}
a:visited {
	color: #005A9C;;
	color: #000090;
}
a:hover {
	color: blue;
}
.alert {
	color: #900;
	font-weight: bold;
	text-align:center;
	width:68%;
}
.alert2 {
	border-left: 10em;
	padding: 0 20px 0px 20px;
	color: black;
	text-align:left;
	font-weight: normal;
}
.redhilite {
	color: #900;
}
.regtm {		/* registered trade mark */
	font-size: .6em;
	line-height: 1.2em;
	vertical-align: top;
}
.main_listtitle {
	color: #000090;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	padding: 3px;
	margin: 10px 0 10px 0;
	font-family: Times, serif;
	/*border-top: 0px solid #0C735E;
	border-bottom: 1px solid #0C735E;*/
}	
.strong {
		font-weight: bold;
}
.normal {font-weight: normal;
}
/*=======================================*/
#LWVlogo {
	float: left; 
	padding:  10px 0px 2px 10px;
} 

#logo div {
	color: #005A9C;
	font-family: verdana, arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;	
	text-align: right;
	padding: 6px 20px ;
	float: right;
}
p#logo1 {
	font-family: "Times";
}
p#logo2 {
	font-family: arial, helvetica;
	font-size: .9em;
	font-weight: bold;
}
#logo img {
	border:0;
}
/*==== tabs          ===================*/
#tabs a {
	padding-left:2em;
	padding-right:2em;
	color: white;
	text-decoration: none;
}
#tabs a:hover {
	color: #a0d0df;
}

/*=======================================*/
div#defineleague  {
	width:100%;
	padding: 15px 20px 20px 20px;
	background: white;
	border: 1px solid white;
	 font-family: "Times", serif; 
	 font-size: 10pt;
	font-style: italic; 
	font-weight: bold;
	min-width: 0;
	/*font-weight: bold;*/
}	
/*==== navigation bar ===================*/
#navbar { 
	background: #def;
	font-size: 1em;
	padding: 10px;
	border: solid 1px #336699;
	}	
#navbar p  {
	list-style: none;
	color: #000090;
	background: #ffe;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	margin-top: 4px;
}
ul#nav_item  {
	list-style: none;
	/*margin-bottom: 4px;*/
	padding:  3px;
	/*border: solid 2px green;*/	
}
#nav_item li {
	margin: 0;
	padding: 0 2px 0 2px; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	color: #000090;
	background: white;
}
#navbar #currentpage{
	border: 1px solid #000090;
}
#navbar ul {
	margin-bottom: 0;
}
#navbar a{
	text-decoration: none;
	background-color: #ffe;
}
#nav_item a{
	background-color: white;
}
#navbar a:link {
	color: #000090;
}
#navbar a:visited {
	color: #000090;
}
#navbar a:hover {
	color: blue;
}
#nav_section #currentpage a  {
	background-color: #ffe;
}
#nav_item #currentpage a  {
	background-color: white;
}
/*=======================================*/
div#voter {
	background:#07b;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	text-align:center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	line-height_not: 2em;
	border: solid 1px darkblue;
	border: solid 1px #900;
	
}
#voter a{
	text-decoration: none;
	color: white;
}
#voter a:hover {
	color: #a0d0df;
}

/*=======================================*/
div#memberscalendar {
	background:#07b;
/*	background:white;*/
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	text-align:center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	line-height_not: 2em;
	border: solid 1px darkblue;
	border: solid 1px #900;
	
}
#memberscalendar a{
	text-decoration: none;
	color: white;
/*	color: #07b;
	color: darkblue;*/
}
#memberscalendar a:hover {
	color: #a0d0df;
}

/*=======================================*/
div#membernote {
	background:white;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	text-align:center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	line-height_not: 2em;
	border: solid 1px darkblue;
	border: solid 1px #900;
	
}
#membernote a{
	text-decoration: none;
	color: darkblue;*/
}
#membernote a:hover {
	color: #07b;
}

/*=======================================*/
p.breadcrumbs {
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	padding: 0 5px 5px 5px;
	border-bottom: solid 1px #999;
	background: white;
	
}
/*=======================================*/
#content p {
	margin-left: 5px; margin-bottom: 1em; margin-top: 2px
	}
	
#content .note {
	font-size: 90%; 
	text-align: left;
	font-style: italic;
	font-weight: bold;
	min-width:0; /* bug-fix for IE 7 */
}

#content .date, #content .section_head {
	font-weight: bold; 
	margin-left: 0; 
	margin-top: 10px;
	color: #000;
	font-size: 1em;
	border-top: solid 1px #ccc;
	padding: 5px 5px 1px 5px ;
	margin-bottom: 0;
	}
#content .event , #content .level_2{
	font-size: 1em;
	font-weight: bold;
	color: #700; 
	text-align: left;
	margin-left: 5px;
	margin-bottom: 0;
	}
#content .title {
	font-weight: bold; text-align: left; font-size: 1.1em;
	color: #003366; 
	color: black;
	margin-bottom: 0; 
	padding: 5px 0 5px 0; 
	}
#content .info, #content .location {
	padding-left: 5%;
}
/*==== page footer ======================*/
div#footer {
	color: #000066;
	font-size: .8em;
	border-top: solid #000090 1px;
}
#footer p {
	width: 60%; 
	margin-left:20%;
	margin-bottom: 13px;
}

#footer h3 {
	text-align:center;
}
p#home_page {
	text-align: center;
	
	padding-top: 10px;
	border-top: solid #000090 1px;}
#home_page a {
	background-color: #005A9C;
	padding: 3px  8px 3px 8px;
	text-decoration: none;
	color: #ffffff;

}
/*============================================*/
table {
	border-collapse: collapse; 
}
table td {
	margin: 0;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding-top: 2px;
	padding-bottom:2px;
	border-spacing: 0
}
table th{ 
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.table80 {
	width:80%;
	margin-left:10%;
}
.table60 {
	width:60%;
	margin-left:20%;
}
.table30 {
	width:30%;
	margin-left:35%;
}

/*============================================*/
div.eventtable {
	width:48%;
}
table.eventtable {
	width:100%;

}
.eventtable th{ 
	text-align: left;
}
.eventtable td{ 
}
#tablelist {
	width:40%;
	margin-left:10%;
	background:yellow;
}


/*============================================*/
p.toplink {
	font-size: .8em;
	line-height: 1em;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: right;
}
/*============================================*/
tr.citytown td {
	padding-top: 2em;
	font-weight: bold;
}
tr.village td {
	font-weight: bold;
}
/*============================================*/

.narrowlist {
	padding-left: 30%; 
}
.narrowlist>li {
	margin-bottom: 2px;
}
/*============================================*/

