/* COLORS */


.color {
	color: #3DB7E4;
}




/* GLOBAL */

body {
	margin: 0 auto;
	padding: 0;
	background: #2f6291 url("#") repeat-x;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper_top {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 23px;
	background: url("../img/wrapper_top.jpg") no-repeat top left;
}
#wrapper_bottom {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 40px;
	background: url("../img/wrapper_bottom_shad.jpg") no-repeat top left;
}
#wrapper_shadows {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: url("../img/wrapper_sides.jpg") repeat-y top left;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	background: url("../img/wrapper_bkgd.jpg") repeat-y top left;
}
.clear {clear: both; height: 0px;}

img, img a {border: 0;}

a {outline: none; text-decoration: underline;}

:focus {-moz-outline-style: none; outline: none; }

p a {text-decoration: underline; color: #204262;}
p a:hover {color: #FF6A04;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td {margin:0; padding:0;}

h1 {
	font-size: 140%;
	font-weight: bolder;
	color: #204262;
	letter-spacing: -0.02em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
}
.orange {
	color: #FF6A04;
	font-size: 130%;
	font-weight: bold;
}
.thanks {
	color: #FFF;
	font-size: 95%;
	font-weight: bold;
	padding: 15px 25px 0 27px;
	line-height: 1.4em;
}





/* HEADER */

#header {
	width: 880px;
	height: 140px;
	background: url("../img/header_img.jpg") no-repeat top left;
}
#header a.index {
	text-decoration: none;
	display: block;
	height: 140px;
	width: 420px;
}
.nav ul li {
	list-style: none;
	float: left;
}
.nav ul li a {
	text-decoration: none;
	display: block;
	height: 52px;
}
.nav ul li a.about {
	width: 154px;
	background: url("../img/nav_about.jpg") no-repeat 0 0;
}
.nav ul li a.issues {
	width: 87px;
	background: url("../img/nav_issues.jpg") no-repeat 0 0;
}
.nav ul li a.news {
	width: 80px;
	background: url("../img/nav_news.jpg") no-repeat 0 0;
}
.nav ul li a.media {
	width: 128px;
	background: url("../img/nav_media.jpg") no-repeat 0 0;
}
.nav ul li a.action {
	width: 129px;
	background: url("../img/nav_action.jpg") no-repeat 0 0;
}
.nav ul li a.contribute {
	width: 168px;
	background: url("../img/nav_contribute.jpg") no-repeat 0 0;
}
.nav ul li a.home {
	width: 64px;
	background: url("../img/nav_home.jpg") no-repeat 0 0;
}
.nav ul li a.contact {
	width: 65px;
	background: url("../img/nav_mail.jpg") no-repeat 0 0;
}
.nav ul li a:hover {
	background-position: 0 -52px;
}
body#about a.about {
	background-position: 0 -52px;
}
body#issues a.issues {
	background-position: 0 -52px;
}
body#news a.news {
	background-position: 0 -52px;
}
body#media a.media {
	background-position: 0 -52px;
}
body#action a.action {
	background-position: 0 -52px;
}
body#contact a.contact {
	background-position: 0 -52px;
}















/* HOME PAGE CONTENT */


#inner_wrapper {
	padding: 0 5px;
}
#slideshow_int_wrap {
	float: left;
	padding: 35px 143px;
}
#slideshow {
	width: 574px;
	height: 300px;
	float: left;
}
#survey {
	width: 296px;
	height: 300px;
	background: url("../img/survey_bkgd.jpg") no-repeat 0 0;
	float: left;
}
#survey h2 {
	color: #204262;
	padding: 75px 20px 0 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%; 
}
.label_wrapper {
	padding: 15px 0 0 30px;
	color: #204262;
}
.email {
	padding: 4px;
	border: 1px solid #e1e1e1;
	width: 165px;
	color: #999;
	font-size: 100%;
}
#mid {
	padding: 3px;
}
.mid {
	float: left;
	padding: 4px 0 0 0;
}
.mid ul li {
	list-style: none;
	float: left;
}
.mid ul li a {
	text-decoration: none;
	display: block;
	height: 55px;
}
.mid ul li a.mid_joincharles {
	width: 578px;
	background: url("../img/mid_joincharles.jpg") no-repeat 0 0;
}
.mid ul li a.mid_donate {
	width: 291px;
	background: url("../img/mid_donate.jpg") no-repeat 0 0;
}
.mid ul li a:hover {
	background-position: 0 -55px;
}
#latest_vid_wrapper {
	padding: 10px 0 0 10px;
	float: left;
}
#latest_vid_inner {
	width: 340px;
	float: left;
}
#latest_vid_top {
	width: 340px;
	height: 44px;
	background: url("../img/latest_vid_top.jpg") no-repeat 0 0;
	float: left;
}
#latest_vid_mid {
	width: 340px;
	background: url("../img/latest_vid_mid.jpg") repeat-y 0 0;
	float: left;
}
#latest_vid_container {
	margin: 0 auto;
	width: 320px;
	height: 265px;
}
#latest_vid_bottom {
	width: 340px;
	height: 15px;
	background: url("../img/latest_vid_bottom.jpg") no-repeat 0 0;
	float: left;
}
.stay_connected_wrap {
	padding: 15px 0 0 10px
	float: left;
}
.stay_connected {
	background: url("../img/stay_connected.jpg") no-repeat 0 3px;
	width: 340px;
	height: 74px;
	float: left;
}
.social_buttons {
	float: right;
	padding: 5px 18px 0 0;
}
.social_spacer {
	float: left;
	height: 20px;
	width: 13px;
}
.youtube, .facebook { 
	width: 55px;
	height: 55px;
	text-decoration: none;
	float: left;
}
.youtube a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/youtube2.jpg) no-repeat top left;
    text-decoration: none;
}
.facebook a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/facebook2.jpg) no-repeat top left;
    text-decoration: none;
}
#home_news_wrapper {
	float: right;
	width: 505px;
	padding: 15px 0 0 0;
}
.news_item {
	float: right;
	width: 500px;
}
.news_date {
	float: left;
	text-align: right;
	width: 60px;
	font-weight: bold;
	font-size: 90%;
	color: #204262;
	font-family: Arial, Helvetica, sans-serif; 
}
.news_content {
	float: right;
	width: 415px;
	text-align: left;
}
.news_content p {
	font-size: 85%;
	padding: 0 0 2px 0;
}
.news_content h2 a {
	font-size: 80%;
	color: #204262;
	padding: 0 15px 0 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}
.news_content h2 a:hover {
	color: #FF6A04;
}
.news_desc {
	float: left;
	font-size: 80%;
	line-height: 1.4em;
	padding: 3px 15px 15px 0;
}
.content_bottom {
	float: left;
	width: 880px;
	height: 5px;
	background: url("../img/wrapper_bottom.jpg") no-repeat bottom left;
}
.content_bottom_media {
	width: 880px;
	height: 5px;
	background: url("../img/wrapper_bottom.jpg") no-repeat bottom left;
	margin: 0 auto;
}











/* INTERIOR PAGES */


.left_sidebar {
	padding: 0;
	width: 220px;
	background: url(../img/sidebar_bkgd.jpg) repeat-x top left;
	height: 700px;
	float: left;
}
.content_wrapper {
	padding: 0;
	width: 870px;
	background: url(../img/sidebar_bkgd.jpg) no-repeat top left;
	float: left;
}
.right_content {
	width: 615px;
	float: right;
	padding: 10px 0 35px 0;
}
.right_content p {
	font-size: 90%;
	padding: 12px 25px 0 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}











/* BIO */



.bio_img_wrapper {
	padding: 10px 25px 30px 30px;
	float: right;
}
.bio_img_wrapper img {
	border: 1px solid #000;
}










/* ISSUES */





.issues_container {
	float: right;
	width: 600px;
	padding: 10px 0 15px 0;
}
.issues_content {
	float: right;
	width: 520px;
}
.issues_content h3 {
	font-size: 140%;
	color: #204262;
	font-weight: normal;
	padding: 5px 10px 0 0;
	letter-spacing: -0.1em;
	margin: 0 0 -5px 0;
}
.issues_img {
	float: left;
	width: 70px;
	height: 70px;
}












/* NEWS */




#int_news_wrapper {
	float: right;
	width: 650px;
	padding: 15px 0 0 0;
}
.press_inquiries {
	float: left;
	width: 160px;
}
.press_inquiries p {
	font-size: 90%;
	color: #6a8bab;
	padding: 76px 0 0 22px;
	line-height: 1.6em;
}
.press_inquiries p a {
	color: #6a8bab;
}
.press_inquiries p a:hover {
	color: #FFF;
}
.int_news_item {
	float: right;
	width: 633px;
}
.int_news_date {
	float: left;
	text-align: right;
	width: 74px;
	font-weight: bold;
	font-size: 115%;
	color: #204262;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0 0 0; 
}
.int_news_content {
	float: right;
	width: 530px;
	text-align: left;
}
.int_news_content p {
	font-size: 90%;
	padding: 0 0 2px 0;
}
.int_news_content h2 {
	color: #204262;
	font-size: 140%;
	font-weight: bold;
	padding: 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif; 
}
.int_news_content h2 a {
	font-size: 100%;
	color: #204262;
	font-weight: bold;
	padding: 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif; 
}
.int_news_content h2 a:hover {
	color: #FF6A04;
}
.int_news_desc {
	float: left;
	font-size: 100%;
	line-height: 1.4em;
	padding: 3px 15px 20px 0;
}
.int_news_desc p {
	font-size: 100%;
	line-height: 1.4em;
	padding: 3px 45px 10px 0;
}
.paginate, .back {
	float: left;
	font-size: 80%;
	line-height: 1.4em;
	padding: 10px 0 0 120px;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
}
.paginate a, .back a {
	color: #204262;
	text-decoration: none;
	padding: 0 4px 0 0;
}
.paginate a:hover, .back a:hover {
	text-decoration: underline;
}













/* MEDIA */



#media_wrapper {
	background: url("../img/media_bkgd.jpg") repeat-x top left;
	padding: 5px;
}
.media_links li {
	padding: 1px 0 3px 0;
	background: #c1c1c1;
	border: 2px solid #666;
	float: left;
	list-style: none;
}
.media_links li a {
	color: #204262;
	font-size: 75%;
	padding: 0 10px;
}
.featured_vid_wrapper {
	clear: both;
}
.featured_vid {
	width: 480px;
	height: 385px;
	margin: 0 auto;
	border: 2px solid #333;
}
.vid_thumbs_wrapper {
	clear: both;
	padding: 0 0 20px 0;
}
.thumb_container {
	padding: 10px 0 0 12px;
	float: left;
}
.thumb_outer {
	width: 200px;
	height: 140px;
	background: url(../img/thumb_bkgd.jpg) no-repeat top left;
}
.thumb_inner {
	padding: 10px;
}
.thumb_img {
	width: 180px;
	height: 120px;
}
.thumb_link {
	float: left;
	height: 60px;
}
.thumb_link p {
	padding: 12px 0 5px 0;
}
.thumb_link p a {
	font-size: 70%;
	color: #204262;
}
.thumb_link p a:hover {
	color: #FF6A04;
}
.strong {
	font-weight: bold;
	font-size: 140%;
}












/* TAKE ACTION */


.form_wrapper {
	width: 400px;
	float:left;
	font-size: 90%;
}
.input_wrapper {
	color: #204262;
	float:left;
	padding: 15px 10px 8px 0;
}
.label {
	color: #204262;
	font-size: 90%;
	font-weight: bold;
}
.asterisk {
	font-weight: normal;
}
.short {
	padding: 4px;
	border: 1px solid #c1c1c1;
	width: 150px;
	color: #777;
	font-size: 100%;
}
.long {
	padding: 4px;
	border: 1px solid #c1c1c1;
	width: 320px;
	color: #777;
	font-size: 100%;
}
.state {
	color: #204262;
	float:left;
	padding: 2px 7px 0 0;
}
.zip {
	padding: 4px;
	border: 1px solid #c1c1c1;
	width: 81px;
	color: #777;
	font-size: 100%;
	float:left;
}
.radio_button {
	margin: 0;
	padding: 7px 0;
	float:left;
	width: 21px;
}
.radio_text {
	margin: 0;
	padding: 5px 0 0 0;
	float:left;
	width: 350px;
}








/* FOOTER */

#footer {
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 880px;
}
.disclaimer_center {
    margin: 0 auto;
    width: 680px;
    text-align: center;
    padding: 0 0 40px 0;
}
.disclaimer_center p {
    font-size: 80%;
    color: #FFF;
    padding: 28px 0 0 0;
    font-weight: bold;
}
.legal {
    color: #FFF;
    padding: 6px 15px;
    font-weight: normal;
    border: 1px solid #FFF;
    font-size: 105%;
}





