/*********** Structure ****************/

img {
	border: 0;
	}

body {
	margin:0;
	padding:0;
	background:#628BA9 url(../images/bg.gif) 0px 0px repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center; /* IE Hack */
	}
	
* {
	margin:0;
	padding:0;
	}
	
a {
	color: #628BA9;
	text-decoration:none;
	}
	
#wrapper {
	background:url(../images/wrapBkgdTop.gif) 0px 0px no-repeat;
	margin:0 auto 0;
	padding:27px 0 0 0;
	width:778px;
	text-align:left;
	position: relative;
}
	
#outer {
	background:#fff url(../images/wrapBkgdMid.gif) 100% 0px repeat-y;
	padding-top: 27px;
	}
	
#bottom {
	background:url(../images/wrapBkgdBtm.gif) 0px 100% no-repeat;
	min-height: 600px; /* initial value will be overwritten */
	}
	
#logo {
	position:absolute; 
	top:-18px; 
	left: 4px; 
	z-index: 10;
	}
	
/*********** Nav ****************/
	
#topnav {
	margin: 0 auto 0;
	padding:2px 20px 0px 0;
	width:753px;
	text-align:right;
	font-size:10px;
	color: #fff;
	}
	
#topnav a, #topnav a:link {
	color: #fff;
	text-decoration:none;
	}
	
#topnav a:hover {
	text-decoration:underline;
	}	
#login {
	display:inline;
}
#login input {
	width: 55px;
	margin-left: 8px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	vertical-align: middle;
	height: 12px;
}

/*********** Content ****************/

#content {
	padding-left: 4px;
	margin-top: 0px; /* -42 */
	margin-left: -1px;
}
#nav-main-wrapper {
	width:176px;
	position:absolute; 
	top:5px; 
	left: 4px; 
}
#nav-main-wrapper a {
	font-weight: bold;
	line-height:22px;
	}
#nav-main {
	width:175px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 16px;
	padding-top: 60px;
	background: url(../images/navbg.gif) no-repeat;
	background-position: bottom left;
	background-color: #e4f7ce;
	padding-bottom: 8px;
	}
#nav-main a {
	color: #1d305f;
	padding:  4px 0px 4px 10px;
	height: 22px;
	margin-left: 7px;
}
#nav-main a:hover {
	text-decoration:underline;
	}


/*********** bodyCopy ****************/

#bodyCopy {
	width:385px;
	padding:0px 0px 0px 20px;
	position:absolute; 
	top:10px; 
	left: 176px; 
	}

hr {
	margin:10px 0;
	}
		
#bodyCopy h1 {
	font-weight:bold;
	font-family: "trebuchet MS", Georgia, "Times New Roman", Times, serif; 
	font-size:17px;
	line-height: 19px;
	color: #333333;
	padding:48px 0 13px 32px;
	font-weight: normal;
	}
#bodyCopy h2 {
	font-weight:bold;
	font-size:11px;
	color: #444;
	padding: 10px 0 2px 0;
	line-height: 17px;
	}
	
#bodyCopy h3 {
	font-weight:bold;
	font-size:10px;
	color: #444;
	padding: 10px 0 0;
	line-height: 17px;
	}
	
#bodyCopy h4 {
	font-size:10px;
	font-weight:bold;
	padding:10px 0 0;
	line-height:17px;
	color: #628BA9;
	}
	
#bodyCopy p {
	font-size:11px;
	line-height:17px;
	color:#444;
	padding: 2px 0px 6px;
	}

#bodyCopy p.pla-error {
	font-size:18px;
	line-height:26px;
	color:#000;
	}	
	
#bodyCopy p.footnote {
	color: #444;
	font-size:10px;
	padding:10px 0;
	border-top: 1px solid #DFE5EB;
	}
#bodyCopy ul {
	padding-left:13px;
	padding-bottom: 5px;
	}
#bodyCopy ul li {
	line-height:17px;
	list-style: square outside none;
	padding: 0 0 3px 0px;
	}
#bodyCopy ol {
	padding-left:20px;
	padding-bottom: 5px;
	}
#bodyCopy ol li {
	line-height:17px;
	padding: 0 0 5px 0px;
	}
#bodyCopy a, #bodyCopy a:link {
	color:#1f926b;
	text-decoration:underline;
	}
#bodyCopy a:hover {
	color:#999;
	text-decoration:none;
}
#bodyCopy sup a, #bodyCopy sup a:link {
	text-decoration:none;
	}
#bodyCopy sup a:hover {
	text-decoration:underline;
	color: #1d305f;
}	
#bodyCopy img.float {
	float:left;
	}
		
/*********** Resources ****************/	

#tabbedWidgets {
	background:url(../images/tabsbg.gif) 100% 0px no-repeat;
	margin: 5px 0 0 0;
	width: 100%;
	}
	
#tabbedWidgets h2 {
	padding: 5px 0 0 6px;
	margin: 0;
}

#tabbedWidgets p {
	font-size:10px;
	color: #333333;
	}
	
.tabContent {
	padding-top:5px;
	display:none;
	}
.tabContent p {
	background:#fff;
	padding: 10px 15px 5px;
	}
.tabContent p a, .tabContent p a:link {
	font-weight:bold;
	}
#widgetTabs a {
	float:left;
	margin: 0;
	padding: 0;
	}	
#widgetTabs img {
	margin: 0;
	padding: 0;
	}	
#features-wrapper {
	width:165px;
	position:absolute; 
	top:20px; 
	left: 596px; 
	}
#features img {
	margin-bottom:15px;
	}
#features {
	padding-top: 3px;
	}
#features h3 {
	font-size:10px;
	font-weight:bold;
	color: #458;
	padding: 0px 0px 0px;
	margin-top: 0px;
	}
#features p {
	font-size:10px;
	padding:3px 0px 10px;
	line-height: 14px;
	color: #777;
	}
#features div.thinRule div {	
	border-top:0;
	background:  url("../images/divider-h-line.gif") 0px 0px no-repeat;
	padding-top: 8px;
	}
#features a, #features a:link {
	color: #444;
	text-decoration:underline;
	}
#features a:hover {
	color: #1c804f;
	}
	
/* begin blog components */	
	#sidebar ul, #sidebar ol, #sidebar ul li, #sidebar ol li, #sidebar ul li ul, #sidebar ul li ul li {
	list-style-type:none;
}
	
#sidebar h2 {
	font-size:10px;
	font-weight:bold;
	color: #458;
	padding: 0px 0px 0px;
	margin-top: 14px;
	}
	
	form#commentform, textarea {
		width: 385px;
	}
	
	div#bodyCopy div#content div.post h2 a {
		font-family: "trebuchet MS",Georgia,"Times New Roman",Times,serif;
		font-size: 18px;
		color: #444;
		text-decoration: none;
	}
	
/* end blog components */	
	
#testimonial p {
	color: #777;
	}
#testimonial p.quote {
	padding: 3px 0 3px 0;
	}
	
#writeYourLegislator {
	padding-top:10px;
	}
	
#breaking, #write-representatives {
	padding: 3px 0 0 17px;
	margin-top: 6px;
	width:143px;
	}
#breaking h3, #write-representatives h3 {
	font-size:11px;
	font-weight:bold;
	color: #458;
	padding: 10px 0px 0px;
}	
#breaking h4, #write-representatives h4 {
	font-size:10px;
	font-weight:bold;
	color: #458;
	padding: 10px 0px 0px;
}	
#breaking p, #breaking p a, #write-representatives p, #write-representatives p a {
	font-size:10px;
	padding:3px 0px 10px;
	line-height: 14px;
	color: #777;
	font-weight: normal;
	text-indent: 0;
	margin: 0;
}	
#breaking p a, #write-representatives p a {
	text-decoration: underline;
}

#breaking a:hover, #write-representatives  a:hover {
	color: #000099;
	}
		
/*********** HTML NAVIGATION ****************/

#footer, #footer a, #footer a:link { 
	margin:5px auto 15px;
	text-align:center;
	color: #d0d9e0;
	font-size: 10px;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	color: #fff;
	}

	
/*********** Misc ****************/	

div.clear {
	clear:both;
	}
		
/*********** Tables ****************/
#bodyCopy table {
	border: 1px solid #669;
	border-width: 1px 0 0 1px;
	background-color:#33FF66;
}
#bodyCopy table tr th, #bodyCopy table tr td {
	padding: 3px 5px;
	border: 1px solid #669;
	border-width: 0 1px 1px 0;
	}
#bodyCopy table tr th {
	background-color: #feffaa;
	font-weight: bold;
}
#bodyCopy table tr td {
	background-color: #fffed4;
}
#bodyCopy table tr th.rowLead {
	background-color:#d2dbe2;
	font-weight: bold;
}
#bodyCopy table tr td.rowLead {
	background-color:#f1f5f8;
}
	
