/*
-----------------------------------------------
Dick Day for Congress Style Sheet
author:   Michael Kraabel
version:  2007.02
----------------------------------------------- */

html,body,div,p {font: normal 11px Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif; color: #000; line-height: 16px;}

body {
	background: #fff url(/images/day_bg.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
	border: 0;
	font: 11px/18px arial,verdana,sans-serif;
	background-attachment: fixed;
}

li {
		font-family: arial,verdana,sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #c60b28;

} 
h1 {

		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		color: #00267f;

} 

h2 {

		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		color: #000000;

} 
h3 {

		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;

} 
h4 {

		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;

} 
/* Generic Rules
----------------------------------------------- */
a:link,a:active {color: #B30000; text-decoration: none; }
a:visited {color: #999; text-decoration: none; }	
a:hover {color: #123974;}  /*#F0630D*/

a:link.email { color:#ffffff }
a:visited.email { color:#ffffff }
a:hover.email { color:#ffffff; text-decoration:underline; }

/* Other General CSS Rules */

#page {width: 799px; margin: 0 auto; position: relative;}

#topnav
		{
			width: 799px;
		}

#nav
		{
			width: 650px;
			background:#cccccc;
			float: right;
			height:50px;	
		}
#logo
		{
			background: url(images/logo.png) no-repeat;
			position:absolute;
			margin-left:10px;
			margin-top: 5px;
			height: 150px;
			width: 150px;
		}
		
#bluebar
		{
			width: 799px;
			height: 31px;
			margin-top:50px;
			position:fixed;
			background: url(images/blue_bar.png);
		}
#main_body
		{
			width: 499px;
			font-size: 10px;
			font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
			padding:10px;
			padding-right: 25px;
			margin:0px;
			line-height: 18px;
		}

#leftcol
		{
			float: left;
			width: 300px;
			padding:0px;
		}
		
#rightcol
		{
			float: left;
			width: 499px;
			padding:0px;
			margin-top:170px;
         }
		
#highlight
		{
			align: center;
			width: 400px;
			padding:10px;
			margin-right:20px;
			margin-left: 20px;
			background-color:#e5e9f2;
			border:#b2bbd4 solid 1px;
			
         } 
		 
#highlight2
		{
			align: center;
			width: 400px;
			padding:10px;
			margin-right:20px;
			margin-left: 20px;
			background-color:#e5e9f2;
			border:#b2bbd4 solid 1px;
			
         } 
		 
#divline
		{
			align: center;
			width: 400px;
			border-bottom:#b2bbd4 solid 1px;
			
         } 		 
#footer
		{
			width: 799px;
			font-size: 10px;
			font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
			padding:10px;
			margin:0px;
			background: #00267f url(/images/footer_bg.gif) repeat-x;
			color: #ffffff;
			line-height: 16px;
		}
#top_navigation 
		{
			width: 799px;
			background: #ffffff url(/images/nav_bg.gif) repeat-x;

		}

#contribution
		{
			font-size: 10px;
			font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
			padding:10px;
			margin:0px;
			line-height: 16px;
		}

#newday
		{
			font-size: 10px;
			font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
			padding:10px;
			margin:0px;
			line-height: 16px;
		}

#promise
		{
			font-size: 10px;
			font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
			padding:10px;
			margin:0px;
			line-height: 16px;
		}

#main_photo
		{
			margin-top:10px;
		
		}


#main_intro
		{
			font-size: 10px;
			font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
			padding:10px;
			margin:0px;
			line-height: 16px;
		
		}
		
/* ELEMENT LABELS*/
#contribution label { 
  font-weight: bold;
  padding: 0;
  margin: 0;
}
#contribution label .radio { 
  font-weight: normal;
}

/* SECTION HEADERS */
#contribheader { 
  padding-top: 15px;
  border-bottom: solid 1px black;
  text-align: left;
  font-weight: bold;
 }

.fieldlabel { 
  font-weight: bold;
  padding: 0;
  margin: 0;
}

td {
	vertical-align:top;
}