@charset "UTF-8";
/* CSS Document */

/* Global Styles Begin*/
* {
	vertical-align: baseline;
	list-style: none;
	font-weight: inherit;
	font-family: Arial;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	
}

body{
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#home{
	background-image: url(../images/banner-image-home.jpg);
}

#getinvolved{
	background-image: url(../images/banner-image-getinvolved.jpg);
}

#about{
	background-image: url(../images/banner-image-about.jpg);
}

#issues{
	background-image: url(../images/banner-image-issues.jpg);
}

#media{
	background-image: url(../images/banner-image-media.jpg);
}

#news{
	background-image: url(../images/banner-image-news.jpg);
}


#header-wrapper{
	height: 152px;
	width: 100%;
	float: left;
	background-image: url(../images/header-spread.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#header{
	width: 1220px;
	float: left;
	position: relative;	

}

#logo{
	position: absolute;
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: top left;
	background-repeat: none;
	width: 388px;
	height: 139px;
	top: 15px;
	left: 129px;
}

#updates{
	position: absolute;
	right: 90px;
	width: 510px;
	top: 15px;
	height: 25px;
	float: left;
}

#field-email{
	background-image: url(../images/field-email.jpg);
	background-repeat: top left;
	background-repeat: no-repeat;
	height: 21px;
	width: 255px;
	padding-left: 8px;
	padding-top: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #606060;
	margin-right: 10px;
}

#field-zipcode{
	background-image: url(../images/field-zipcode.jpg);
	background-repeat: top left;
	background-repeat: no-repeat;
	height: 21px;
	width: 99px;
	padding-left: 8px;
	padding-top: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #606060;
	margin-right: 10px;
}

#updatesbtn{
	margin-top: 10px;
	height: 23px;
	width: 107px;
	background-image: url(../images/btn-getupdates.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
	background-color: #003473;
	
}
.text{
	text-indent: -5000px;
	display: none;
}
#navigation{
	position: absolute;
	width: 665px;
	top: 95px;
	right: 0px;
}

#navigation li{
	float: left;
}

#navigation li a{
	text-decoration: none;
	display: block;
	height: 20px;
	/*text-indent: -5000px;*/
}
	/*suckerfish*/
#navigation li ul {
	position: absolute;
	width: 135px;
	height: 75px;
	padding:18px 10px 10px 10px;
	background-image: url(../images/nav-bg.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
	left: -999em;
}

#navigation li:hover ul {
	left: auto;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
#navigation ul li{
	float:left;
	width:130px;
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	
}
#navigation ul li a{
	padding:0px 2px;
	color: #000000;
}
#navigation ul li a:hover{
	color: #003473;
}

/*end suckerfish*/

#nav-home{
	background-image: url(../images/nav-btn-home.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 65px;
}

#nav-home:hover{
	background-position: bottom left;
}

#nav-getinvolved{
	background-image: url(../images/nav-btn-getinvolved.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 160px;
}

#nav-getinvolved:hover{
	background-position: bottom left;
}

#nav-aboutrodney{
	background-image: url(../images/nav-btn-aboutrodney.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 173px;
}

#nav-aboutrodney:hover{
	background-position: bottom left;
}

#nav-issues{
	background-image: url(../images/nav-btn-issues.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 84px;
}

#nav-issues:hover{
	background-position: bottom left;
}

#nav-media{
	background-image: url(../images/nav-btn-media.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 82px;
}

#nav-media:hover{
	background-position: bottom left;
}

#nav-donate{
	background-image: url(../images/nav-btn-donate.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 91px;
}

#nav-donate:hover{
	background-position: bottom left;
}

#banner{
	clear: both;
	margin-bottom: 30px;
	}
	
#footer{
	width: 1220px;
	height: 150px;
	margin-top: 50px;
	clear: both;
	position: relative;	
}
#footer p a{
	text-decoration: none;
	color: #ffffff;
}
.disclaimer{
	width: 400px !important;
	height: 26px !important;
	font-family: Arial;
	font-size: 20px !important;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	border: 1px solid;
	border-color: #FFFFFF;
	padding: 15px 0px;
}

#footer p{
	width: 700px;
	height: 24px;
	padding-top: 20px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
}

#content-column-home{
	float: left;
	background-image: url(../images/home-column-long.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 415px;
	height: 735px;
	margin-left: 115px;
	margin-top: 30px;
	display: inline;
	margin-bottom: 30px;
}

.quote{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	width: 355px;
	height: 155px;

	text-align: center;
	padding-left: 25px;
	padding-top: 75px;
	color: #00386f;
	line-height: 24px;
}

.quote a {
	font-weight: normal;
	color: #00386f;
}

.person{
	font-family: Arial;
	font-size: 18px;
	font-weight: 100;
	width: 347px;
	text-align: center;
	padding-left: 30px;
	padding-top: 15px;
	color: #00386f;
}

.join{
	font-family: Arial;
	font-size: 20px;
	font-weight: lighter;
	width: 347px;
	text-align: center;
	padding-left: 40px;
	line-height: 50px;
	color: #00386f;
	text-decoration: none;
	}

.join:hover{
	color: #e8b435;
	}

#home-subnav{
	padding-left: 58px;
	padding-top: 115px;
}

#home-subnav li{
	padding-bottom: 7px;
}

#content-column-about{
	float: left;
	width: 988px;
	margin-left: 130px;
	margin-top: 30px;
	color: #FFFFFF;
	display: inline;
	margin-bottom: 30px;
}

#content-column-about #facespace {
	height: 550px;
	width: 420px;
	float: right;
}

#content-column-about p{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
#content-column-about p strong{
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
#content-column-about p em{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	line-height: 22px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}

#content-column-issues{
	float: left;
	width: 430px;
	height: 578px;
	margin-left: 130px;
	margin-top: 110px;
	color: #FFFFFF;
	overflow-y: scroll;
	margin-bottom: 30px;
}

#content-column-issues h1{
	font-family: Arial;
	font-size: 18px;
	color: #fdb813;
	padding-bottom: 20px;
	letter-spacing: 2px;

}

#content-column-issues p{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
	padding-bottom: 15px;
	padding-right: 20px;
	letter-spacing: 2px;
}
#content-column-issues p strong{
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	letter-spacing: 2px;
}
#content-column-issues p em{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	line-height: 22px;
	letter-spacing: 2px;
}

#content-column-getinvolved{
	float: left;
	background-image: url(../images/getinvolved-column.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 415px;
	height: 674px;
	margin-left: 115px;
	margin-top: 40px;
	display: inline;
	margin-bottom: 30px;
}

#getinvolved-input{
	background-color: transparent;
	border: 1px solid;
	border-color: #00386f;
	height: 100px;
	width: 367px;
	margin-top: 50px;
	margin-left: 20px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 17px;
	font-weight: 100;
	color: #00386f;
	display: inline;

}

#submit-btn{
	float: right;
	height: 23px;
	width: 107px;
	background-image: url(../images/submit-btn-field.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
	font-size: 0px;
	line-height: 0px;
	margin-right: 22px;
	margin-top: 15px;
	display: inline;
	
}

#getinvolved-form{
	width:310px;
	margin-top: 80px;
	padding-left: 55px;
}

.long{
	background-color: #FFFFFF;
	height: 18px;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;

	padding-left: 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #606060;
	margin-right: 10px;
	margin-bottom: 10px;
}

.short{
	background-color: #FFFFFF;
	height: 18px;
	width: 84px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #606060;
	margin-right: 5px;
	margin-bottom: 10px;
}

#checkboxes{
	width: 300px;
}

.checkbox-head{
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #ebc340;
	clear: both;
	}

.checkbox{
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	display: inline;
}

.checkbox-copy{
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	color: #ebc340;
	width: 280px;
	margin-top: 3px;
}
.checkbox-copy label{
	width:280px !important;
	float: left;
}
#getinvolved-form-submit-btn{
	float: right;
	height: 23px;
	width: 106px;
	background-image: url(../images/getinvolved-form-submit.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px !important;
	margin-right: 8px;
	margin-top: 6px;	
}

#content-column-video{
	float: left;
	width: 560px;
	height: 578px;
	padding-left: 596px;
	padding-top: 50px;
	margin-bottom: 30px;

}

#video{
	height:375px;
	width: 560px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}

#content-column-video-youtube{
	float: left;
	width: 480px;
	height: 578px;
	padding-left: 650px;
	padding-top: 50px;
	margin-bottom: 30px;

}

#video-youtube{
	height:385px;
	width: 480px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}

#social{
	width: 420px;
	padding-top: 20px;
	padding-left: 70px;
}

#social a{
	padding-right: 48px;
}

#video-news{
	clear: both;
	width: 980px;
	padding-top: 45px;
	margin-left: 178px;
	background-image: url(../images/latestnews.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#video-news h1{
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	padding-bottom: 15px;
	padding-top: 25px;
	letter-spacing: 2px;
}

#video-news p{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
	padding-bottom: 15px;
	padding-right: 20px;
	letter-spacing: 2px;
}
#video-news p strong{
	font-family: Arial;
	font-size: 16.5px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	letter-spacing: 2px;
}
#video-news p em{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	line-height: 22px;
	letter-spacing: 2px;
}

#video-news a{
	font-family: Arial;
	font-size: 16px;
	font-weight: lighter;
	width: 347px;
	line-height: 15px;
	color: #fdb813;
	text-decoration: none;
	}

.wpcf7-list-item{
	display:block;
	float:left;
	clear:both;
}

.wpcf7-mail-sent-ok{
	position:absolute;
	left:520px;
	top:100px;
	background:#ffffff;
	color:black;
	z-index:200;
	display:block;
	text-align:center;
	padding:50px;
	width:680px;
}
#latestnews-column{
	background-image: url(../images/latestnews-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 964px;
	padding-top: 56px;
	padding-bottom: 200px;
	margin-left: 178px;
	margin-top: 300px;
	position: absolute;
	}

#latestnews-column h1{
	background-image: url(../images/latestnews-spread.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 916px;

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #00386f;

	padding-left: 24px;
	padding-right: 24px;
	padding-top: 25px;
	padding-bottom: 15px;
	}

.news-subhead{
	background-image: url(../images/latestnews-spread.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 916px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 15px;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2px;
	color: #00386f;
	}
	
#latestnews-column p{
	background-image: url(../images/latestnews-spread.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 916px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom:25px;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2px;
	color: #00386f;
	font-weight: normal;
	}
	
#latestnews-column p strong{
	width: 916px;
	font-family: Arial;
	font-size: 16.5px;
	letter-spacing: 2px;
	color: #00386f;
	font-weight: bold;
	}	
	
	
#latestnews-column p em{
	width: 916px;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2px;
	color: #00386f;
	font-style: italic;
	font-weight: normal;
	}	
#latestnews-column ul{
	background-image: url(../images/latestnews-spread.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 916px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom:25px;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2px;
	color: #00386f;
	}
	
	#latestnews-column ul li{
		list-style: circle;
		line-height: 24px;
		margin-left: 15px;
	}

#latestnews-column p a, #latestnews-column h1 a{
text-transform: none;
	text-decoration: none;
	color:#003473;
}
.wpcf7-response-output{
	width:365px;
	position: absolute;
	top:165px;
	left:665px;
}
#newsletter-message{
	color:#fbb636;
	padding-top:5px;
}

