body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 78%;
	background: #84a5c4 url('bg.gif') repeat-x top;
	margin: 0; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px
}

h1	{ font-size: 2em; margin: .67em 0 }
h2	{ font-size: 1.5em; margin: .75em 0 }
h3	{ font-size: 1.17em; margin: .83em 0 }
h4	{ margin: 1.12em 0 }
h5	{ font-size: .83em; margin: 1.5em 0 }
h6	{ font-size: .75em; margin: 1.67em 0 }

#page-container {
	width: 1004px;
	margin: 0 auto;
	background: url('middle.gif') repeat-y;
}

#top-fade {
	width: 1004px;
	background: url('top-fade.gif') no-repeat top;
}

#page {
	width: 936px;
	margin: 0 auto;
	background-color: #fff;
}

#top-hat {
	position: relative;
	height: 24px;
	padding-left: 16px;
	line-height: 24px;
	color: #fff;
	font-size: 13px;
	background: url('header-top.gif') no-repeat;
}

#user-info {
	float: right;
}

#user-info ul {
	position: absolute;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#user-info ul li {
	float: left;
	background: url('small-div.gif') no-repeat right;; padding-left:12px; padding-right:12px; padding-top:0; padding-bottom:0
}

#user-info ul li.last {
	background-image: none;
}

#user-info a {
	text-decoration: none;
	color: #fff;
}

#user-info a:hover {
	text-decoration: underline;
}

#header {
	position: relative;
	height: 133px;
	background: url('header.gif') no-repeat;
}

#header h1 {
	margin: 0;
	position: absolute;
	width: 342px;
	height: 102px;
	top: 15px;
	left: 15px;
}

#header h1 a {
	display: block;
	text-decoration: none;
	height: 102px;
}

#header h1 a span {
	display: none;
}

#header-banner {
	position: absolute;
	top: 26px;
	left: 642px;
	width: 189px;
	height: 89px;
	text-align: center;
	font-size: .9em;
	color: #000;
}

#header-banner a {
	color: #4976a8;
	text-decoration: underline;
}

#nav {
	margin: 0;
	padding: 0;
	height: 27px;
	background: #BC4444 url('nav-bg.gif') repeat-x;
	font-size: 14px; list-style-type:none
}

#nav li {
	display: inline;
}

#nav li a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 22px;
	line-height: 26px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #d48383;
}

#nav li a.last {
	border: 0;
}

#nav li a:hover, #nav li.current {
	/*background: url(images/nav-bg.gif) 0 -27px repeat-x;*/
	background-color: #a42b2b;
}

#nav li a span {

}

#content-dropshadow {
	height: 9px;
	font-size: 0;
	background: url('content-dropshadow.gif') repeat-x;
}

#min-height {
	height: 443px;
	width: 3px;
	float: left;
}

#content {
	position: relative;
	margin: 3px 0 0 5px;
	width: 920px;
	float: left;
}

#content a {
	color: #4976a8;
	text-decoration: underline;
}

body>#page-container>#top-fade>#page>#content {
	margin: 3px 0 0 10px;
}

#footer {
	position: relative;
	width: 912px;
	margin: 0 auto;
	height: 180px;
	background: url('footer.gif') no-repeat;
	color: #fff;
	font-size: .9em;
	clear: both; padding-left:46px; padding-right:46px; padding-top:44px; padding-bottom:44px
}

#footer-topline {
	color: #000;
	font-size: 1em;
	height: 30px;
}

#footer .right {
	float: right;
	font-size: .9em;
}

#footer-topline a {
	color: #000;
}

#footer-topline a:hover {
	color: #000;
	text-decoration: none;
}

#footer-sitemap {
	padding-left: 60px;
}

#footer-sitemap a {
	display: block;
	color: #eee;
	text-decoration: none;
	padding-bottom: 1px;
}

#footer-sitemap a:hover {
	color: #fff;
	background: #8fadca url('dotted-white.gif') repeat-x bottom;
}

#footer-sitemap div {
	float: left;
	padding: 10px;
	border-right: 1px solid #98b3cd;
}

#footer-sitemap div:hover {
	background-color: #7a9cbc;
}

#footer-sitemap h3, #footer-sitemap h3 a {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

#footer-sitemap h3 {
	margin: 0;
}

#footer-sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-sitemap .siteby {
	width: 115px;
}

#footer-sitemap .about {
	width: 125px;
}

#footer-sitemap .issues {
	width: 160px;
}

#footer-sitemap .misc {
	width: 160px;
}

#footer-sitemap .campaign {
	width: 140px;
	border-right: 0;
}

.clear {
	display: block;
	clear: both;
}

#content .blue a {
	color: #316196;
}

.blue {
	font-size: 1.4em;
	margin: .8em 0 1em 0;
	color: #316196;
	font-weight: normal;
	border-bottom: 2px solid #316196;
	padding-right: 170px;
}

#content .blue a {
	color: #316196;
	text-decoration: none;
	font-weight: bold;
}

.content-holder {
	padding: 0 16px;
}

h3.small {
	font-size: 1.2em;
	margin: .8em 0 1em 0;
	font-weight: normal;
	color: #316196;
	border-bottom: 2px solid #316196;
}

#content h3.small a {
	text-decoration: none;
}

input:focus, textarea:focus{
	background-color: #ffffcb;
}

#donate-button {
	display: none;
}

#flash-message {
	background: #fff;
	padding: .8em 2em;
	border-left: 8px solid #5bd65b;
	margin: .8em 3em;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}

#flash-message.error {
	border-left: 8px solid #b22728;
	color: #b22728;
}

.error-star {
	font-size: 2em;
	color: #b22728;
	font-weight: bold;
}

.required-star {
	color: #b22728;
}

.larger-font {
	font-size:1.1em;
	line-height:1.6em;
}

blockquote {
	padding: 0;
	margin: 1.5em 0;
}

table.manage-table {
	width: 100%;
}

table.manage-table th {
	padding: .5em;
	font-weight: bold;
	border-bottom: 2px solid #999;
}

table.manage-table td {
	padding: .5em;
	font-size: .9em;
}

table.manage-table td.edit a, table.manage-table td.delete a {
	display: block;
	padding: .5em;
}

table.manage-table td.edit a:hover {
	background-color: #ddd;
	text-decoration: none;
}

table.manage-table td.delete a:hover {
	background-color: #b00;
	text-decoration: none;
	color: #fff;
}

table.manage-table tbody tr {
	background-color: #eee;
}

table.manage-table tbody tr.alt {
	background-color: #f8f8f8;
}

#editor {
	width: 95%;
	height: 600px;
}

#editor2, #summary {
	width: 95%;
	height: 300px;
}

#admin-links {
	margin: 1em auto;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 750px;
}

#admin-links li {
	width: 120px;
	height: 150px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 8px 20px 20px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #e9e9e9;
}

#admin-links li h3 {
	margin: 0 0 .6em 0;
	color: #999;
	font-size: 1.4em;
	font-weight: normal;
}

#admin-links li p {
	margin: .9em 0;
}

#admin-links li p a {
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	color: #777;
	text-decoration: none;
}

#admin-links li p a:hover {
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #a8a8a8;
	color: #fff;
	text-decoration: none;
}

hr {
	display: none;
}

.summary {
	margin: .5em 2em;
	border-left: 4px solid #eee;
	background-color: #fafafa;
	padding: 1em;
	color: #444;
}

#sidetools {
	position: relative;
	float: right;
	top: 18px;
	right: 46px;
}

body > #page > #page-padding > #content-area > #sidetools {
	position: absolute;
	float: none;
	top: 18px;
	right: 18px;
}

#sidetools a {
	
}

#sidebar {
	width: 160px;
	float: right;
	padding: 1em;
	border-left: 3px solid #eee;
	margin: 0 0 1em 2em;
}

#sidebar h4 {
	color: #888;
	margin: 0 0 1em 0;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
}

#sub-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
}

#sub-nav li a {
	display: block;
	text-decoration: none;
}

#sub-nav li a:hover {
	text-decoration: underline;
}

#preview-nav {
	clear: both;
}

.digg {
	clear: both;
}

/* suckerfish menus addon CSS
    see http://www.htmldog.com/articles/suckerfish/dropdowns/
*/

#feature {
	z-index: 1;
}

#nav {

}

#nav li {
	display: block;
	float: left;
}

#nav li li {
	float: none;
	width: auto;
	background: url('nav-sub-bg.gif') repeat-y top;
}

#nav li li a {
	display: block;
	float: none;
	height: auto;
	border: medium none;
	padding: 0;
	width: 200px;
	line-height: 1;
	font-size: 14px;
	color: #a52d2d;
	font-weight: bold;
	background: url('dotted-red.gif') repeat-x bottom;
	text-align: left
}

#nav li li a span {
	display: block;
	padding: 8px 10px 8px 10px;
}

#nav li li a:hover {
	background-color: transparent;
	color: #a52d2d;
}

#nav li li a:hover span {
	background: url('nav-rsaquo.gif') no-repeat right center;
}

#nav li a {
	float: none;
	padding: 0;
	text-align: center;
}

#nav li li a {
	float: none;
}

#nav ul {
	line-height: 1;
	font-size: 0; /* IE hack */
}

#nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	width: 200px;
	left: -5000px;
	border: 3px solid #a52d2d;
	background: #fff;
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -5000px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -33px 0 0 200px;
}

#nav-home {
	width: 29px;
}

#nav #nav-home a {
	background-image: url('nav-home.gif');
	background-repeat: no-repeat;
	background-position: center
}

#nav-home span {
	display: none;
}

#nav-about {
	width: 90px;
}

#nav-issues {
	width: 90px;
}

#nav-signup {
	width: 98px;
}

#nav-get-involved {
	width: 128px;
}

#nav-states {
	width: 94px;
}

#nav-people {
	width: 100px;
}

#nav-media {
	width: 121px;
}

#nav-store {
	width: 86px;
}

#nav-donate {
	width: 100px;
	background: url('nav-donate-bg.gif') repeat-x top;
}

#nav li#nav-donate a:hover {
	background-color: #971a1a;
}


.bottomrule{
	border-bottom: 2px solid #ddd;
}

/* Multi-Column Drop-Down */
#nav li div.multi-col{ 
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	position: absolute;
	z-index: 10;
	left: -5000px;
	border: 3px solid #a52d2d;
	background: #FBF9F4;
	line-height: 0.8em;
}
#nav li div.multi-col ul{
	position: relative;
	float: left;
	width: 125px;
	left: auto;
	border: none;
	margin-left: 6px;
}
#nav li div.multi-col ul li {
	width: auto; 
}
#nav li div.multi-col ul li a{
	padding: 4px 0;
	width: auto; 
	font-size: 11px;
	background: none;
}
#nav li div.multi-col ul li a span{
	padding: 0 3px;
}
#nav li:hover div.multi-col, #nav li.sfhover div.multi-col{ 
	left: auto;
}
#nav li div.multi-col ul li a:hover{ 
	background: url('dotted-red.gif') repeat-x bottom;
}