body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
}
body {
	background-color: #669966;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}
#main{
	border:1px solid #3d601c;
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.content_td{
	padding:17px 25px 35px 11px;
}
#left_nav{
	padding:0 0 0 15px;
       width:188px;
}
#spacer_col{
         width:25px;
}
#content_col{
         width:567px;
}
#content_col li{
        list-style-image: url(../img/bullet.gif);
}
#cand_statement li{
        list-style-image: url(../img/bullet_star.gif);
}
#cand_statement ul{
        line-height:18px;
}
#endorsers_front{
       overflow:auto;
       height:225px;
       width:178px;
     margin:8px 0 5px 0;
}
#endorsers_front p{
     line-height:11px;
     margin:0 0 2px 0;
     color:#924200;
}
#hed_endorse{
    margin-bottom:20px;
}
#endorse_list_all{
     float:left;
     width: 185px;
     color:#924200;
}
#endorse_list_all p{
   line-height:11px;
    margin:0 0 2px 0;
}
p{
   line-height:16px;
}
.affil{
    font-size:9px;
    font-style:italic;
    padding:0 0 0 12px;
}

#endorse_form{
     float:right;
     background-color:#f2f5d5;
     width: 320px;
     border:1px solid gray;
     padding:10px;
}
#footer{
	font-size:9px;
	color:#0e2e21;
       margin:5px auto 10px auto;
       width:800px;
       text-align:center;
}
#footer a:link{
      color:#0e2e21;
}
#footer a:visited{
      color:#0e2e21;
}
#footer a:hover{
      color:white;
}
#footer a:active{
      color:#0e2e21;
}
h1 {
	font-size:12px;
	text-transform:uppercase;
	color:#3b5c1c;
	margin: 20px 0 9px 0;
	padding-left:15px;
	font-weight:normal;
	background-image:url(../img/arrow_sm.gif);
	background-repeat:no-repeat;
	letter-spacing:.1em;
}
h1 a{
     color: #375F14;
     text-decoration:none;
}
h1 a:visited {
	color: #839659;
}
h1 a:hover {
	color: #3b5c1d;
       text-decoration:underline;
}
h1 a:active {
	color: #375F14;
}
h3{
	font-size:10px;
	font-weight:normal;
	color:#3b5c1c;
	margin: 7px 15px 9px0;
}
#facts_box{
       line-height:11px;
       margin-top:4px;
}
#facts_box p{
       line-height:11px;
       margin:0;
}

a:link {
	color: #375F14;
}
a:visited {
	color: #839659;
}
a:hover {
	color: #996633;
}
a:active {
	color: #375F14;
}
.form_field{
    font-size:small;
}
form{
     color:#3b5c1c;
     margin:0 0 2px 0;
     padding:0 0 2px 0;
    font-size:xx-small;
}