/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#676767;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_repeat.jpg);
}

#bg_repeat-top {
	background-repeat:repeat-x;
	background-position:top center;
	background-image:url(images/bg_repeat-top.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:16px; color:#9c0009; margin:0; }

h3 { font-size:15px; }

h5 { color:#013887; font-size:20px; font-weight:normal; margin:0 0 5px 0; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.red-title {
	color:#9c0009;
	font-weight:bold;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:923px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

#header-about {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}

#header-contact-thanks {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}
#header-contact {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}
#header-donate-now {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}
#header-endorsements {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}
#header-events {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}
#header-get-involved {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}
#header-issues {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}
#header-newsletter-thanks {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}

#header-paypal {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:309px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header2.jpg);
}

.right-btns {
	position:absolute;
	top:33px;
	left:653px;
	width:262px;
	height:260px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:259px;
	left:9px;
	width:636px;
	height:34px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

#main_top {
	position:relative;
	width:923px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:625px;
	height:auto;
	padding: 12px 0 0 14px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:261px;
	height:auto;
	padding: 12px 14px 0 0;
}

.supporting-will {
	position:relative;
	width:251px;
	height:188px;
	background-repeat:no-repeat;
	background-image:url(images/bg_supporting-will.jpg);
	padding: 70px 0 25px 10px;
}

.election-details {
	position:relative;
	width:270px;
	height:188px;
	background-repeat:no-repeat;
	background-image:url(images/img_electiondetails.jpg);
	padding: 0 0 0 0;
}

#side_bar-sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:261px;
	height:auto;
	padding: 10px 9px 120px 0;
}

#side_bar-footer {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:261px;
	height:auto;
	padding: 10px 28px 0 0;
}

.email-newsletter {
	position:relative;
	width:261px;
	height:63px;
	background-repeat:no-repeat;
	background-image:url(images/bg_email-newsletter.jpg);
	padding: 28px 0 0 8px;
}

.video {
	position:relative;
	width:261px;
	height:auto;
	padding: 12px 0 0 0;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:426px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
	padding: 30px 0 0 14px;
}

.copy {
	position:relative;
	color:#fff;
	float:left;
	padding: 22px 0 0 0;
}

.paid {
	position:relative;
	color:#fff;
	float:left;
    margin: 0 0 0 195px;
	padding: 22px 0 0 0;
}

.slug {
	position:relative;
	float:right;
	padding: 13px 26px 0 0;
}

.endorsements {
	position:relative;
	width:625px;
	height:350px;
	float:left;
	padding: 0 0 0 0;
}

#footer-sub {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:63px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer-sub.jpg);
	padding: 17px 0 0 14px;
}

.copy-sub {
	position:relative;
	color:#fff;
	float:left;
	padding: 22px 0 0 0;
}

.paid-sub {
	position:relative;
	color:#fff;
	float:left;
    margin: 0 0 0 195px;
	padding: 22px 0 0 0;
}

.slug-sub {
	position:relative;
	float:right;
	padding: 13px 32px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:34px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:89px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -34px;
}

.active_01 {
	background-position: 0 -34px !important;
}

a#nav_02 {
	width:96px;
	background-position:-89px 0;
}

a:hover#nav_02{
	background-position:-89px -34px;
}

.active_02 {

	background-position:-89px -34px !important;
}

a#nav_03 {
	width:58px;
	background-position:-185px 0;
}

a:hover#nav_03{
	background-position:-185px -34px;
}

.active_03 {
	background-position:-185px -34px !important;
}

a#nav_04 {
	width:120px;
	background-position:-243px 0;
}

a:hover#nav_04{
	background-position:-243px -34px;
}

.active_04 {
	background-position:-243px -34px !important;
}

a#nav_05 {
	width:63px;
	background-position:-363px 0;
}

a:hover#nav_05{
	background-position:-363px -34px;
}

.active_05 {
	background-position:-363px -34px !important;
}

a#nav_06 {
	width:101px;
	background-position:-426px 0;
}

a:hover#nav_06{
	background-position:-426px -34px;
}

.active_06 {
	background-position:-426px -34px !important;
}

a#nav_07 {
	width:109px;
	background-position:-527px 0;
}

a:hover#nav_07{
	background-position:-527px -34px;
}

.active_07 {
	background-position:-527px -34px !important;
}

