a {
	color: #153868;
}

#header {
	background: #274a7a url(../images/local/header_background.gif) repeat-x;
}

#header h1 {
	padding:0px;
}

#mainmenu {
	background: #f0cc1e url(../images/local/mainmenu_background.gif) repeat-x 0 bottom;
}

#mainmenu li {
	border: 1px solid #aeb5c9;
	border-top: 1px solid #fdf7dc;
	background: #fff url(../images/local/mainmenu_item_background.gif) repeat-x;
}

#mainmenu li.selected {
	border-top: 1px solid #aeb5c9;
	background: url(../images/local/mainmenu_selected_background.gif) repeat-x;
}

#mainmenu a:hover {
	border-top: 1px solid #aeb5c9;
	background: url(../images/local/mainmenu_selected_background.gif) repeat-x;
}

#footer {
	border-top: 10px solid #f0cc1e;
	background: #274a7a url(../images/local/footer_background.gif) repeat-x;
}

#footer, #footer a {
	color: #fff;
}

#content, #sidebar .signatories.cta h2 a {
	color: #163969;
}

#content a, #sidebar .signatories.cta ul h3 {
	color: #AE0000;
}

#content a:hover {
	color: #AE0000;
}

#content h1, #content h2 {
	background: url(../images/local/separator_long.gif) no-repeat 0 bottom;
}

#content h1.home,
#content h2.home {
	background: url(../images/local/separator_centered.gif) no-repeat center bottom;
}

#content h2.home {
	padding: 20px;
	font: bold 140% Georgia, "Times New Roman", Times, serif;
}

#content p {
	color: #3e6191;
}

#content ul {
	margin-top: 20px;
	margin-left: 20px;
}

#content div.resources ul
{
	margin:0px;
}

#content li {
	text-align: left;
}

#sidebar .resources {
	border: 1px solid #aeb5c9;
}

#sidebar h2 {
	background: url(../images/local/mainmenu_item_background.gif) repeat-x;
}

#sidebar li {
	background-color: #fff;
	background-image: url(../images/local/sidebar_item_background.gif);
}

#quotes .quote h2 {
	background: url(../images/local/separator_short_reversed.gif) no-repeat 0 20px;
}

#quotes .quote h3 {
	background: url(../images/local/separator_long.gif) no-repeat 0 35px;
}

div.petition_form, div.senator_contact {
	border: solid 1px #ADB4C9;
}

div.petition_form form label {
	color: #15376A;
}

div.petition_form form p.submit input {
	color: #15376A;
}

div#footer {
	border: none;
	padding-top: 20px;
}
