/* CSS Document */

/* hidden div */
.link_to_nav {
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
z-index: 5;
}

/* columns */

.office {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	position: absolute;
	left: 359px;
	top: 100px;
	width: 489px;
}
	
.picture {
	position: absolute;
	left: 359px;
	top: 150px;
	width: 108px;
	height: 126px;
}
	
.name_party_layer {
	position: absolute;
	left: 500px;
	top: 150px;
	width: 300px;
	height: 126px;
	text-align: left;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	position: absolute;
	left: 359px;
	top: 300px;
	width: 489px;
	height: 1500px;
	font-weight: normal;
}

.other_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	position: absolute;
	left: 359px;
	top: 150px;
	width: 489px;
	height: 1500px;
	font-weight: normal;
}

.main_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
	width: 100%;
	height: 20px;
	background-color:#336699;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 15px 0px 30px 50px;
	z-index: 30;
}


.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: .9em;
	line-height: 1em;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 103px;
	padding-left:50px;
	text-align: left;
	z-index: 10;
}

.left_navheads {
	font-weight: bold;
	color:#ffffff;
	background:#336699;
	padding-left: 5px;
}

.left_navsub {
	font-weight: bold;
	line-height: 2em;
	border-top: 1px solid #336699;
}

.left_navsubnoline {
	font-weight: bold;
	line-height: 1em;
}

.left_navsubsub {
	font-weight: normal;
	padding-left:20px;
	line-height: 1.2em;
}

/* links */


.left_nav a {
	color: #336699;
	text-decoration: none;
}

.left_nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #336699;
}

.left_navheads a {
	color:#ffffff;
	background:#336699;
}

.left_navheads a:hover {
	font-weight: bold;
	color:#336699;
	background:#000000;
}


.left_navsub a {
	color: #336699;
	text-decoration: none;
}

.left_navsub a:hover {
	color: #ffffff;
	background: #336699;
}

.left_navsubnoline a {
	color: #336699;
	text-decoration: none;
}

.left_navsubnoline a:hover {
	color: #ffffff;
	background: #336699;
}

.left_navsubsub a {
	color: #336699;
}

.left_navsubsub a:hover {
	color: #ffffff;
	background: #336699;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}

.footer a:hover {
	color: #336699;
	background: #ffffff;
}

.main_nav a {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}

.main_nav a:hover {
	border-top-width: 2px;
	border-top-color: #ffffff;
	border-top-style: solid;
}

a {
	color:#000000;
	text-decoration: underline;
}




/* text */

p.meas {
	text-indent: 20px;
}

p.meas_underline {
	text-indent: 20px;
	text-decoration: underline;
}
 .text-indent {
 	padding-left: 20px;
}

 .text-indent_underline {
 	padding-left: 20px;
	text-decoration: underline;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
	
.center {
	text-align: center;
}

.center_underline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
}

.bold_blue {
	font-weight: bold;
	color:#336699;
}

.blue_rule {
	border-top-width: 3px;
	border-top-color: #336699;
	border-top-style: solid;
	margin-right: 15px;
}

.red_bold{
	color:#663333;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.25em;
	color: #000000;
}
	
ul.plain {
margin: 0px;
padding: 0px;
list-style-type: none;
}

li.plain {
list-style-type: none;
}


.cand_name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
}

.cand_party {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #000000;
}

/* Voters' Pamphlet Left nav styles */

#accordion {
   list-style: none;
   padding: 0 0 0 0;
}
#accordion div {
   display: block;
   margin: 0px;
   cursor: pointer;
   padding: 5 5 5 7px;
   list-style: circle;
}
#accordion div a {
   display: block;
   margin: 0px;
   cursor: pointer;
   padding: 5 5 5 7px;
   list-style: circle;
}

#accordion ul {
   list-style: none;
   padding: 0 0 0 0;
}
#accordion ul{
   display: none;
}
#accordion ul li {
   font-weight: normal;
   cursor: auto;
   padding: 0 0 0 7px;
}
#accordion ul li h4{
   font-weight: bold;
   font-style:normal;
   cursor: auto;
   padding: 0 0 0 7px;
   color:#000 ! important;
}
#accordion li a:hover,
#accordion li a:focus {
	color:#fff ! important;
	text-decoration: none;
	background: #336699;
	/*background: #333333;*/
}
#accordion li a:hover h2,
#accordion li a:focus h2 {color:#fff;}
#accordion a {
   text-decoration: none;
}
#accordion #accordionSub {
	padding-bottom:10px;	
}
#accordionSub {
   list-style: none;
   padding: 0 0 0 0;
}
#accordionSub div {
   display: block;
   font-size: larger;
   margin: 0px;
   cursor: pointer;
   padding: 5 5 5 7px;
   list-style: circle;
}

#accordionSub div a {
   display: block;
   font-size: larger;
   margin: 0px;
   cursor: pointer;
   padding: 5 5 5 7px;
   list-style: circle;
}
#accordion div h2 {
	font-size:12px;
	font-weight:bold;
}

#accordionSub ul {
   list-style: none;
   padding: 0 0 0 0;
}
#accordionSub ul{
   display: none;
}
#accordionSub ul li {
   font-weight: normal;
   cursor: auto;
   padding: 0 0 0 7px;
}
#accordionSub a {
   text-decoration: none;
}

#imageContainer {
    height: 126pt;
    width: 108pt;
}