@charset "utf-8";
/* CSS Document */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS Reset */

body {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:80%;
	line-height:16px;
	background:#cadfff url(/i/body-bg.jpg) repeat-x;
}

ul {
	list-style:outside;
	margin:5px 0 10px 25px;
}

li {
	list-style-type:disc;
line-height:18px;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#537bb8;
}

a:hover {
	text-decoration:underline;
}

a.nav-item, a.nav-item:visited, a.nav-item:link {
color:#fff;
}

a.nav-item-contribute, a.nav-item-contribute:link, a.nav-item-contribute:visited {
color:#8ac53f;
}

a.nav-item:hover {
text-decoration:none;
color:#8ac53f;
}

a.nav-item-contribute:hover {
color:#d88d4e;
}

p {
	padding-top:5px;
padding-bottom:5px;
}

blockquote {
margin-left:35px;
margin-right:20px;
}

h1 {
	font-size:180%;
	color:#152e54;
	margin:0 0 10px 0;
}

h1.page-title {

line-height:24px;
}

h2 {
	font-size:140%;
	color:#549600;
	margin:10px 0 10px 0;

}

h3 {
	font-size:130%;
	color:#152e54;
	margin:0 0 10px 0;
padding-top:10px;
}

h4 {
	font-size:105%;
	padding-top:10px;
	color:#549600;
	margin:0 0 10px 0;
}

.news-headline {
	margin:0;
}

#container {
	width:900px;
	margin:0 auto;
margin-bottom:15px;
}

#content {
	margin:0 0 10px 0;
}

#header {
	width:900px;
	height:140px;
	margin:0;
	padding:0;
z-index:100;
}

#main-column {
	width:600px;
	float:left;
	margin:0 10px 0 0;
}

#right-column {
	width:290px;
	float:left;
	margin:0;
	padding:0;
}

#footer {
	width:898px;
	margin:10px 0 0 0;
	background-color:#FFFFFF;
	border:1px solid #152e54;
	text-align:center;
	font-size:10px;
	line-height:12px;
	padding:10px 0 10px 0;
}

#credit {
	width:900px;
	margin:0;
	text-align:right;
	font-size:9px;
	line-height:12px;
color:#152e54;

}

#homepage-feature {
	height:270px;
	width:600px;
	cursor:pointer;
	margin-bottom:10px;
}

#banner {
	z-index:-1;
	height:266px;
	width:596px;
	position:inherit;
	border:2px solid #152e54;
}

.caption {
	background-color:#152e54;
	height:30px;
	width:598px;
	z-index:1;
	position:relative;
	top:240px;
	left:0;
	margin-bottom:-30px;
	opacity: 0.70; 
	-moz-opacity: 0.70; /* older Gecko-based browsers */ 
	filter:alpha(opacity=70); /* For IE6&7 */ 
}

*html .caption {
	top:238px;
	
}

.text {
	color:#8cc63f;
	line-height:25px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	z-index:2;
	position:relative;
	top:240px;
	left:0;
	height:30px;
	margin:0 10px -30px 0;
}

*html .text {
	
}

.box-295 {
	width:291px;
	float:left;
	background-color:#537bb8;
	color:#FFFFFF;
	border:2px solid #152e54;
}

.right-box h4, .box-295 h4 a, .box-295 h4 a:link, .box-295 h4 a:visited {
	color:#FFFFFF;
}

.right-margin-10 {
	margin-right:10px;
}

.more {
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

.green {
	background-color:#549600;
}

.white {
	background-color:#fff;
	}

.green-text {
color:#549600;
}

.orange, .orange a, .orange a:link, .orange a:visited {
	color:#eb9d36;
}

.contents {	
	padding:10px;
}

.contrib .contents {
background-color:#fff;
}

.padding-5px {
	padding:5px;
}

.date {
	font-size:80%;
	color:#CCCCCC;
}

.action-button {
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#152e54;
	width:279px;
	height:48px;
	border:1px solid #152e54;
	cursor:pointer;
	margin-bottom:5px;
}

#button-volunteer {
	background:#FFFFFF url(/i/action-button-volunteer.gif) no-repeat;
}

#button-houseparty {
	background:#FFFFFF url(/i/action-button-house-party.gif) no-repeat;
}

#button-facebook {
	background:#FFFFFF url(/i/action-button-facebook.gif) no-repeat;
}

#button-invite {
	background:#FFFFFF url(/i/action-button-events.gif) no-repeat;
}

#button-intern {
	background:#FFFFFF url(/i/action-button-intern.gif) no-repeat;
}

#button-voting-info {
	background:#FFFFFF url(/i/action-button-voting.gif) no-repeat;
}

#button-testimonial {
	background:#FFFFFF url(/i/action-button-testimonial.gif) no-repeat;
}

.last {
	margin:0;
}

.button-text {
	position:relative;
	left:52px;
	top:19px;
	width:224px;
}

.right-box {
	width:286px;
	border:2px solid #152e54;
	margin-bottom:10px;
background-color:#fff;
}

.last {
	margin-bottom:0;
}

.contrib {
	background-color:#FFFFFF;
	font-size:90%;
}

.testimonials {	
	font-size:88%;
	background-color:#537bb8;
	line-height:13px;
	color:#FFFFFF;
}

.calendar {
	background-color:#FFFFFF;
}

.email-signup {
	background-color:#537bb8;
	height:60px;
	max-height:60px;
}

#inner-content {
	width:596px;
	border:2px solid #152e54;
	background-color:#FFFFFF;
}

#inner-content-full {
	width:896px;
	border:2px solid #152e54;
	background-color:#FFFFFF;
}

#logo {
	width:200px;
	height:140px;
	float:left;
	margin:0;
	padding:0;
	background:#152e54 url(/i/logo.gif) no-repeat;
}

#header-right {
	width:700px;
height:140px;
	float:left;

}

.star {
padding-left:20px;
background:url(/i/star.jpg) no-repeat left bottom;
}

#countdown {
color:#fff;
	height:20px;
margin-left:60px;
text-align:right;
}

#navigation {
	width:680px;
margin-left:20px;
	margin-top:90px;
	background-color:#002d61;
z-index:100;

}

.nav-item {
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.nav-item-contribute {
	color:#8ac53f;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color:#002d61;
z-index:1;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	background-color:#002d61;
	padding-right:25px;
	list-style-type:none;
}

#nav li.nav-last {
	padding-right:0px;
}

#nav li ul {
	position: absolute;
	width: 160px;
	left: -999em;
z-index:1;

}

#nav li ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0 5px 5px;
	width:15em;
border-left:3px solid #002d61;
border-right:3px solid #002d61;
border-bottom:3px solid #002d61;
z-index:1;
}

#nav li ul li a {
	color:#FFFFFF;
}

#nav li ul li a:hover {
	color:#8ac53f;
	text-decoration:none;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.code-box {
background-color:#CCCCCC;
border:1px solid #000000;
padding:10px;
width:80%;
}

.social_bookmark {
margin-top:10px;
}

.social_bookmark a, .social_bookmark a:visited, .social_bookmark a:hover, .social_bookmark a:link {
color:#9e9e9e;
font-size:11px;
}

.breadcrumb {
font-size:10px;
margin:10px 0 5px 0;
}

/* HEADER IMAGE REPLACEMENT */

h1#latest-news {
	text-indent:-5000px;
	width:291px;
	height:40px;
	background:url(/i/box-295-header-latest-news.gif);
	margin-bottom:0;
}

h1#get-involved {
	text-indent:-5000px;
	width:291px;
	height:40px;
	background:url(/i/box-295-header-get-involved.gif);
	margin-bottom:0;
}

h1#on-the-road-295 {
	text-indent:-5000px;
	width:291px;
	height:40px;
	background:url(/i/box-295-header-ontheroad.gif);
	margin-bottom:0;
}

h1#endorsements-295 {
	text-indent:-5000px;
	width:291px;
	height:40px;
	background:url(/i/box-295-header-endorsements.gif);
	margin-bottom:0;
}

h1#accomplishments-295 {
	text-indent:-5000px;
	width:291px;
	height:40px;
	background:url(/i/box-295-header-accomplishments.gif);
	margin-bottom:0;
}

h1#right-box-contrib {
	text-indent:-5000px;
	width:286px;
	height:60px;
	background:url(/i/right-box-header-contrib-head.gif);
	margin-bottom:0;
}

h1#right-box-contrib2 {
	text-indent:-5000px;
	width:286px;
	height:60px;
	background:url(/i/right-box-header-contrib-head.gif);
background-color:none;
	margin-bottom:0;
}


h1#right-box-im-for-doug {
	text-indent:-5000px;
	width:286px;
	height:40px;
	background:url(/i/right-box-header-im-for-doug.gif);
	margin-bottom:0;
}

h1#right-box-submit-testimonial {
	text-indent:-5000px;
	width:286px;
	height:40px;
	background:url(/i/right-box-header-submit-testimonial.gif);
	margin-bottom:0;
}

h1#right-box-calendar {
	text-indent:-5000px;
	width:286px;
	height:40px;
	background:url(/i/right-box-header-want-to-chat.gif);
	margin-bottom:0;
}

h1#right-box-related {
	text-indent:-5000px;
	width:286px;
	height:40px;
	background:url(/i/right-box-header-related.gif);
	margin-bottom:0;
}

h1#right-box-accomplishments {
	text-indent:-5000px;
	width:286px;
	height:40px;
	background:url(/i/right-box-header-accomplishments.gif);
	margin-bottom:0;
}

h1#right-box-health-care {
	text-indent:-5000px;
	width:286px;
	height:40px;
	background:url(/i/right-box-header-health-care.gif);
	margin-bottom:0;
}

.accomplishment-button {
float:left;
margin-right:16px;
}

.accomplishment-button-last {
margin-right:0px;
float:left;
}

.photo-thumb {
	width:124px;
	height:93px; 
	border:1px solid #999999; 
	padding:2px;
}

.photo-thumb-container {
	width:130px;
	float:left;
	margin:0 0px 10px 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0 0 4px 0;
	margin: 0 10px 2px 0px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
border:1px solid #cccccc;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption-text {
text-align:center;
}

.size-medium {
padding:4px;
border:1px solid #cbcbcb;
margin-left:5px;
}