@charset "UTF-8";
/* CSS Document */
*html {
	padding:0px; 
}
a { outline:none; text-decoration:none; }
a:link{
	color: #c00305; font-weight:bold;
}

a:visited{
	color: #c00305; font-weight:bold;
}

a:hover{
	color: #073580; font-weight:bold;
} 
#sidebar a { color: #073580; font-weight:normal; }
#sidebar a:hover { color: #c00305; font-weight:normal; }

.body_text { font-family:Arial, Helvetica, sans-serif; margin:0 auto; text-align:left; }
.body_text  a {font-family:Georgia, "Times New Roman", Times, serif; margin:0 auto; text-align:left;}

#news .body_text { width:515px; float:left; }
#newsroom .body_text { width:515px; float:left; }

h2.section_headers {font-size:18px; padding:0 0 0 0px; margin:5px 0 0 0px; color:#073580; text-transform:uppercase;
	font-style:italic; letter-spacing:1px; font-weight:bold; text-align:left; }
 
.scrollButtons {display:none }
h2.section_headers a{
	color: #073580;
	font-weight:bold;
	 text-decoration:none;
	 margin:0 auto;
	font-size: 18px;
}

h2.section_headers a:hover {
	color: #c00305;
	font-weight:bold;
	 text-decoration:none;
	 margin:0 auto;
	font-size: 18px;
}

span.date { color:#c00305; float:right; font-style:italic; font-size:13px; text-transform:none;   }
span.details { line-height:normal; font-weight:bold; letter-spacing:1px; font-size:.8em; color:#666666; text-transform:uppercase; font-size:14px; font-style:italic; }
.share_buttons { width:56px; float:right; margin-top:0px; }
*html .share_buttons { width:56px; float:right; margin-top:10px; }


.instructions { color:#c00305; }

body{ 
	background:#05327a url(../images/site_bg.png) top repeat-x;
	font-size: 62.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 20px; 
	text-align: left;
	z-index:0;
}

p{
	margin:0 auto;
}

.view_more a { font-style:italic; width:300px; margin:0 auto; float:right; text-align:right; margin-right:20px; letter-spacing:1px;  }

strong em, em strong {
	font-weight:bold;
	color: #073580;
	font-style:italic;
}

.body_text strong{
	font-weight:bold;
	color: #073580;
}
.body_text em {
	font-style:italic;
}
#top{ 
	background:url(../images/wrapper_bg.jpg) top no-repeat;
 	position:absolute;
	width:100%;
	height:1000px;
	margin:0 auto;
	text-align:center;
	
}


*html #top{ 
	background:url(../images/wrapper_bg.jpg) top no-repeat;
 	position:absolute;
	left:0px;
	width:100%;
	height:1000px;
	margin:0 auto;
	text-align:center;
	
}


#wrapper{
	position:relative;
	width:1000px;
	margin: 0 auto;
	font-size: 1.4em;
}
#canvas {
	width:1000px; 
	background:#dedddd url(../images/canvas_bg.jpg) top no-repeat;
	clear:both;
}

*html #canvas {
	position:relative;
	width:1000px; 
	background:#dedddd url(../images/canvas_bg.jpg) top no-repeat;
	clear:both;
	padding:0px;
	margin:0px;
	top:-5px;
}

#header{
	position: relative; 
	width:1000px;
	height:276px;
	background:url(../images/header.jpg) no-repeat;
	clear:both;
}

*html #header{
	position: relative; 
	width:1000px;
	height:276px; 
	background:url(../images/header.jpg) no-repeat;
	clear:both;
	z-index:1000;
}

#logo{
	 
	width: 350px;
	height: 150px;  
	 z-index:1000;
	 position:relative;
	 margin:0 auto;
	 right:50px;
}

*html #logo{ 
	width: 430px;
	height: 150px;
	float: left;
	 margin-left:0px;
	 z-index:1000;
	 overflow:visible;
}

h1{
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #17667e;
	line-height: 28px;
	padding-top: 30px;
	display: none;
}

h1.for{
	font-size: 1.2em;
}

#nav{ 
	position:relative;
	width: 1000px;
	height:45px;
	clear:both; 
	background:url(../images/menu_bg.jpg) top no-repeat;    
}

*html #nav{
	position:relative;
	width: 1000px;  
	height:45px;
	margin:0 auto;
	clear:both; 
	background:url(../images/menu_bg.jpg) top no-repeat;    
	z-index:0;
}

#nav ul{ 
	margin: 0 auto;   
	height:45px;
	
}

#nav li{   
	height:45px;
	padding: 0px; 
	margin:0px;
	float:left;
}
#fb_holder{

min-height: 254px; /* min-height for browsers other than IE */

height: auto !important; /* Override declared height for browsers other than IE */

height: 254px; /* min-height for IE */
}
#content{
	clear: both;
	width: 618px;
	padding:10px 0  0 10px ;
	float: left;
	position:relative;
}
#content_offhome {
	clear: both;
	width: 621px;
	min-height:258px;
	padding:10px 0  0 21px ;
	float: left;
	position:relative;
	top:-190px; 
	margin-bottom:-150px;
	background:url(../images/content_top.jpg) top no-repeat;
} 
.c_frame {
	margin:0 15px;
	margin-top:-20px;
}
#newsroom .c_frame {
	margin:0 25px 0px 5px ;
	margin-top:10px;
	text-align:left;
}
.inner_content {
	width:590px;
	float:left; 
	margin:5px 5px;
	padding-top:2px;
	text-align:left; 
}
.inner_content p {
	color:#333;	
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	font-size:14px; 
	line-height:18px;
}

.left_form td { padding-bottom:10px; }
.left_form td input { border:solid 1px #ccc; font-weight:bold; padding:4px 6px; font-size:14px; color:#333; font-family:Georgia, "Times New Roman", Times, serif; width:220px; }
.left_form td select { border:solid 1px #ccc; font-weight:bold; padding:4px 6px; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; width:235px; }
.left_form td select option { color:#333; } 

.right_form td { padding-bottom:5px; font-family:Arial, Helvetica, sans-serif; }
.right_form td input { border:none;  font-size:14px; color:#333; margin-left:15px; }

.full_length { font-family:Arial, Helvetica, sans-serif; font-size:13px; }
.full_length textarea { width:580px; padding:2px 4px;  }

#share_form input{ border:solid 1px #ccc; width:500px; font-weight:bold; padding:4px 6px; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;  }
#share_form textarea { border:solid 1px #ccc; width:500px; padding:4px 6px; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;  }
input#share_submit {  height:33px; border:none; width:247px; margin:0; padding:0;}

.endorse_issues { border:solid 1px #ccc; margin-top:15px; }

.endorse_issues td input {
border:solid 1px #ccc; width:235px;  font-weight:bold; padding:4px 6px; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; 
}
.endorse_issues td  {  font-weight:bold; padding:5px; }
.endorse_issues td textarea { margin-left:6px; width:540px; border:solid 1px #ccc;   padding:4px 6px;}
blockquote {
	color:#c00305;	
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	font-size:14px; 
	line-height:18px;
	margin:15px auto;
	width:480px;
	font-style:italic;
	
}

#btf_top { width:1000px; height:77px; background:url(../images/body_top.jpg) top no-repeat; float:left;  }
#btf {
	 clear:both; 
	 float:left;
	 width:1000px;
	background: url(../images/body_body.jpg) top repeat-y; 
}

#btf_bottom { width:1000px; height:74px; background:url(../images/body_bottom.jpg) top no-repeat; float:left;  }

*html #btf_bottom { width:1000px; height:74px; background:url(../images/body_bottom.jpg) top no-repeat; float:left; position:relative; top:-80px;  }

#connect_fb { position:absolute; top:-55px; left:16px; margin:0 auto; text-align:center;  }

#image_slider{
	background:url(../images/slider_bg.jpg);
	width: 618px;
	height: 340px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #ccc;
	
}

*html #image_slider{ 
	position:relative;
	width: 618px;
	height: 323px;
	overflow:hidden;
	float: left;
	margin:0px; 
	left:10px; top:10px;
	border:solid 1px #ccc;
	
}

#header_about{ 
	width: 618px;
	height: 223px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #999;
}

#header_press{ 
	width: 618px;
	height: 223px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #999;
}

#header_issues{ 
	width: 618px;
	height: 223px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #999;
}

#header_media{ 
	width: 618px;
	height: 223px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #999;
}

#header_volunteer{ 
	width: 618px;
	height: 223px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #999;
}

#header_taf{
	width: 618px;
	height: 223px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #999;
}

#header_contact{ 
	width: 618px;
	height: 223px;
	float: left;
	margin:10px 0  0 10px;
	border:solid 1px #999;
}

#action_center {
	float:right;
	margin:0px 14px  0 0; 
}

*html #header_about{ position:relative; margin:0px; top:14px; left:14px; }
*html #header_press{ position:relative; margin:0px; top:14px; left:14px; }
*html #header_issues{ position:relative; margin:0px; top:14px; left:14px; }
*html #header_volunteer{ position:relative; margin:0px; top:14px; left:14px; }
*html #header_taf{ position:relative; margin:0px; top:14px; left:14px; }
*html #header_contact{ position:relative; margin:0px; top:14px; left:14px; } 
*html #header_media {  position:relative; margin:0px; top:14px; left:14px; } 

*html #action_center {
	float:right;
	position:relative;
	right:14px;
	top:0px;
	margin:0px;
	padding:0px;
}

#news{
	position:relative;
	clear: both;
	width: 623px;
	text-align: left;
	padding: 20px 0;
}
#inthenews { position:absolute; top:-85px; left:-8px; width:623px; height:72px; margin:0 auto; text-align:center;  }

#sectionWrapVolunteerComment table tr td input{
	width:30px;   
}

#sectionWrapVolunteerComment table tr td{
	
	font-size:13px;
 	vertical-align:baseline;
}
td span { color:#c00305; }
 
#aspnetForm input { width:270px; color:#1c6828; font-size:15px; margin-bottom:10px; font-weight:normal; background:#f5f4d8; padding-bottom:6px; border:solid 1px #ccc; }

.right{
	text-align: right;
}

img.right {
float:right; padding:0px 0px 20px 20px ;
} 
img.left {
float:left; padding:0px 20px 20px 0;
}
 

.sub{
	padding-left: 30px;
}

.sub li {
	list-style:disc; list-style-image:none;
}

#sidebar{
	float: right;
	width: 343px;
	padding:0px 14px 0 0;
	position:relative;
} 
 
*html #sidebar{
	float: right;
	position:relative;
	width: 343px;
	padding:0px;
	right:11px;
	position:relative;
} 

.s_divide { margin-left:1px; }

#signup{
	width: 350px;
	height: 130px;  
	position:absolute;
	right:0px; 
} 

*html #signup{
	width: 350px;
	height: 130px;  
	position:absolute; 
	right:-15px;
	top:150px; 
} 

#join_form { 
	position:relative; z-index:5000; left:18px; width:350px; top:30px; font-size:18px; padding:2px 4px;
	 
}
*html #join_form { 
	position:relative; left:28px; width:350px; top:30px; font-size:18px; padding:2px 4px;
	
}
.fend_form input { width:188px; color:#333; font-size:14px; font-weight:bold; background:none; position:relative; left:-78px; margin-bottom:26px; border:none;  font-family:Georgia, "Times New Roman", Times, serif;}

*html .fend_form input { width:188px; color:#333; font-size:14px; margin-top:-2px; position:relative; left:-92px;  font-weight:bold; background:none; margin-bottom:26px; border:none;  font-family:Georgia, "Times New Roman", Times, serif;}

#fend_sub { width:201px; height:33px; margin-left:90px; margin-top:-9px; z-index:5000; }
#segall_btn { position:absolute; right:-17px; top:64px; } 

*html #fend_sub { position:relative; width:201px; height:33px; margin-left:72px; z-index:7000; margin-top:-11px; }
*html #segall_btn { position:absolute; right:0px; top:62px; z-index:9999; } 

#social_btns{
	margin-top: 30px;
}

#social_btns li{
	display: inline;
	padding: 0 15px;
}

#content.thanks li{
	display: inline;
	padding: 0 15px;
}


h2.thanks{
	text-align: center;
	font-size: 2em;
	color: #17667e;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content.thanks{
	text-align:center;
		line-height:38px;
}
.sidebar_boxes{
	clear: both;
	position: relative;
	width: 343px;  
}

.sidebar_boxes p {
	margin:0 auto;
	margin-bottom:9px;
}
 


*html .sidebar_boxes p {
	margin:0 auto;
	margin-bottom:4px;
}
 
 

#district_map{
	width: 343px; 
	margin-top: 40px;
}

#district_map img{
	border: none;
} 

#footer{
	clear: both;
	background: url(../images/wide-footer_bg.jpg) top no-repeat;
	text-align: center; 
	height:273px;	
	padding: 0px; 
	position:relative;
}

*html #footer{
	clear: both;
	background: url(../images/wide-footer_bg.jpg) top no-repeat;
	text-align: center; 
	height:273px;	
	padding: 0px; 
	position:relative;
	top:-50px;
}

#footer_inner{ 
	background: url(../images/footer_bg.jpg) top no-repeat;
	position:relative;
	width:1000px;
	height:273px;	
	padding: 0px;
	margin: 0 auto;
}


#footer p{
	color:#2690f9; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #2690f9; 
	padding:0px 10px;
	margin:0 auto;
	width:200px;
	position:absolute;
	bottom:40px;
	left:50px; 
}
 #footer  a{
 	font-weight:normal;
 }

ul#footer_nav  { display:block; margin: 0 auto; float:right; margin-top:70px; width:230px;  }
ul#footer_nav span {float:left; width:130px; text-align:right; line-height:16px; vertical-align:baseline; margin-top:5px; }

ul#footer_nav li { text-align:right; color:#fff; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px; font-size:12px; border-bottom:solid 1px #2474c9  }
ul#footer_nav li a { color:#fff; }
ul#footer_nav li a:active { color:#fff; }
ul#footer_nav li a:hover { color:#2690f9; }
/* SUBPAGES */

#bio{
	text-align: left;
}


/*
.bio_intro{
	color: #15667f;
	font-size: 1.5em;
	line-height: 24px;
}
*/ 

#bio img{
	margin-right: 10px;
}
	
/* SPLASH PAGE */

#splash{
	padding-top: 150px;
}

#splash_logo{
	float: left;
	width: 510px;
	height: 193px;
}

#splash_signup{ 
	float: right;
	width: 343px;
	height: 242px;
}

#container {
	position:relative; 
	width:950px; 
	height:600px; 
	margin:0 auto;
}
#splash { 
	margin: 0 auto;
	position:relative; 
	width:950px; 
	height:600px;
}
	
#skip { 
	margin-left: 30px;
}

.spacer { clear:both; }
.mini_space { height:5px; }