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

body {
	background-image: url(/design/images/bg.png);
	background-color: #275c92;
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif;
}

img {
	border: 0;	
	padding: 0;
	margin: 0;
}

img.icon {
	vertical-align: middle;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;	
}

#header {
	background-image: url(/design/images/top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}	

div#logo {
	width: 465px;
	height: 127px;
}

div#nav, div#donate {
	font-size: 18px;
	font-family: proxima-nova-1, proxima-nova-2, sans-serif;
}

div#nav {
	width: 720px;	
}

div#nav ul {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

div#nav li {
	display: inline;
	list-style: none;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #E9E9E9;
}

div#nav li:last-child {
	border-right: none;	
}

div#nav li:hover {
	color: white;
	background-color: #275c92;
}

div#nav li.nohover:hover {
	background-color: white;
	cursor: default;
}

div#nav a, div#nav a:visited, div#nav a:active {
	color: black;
	text-decoration: none;
}

div#nav a:hover {
	color: white;
	text-decoration: none;	
	background-color: #275c92;
}

input#globalsearch {
	width: 120px;	
	height: 19px;
	float: left;
	border: none;
	background: transparent url('/design/images/srch_bg.png') repeat-x top left;
	padding: 3px;
	font: 11px/13px arial;
}

div#searchbox {
	position:absolute;
	top: 10px;
	left: 540px;
}

div.sbox_l  {
    background: transparent url('/design/images/srch_l.png') no-repeat top left;
    float: left;
    width: 19px;
    height: 19px;
}

div.sbox_r  {
    background: transparent url('/design/images/srch_r.png') no-repeat top left;
    float: left;
    width: 19px;
    height: 19px;
}

div#donate {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	height: 35px;
}

div#newsletter {
	text-align: center;
	width: 220px;
	float: right;
	background-image: url(/design/images/newsletter_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
}

div#newsletter div.newsletter_submitted {
	color: white;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
}

div#newsletter div.step2 {
	padding-top: 20px;
	padding-bottom: 40px;
}

div#newsletter h1 {
	font-size: 18px;	
	text-align: center;
	margin-bottom: 5px;
	color: white;
	font-weight: lighter;
	z-index: 100;
}

div#newsletter input.zip {
	width: 50px;	
}

div#newsletter input.email {
	width: 110px;
	margin-right: 10px;
}

div#newsletter input.name {
	width: 180px;	
	margin-bottom: 5px;
}

div#newsletter input.joinus {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
#wrapper {
	background-image: url(/design/images/middle_top_shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	padding-top: 6px;
	padding-bottom: 25px;
}

div#special {
	background-color: #679fd8;
	height: 247px;
}

div#middle {
	height: 247px;
	background-image: url(/design/images/middle_gradient.png);
	background-repeat: repeat-x;
}	

div#news_text {
	height: 247px;
	background-image: url(/design/images/news_bg.png);
	background-repeat: no-repeat;
	color: white;
}

div#news_text h1 {
	background-image: url(/design/images/newsheadline_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 22px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	margin-bottom: 7px;
}

div#news_text a, div#news_text a:visited {
	color: white;	
	text-decoration: none;
}

div#news_text a:hover {
	text-decoration: underline;
}

div#news_text p {
	margin-left: 10px;
	margin-right: 10px;
}

div.news_container {
	width: 265px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
	height: 210px;
	overflow: hidden;
}	

div#news_text div.news_selector {	
	text-align: center;
	position: absolute;
	top: 220px;
	left: 20px;
	width: 265px;
	z-index: 200;
}

div#news_text div.news_selector a {
	border-right: 1px solid #D1D1D1;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	text-align: center;
	color: white;
	text-decoration: none;
}

div#news_text div.news_selector a:last-child {
	border-right: none;	
}

div#news_text div.news_selector a.activeSlide {
	background-color: #679fd8;
	cursor: pointer;
}

div#news_text div.news_selector a:hover {
	background-color: #c22631;
}	

div#news_text div.newsitem {
	width: 700px;	
}

div.news_image {
	float: right;
}

div#content {
	padding-top: 10px;
	background-image: url(/design/images/maincontent_bg.png);
	background-repeat: no-repeat;
	background-color: white;
	margin-right: 0px;
	width: 720px;
}
div.innercontent {
	padding-left: 10px;
	padding-right: 10px;
}

div.innercontent h1 {
	font-size: 24px;	
}

div.innercontent h2 {
	font-size: 18px;	
	margin-bottom: 10px;
}

div.innercontent a, div.innercontent a:link, div.innercontent a:visited {
	color: #275c92;	
}

div.innercontent a:hover {
	color: #1f4a76;
}

div#sidebar {
	background-color: #dddddd;
	min-height: 400px;
	margin-left: 0px;
	padding-top: 20px;
}

div#sidebar div.sidebar_section {

	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	
}

div#sidebar div.sidebar_section h1 {
	background-color: #969696;
	color: white;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
}

div#sidebar div.sidebaritem {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
	color: #959595;
	margin-bottom: 10px;
}

div#sidebar div.sidebaritem a, div#sidebar div.sidebaritem a:visited {
	color: #959595;	
	text-decoration: none;
}

div#sidebar div.sidebaritem a:hover {
	color: #c22631;
}

div#sidebar div.sidebaritem img {
	vertical-align: middle;
	margin-right: 5px;
}

input {
	font-family: proxima-nova-1, proxima-nova-2, sans-serif;	
}

input.nochange {
	color: #D1D1D1;	
}
 
 
/* SEARCHRESULTS */
div#searchresults {font-family: Arial, sans-serif;}
div#searchresults div.resultitem {background-color:#e4e4e4; color:#555555; font-size: 11px; padding: 5px; border-bottom: 1px solid #919191;}
div#searchresults div.resultitem:hover { background-color:#b7b7b7; color:#ffffff; }
div#searchresults div.resultitem img {border: 0; float: left; padding-top: 2px;}
div#searchresults div.resultitem p { margin:0; padding: 0; }
div#searchresults div.resulttext { margin-left: 86px; }
div#searchresults div.category { font-size:13px; margin:5px; display:block; color:#ffffff; }
div#searchresults a {
	color: #555555;	
	text-decoration: none;
}
div#searchresults div.separator { height: 10px; background-color:#e4e4e4;}

#suggestions{ position: absolute; left:540px; top: 32px; width:320px; display: none; z-index: 300; border-width:1px; border-color:#275c92; border-style:solid; background-color:#275c92; }

div.event_header {
	padding: 5px;
	background-color: #275c92;
	color: white;
	font-size: 16px;
	font-family: Georgia, serif;
	margin-bottom: 10px;
}

div#minical {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #DDDDDD;
	padding: 5px;
	padding-bottom: 0px;
	border: 1px solid #275c92;
	font-size: 11px;
}

div#minical td {
	text-align: center;	
}

div.calendarPrevMonth {
	float: left;	
	margin-right: 3px;
}

div.calendarNextMonth {
	float: right;
	margin-left: 3px;
}

div#minical tr.calendarRow td {
	border: 1px solid #F3F3F3;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

div.entry_info {
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #275c92;
	color: white;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 15px;
}

div.entry_info a, div.entry_info a:visited, div.entry_info a:active, div.entry_info a:link {
	color: white;	
}

div.entry_info a:hover {
	color: white;
	text-decoration: underline;
}

div#latestnews {
	height: 400px;
	width: 350px;
	background: url(/design/images/latestnews.png) no-repeat;
}

div#latestnews div.content {
	margin-top: 65px;
	min-height: 200px;
	_height: 200px;
	margin-left: 25px;
	margin-right: 25px;
}

div#campaignblog {
	width: 360px;
	background: url(/design/images/campaignblog.png) no-repeat;
}

div#campaignblog div.content {
	margin-top: 65px;
	min-height: 200px;
	_height: 200px;
	margin-left: 35px;
	margin-right: 25px;
}

div#campaignblog span.date, div#latestnews span.date {
	font-size: 12px;	
	color: #666;
}

div.frontcontent a, div.frontcontent a:link, div.frontcontent a:visited {
	color: #275c92;	
}

div.frontcontent a:hover {
	color: #1f4a76;
}

div#footer {
	background-color: #6087Af;	
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 10px solid #7Fb3E5;
}

div#footer div.campaignbox {
	padding: 5px;
	background-color: white;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 2px solid #275C92;
	margin-bottom: 10px;
}

div#footer div.copyright {
	font-size: 10px;
	color: white;
	text-align: center;
}

div#footer div.newspring {
	float: right;
	font-size: 11px;
	color: white;
	padding-right: 30px;
	padding-top: 10px;
	text-align: right;
	width: 200px;
}

div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
	color: white;
	text-decoration: none;
}

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

form.standard {
	font-size: 12px;	
	width: 330px;
	margin-left: auto;
	margin-right: auto;
}

form.standard fieldset {
	display: block;
	padding: 15px;
	border: 1px solid #D1D1D1;
}

form.standard legend {
	font-weight: bold;	
}

form.standard label {
	display: block;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

form.standard input {
	width: 200px;	
	display: block;
	margin-bottom: 10px;
}

form.standard textarea {
	width: 300px;
	height: 100px;
}

form.standard small {
	font-size: 0.85em;	
}

form.standard input.submit {
	width: auto;
	font-size: 1.2em;
	margin-top: 10px;
}

form.standard div.checkbox {
	margin-left: 30px;	
	clear: both;
	margin-bottom: 5px;
}

form.standard div.checkbox input {
	float: left;
	margin-right: 10px;
	width: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
