/* @override http://pa.smj.gpgwebreview.com/designs/stylesheets/pa.css */

a {
	color: #153868;
}

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

#header h1 {
	padding:0px;
}

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

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

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

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

#footer {
	border-top: 10px solid #f0cc1e;
	background: #274a7a url(../images/va/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: #421E6E;
}

#content a:hover {
	color: #77549E;
}

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

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

#content p {
	color: #490929;
}

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

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

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

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

#quotes .quote h3 {
	background: url(../images/va/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;
}

h1, h2, h3, h4, h5, h6, #mainmenu a, #content li {
	color:#490929;
}

#footer {
	border-color:#CBB8E5;
}