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

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

html {
background: url(images/background.jpg) repeat-x #011025;
}

body  {
	font: 1em Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background: url(images/background.jpg) repeat-x #011025;
}

a:focus {outline-style: none;}
a img {border: none;}

a:link {
	color: #e14c4c;
	text-decoration: none;
}

a:visited{color: #e14c4c;text-decoration:none;}
a:hover {
	color: #00529b;
	text-decoration: underline;
}
h2 {
color: #00529b;
	font-size:14px;
	padding:10px 0;
}
.clear {clear: both;}

br {clear: left;}

/*=============== STRUCTURE ===============*/

#wrapper {
	
}

#container {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 271px;
	background: url(images/header.png) center top no-repeat;
}

#nav {
	height: 50px;
}

#content {
	background: url(images/content_top.png) top center no-repeat #ffffff;
	width: 978px;
}

#modules {
	width: 264px;
	float: left;
	padding: 0px;
	margin-left: 1px;
	padding-top: 11px;
}

#main {
	width: 660px;
	float: right;
	padding: 10px;
	font-size: .8em;
	line-height: 1.5em;
}

/*=== Tools ===*/

#tools {
	float: right;
	margin-top: 165px;
}

#tools a {
	display: block;
	height: 20px;
	float: left;
	margin-left: 20px;
	text-indent: -5000px;
}

#tools #tools1 {
	width: 108px;
	background: url(images/tools_email.png) center top no-repeat;
}
#tools #tools1:hover {background-position: center bottom;}

#tools #tools2 {
	width: 101px;
	background: url(images/tools_print.png) center top no-repeat;
}
#tools #tools2:hover {background-position: center bottom;}

#tools #tools3 {
	width: 53px;
	background: url(images/tools_rss.png) center top no-repeat;
}
#tools #tools3:hover {background-position: center bottom;}

/*=== Navigation ===*/

#nav a {
	display: block;
	height: 39px;
	float: left;
	background: url(images/nav.png) left top no-repeat;
	text-indent: -5000px;
}

#nav #nav1 {width: 159px; background-position: 0px top;}
#nav #nav1:hover {width: 159px; background-position: left bottom;}

#nav #nav2 {width: 142px; background-position: -159px top;}
#nav #nav2:hover {background-position: -159px bottom; width: 142px;}

#nav #nav3 {background-position: -301px top; width: 204px;}
#nav #nav3:hover {background-position: -301px bottom; width: 204px;}

#nav #nav4 {background-position: -505px top; width: 90px;}
#nav #nav4:hover {background-position: -505px bottom; width: 90px;}

#nav #nav5 {background-position: -595px top; width: 168px;}
#nav #nav5:hover {background-position: -595px bottom; width: 168px;}

#nav #nav6 {background-position: -763px top; width: 217px;}
#nav #nav6:hover {background-position: -763px bottom; width: 217px;}



.ddmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid #6787b2;
	border-bottom-width: 0;
	line-height: 18px;
	background: #184480;
	width: 200px;
}

.ddmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ddmenu ul li a{
	display: block;
	border-bottom: 1px solid #6787b2;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: .8em;
}

.ddmenu a:hover{ /*hover background color*/
	background: #3b79cd;
}

/*=============== MODULES ===============*/
#option-a p, #option-b p, #option-c p {
	margin:0;
}
#option-c {
	margin-bottom: 10px;
}

.mod {
	margin-bottom: 10px;
	color: #fff;
}

.mod-content {
	padding: 15px 15px 25px 15px;
	background: url(images/module_btm.png) center bottom no-repeat #01244c;


}

.mod-header {
	width: 264px;
	height: 38px;
	background-color: #ffffff;
}

#mod-header1 {
	background: url(images/getinvolved_head.png) center top no-repeat;
	margin-top: -10px;
}

#mod-header2 {
	background: url(images/events_head.png) center top no-repeat;
}

#mod-header3 {
	background: url(images/news_head.png) center top no-repeat;
}

/*=== Get Involved ===*/

#donate, #volunteer, #events {
	display: block;
	height: 59px;
	margin-bottom: 15px;
	text-indent: -5000px;
}

#donate {
	width: 264px;
	background: url(images/donate_btn.png) left top no-repeat;
}


#volunteer {
	width: 264px;
	background: url(images/volunteer_btn.png) left top no-repeat;
}

#events {
	width: 264px;
	background: url(images/events_btn.png) left top no-repeat;
}


.gi-header {
	width: 220px;
	height: 23px;
	margin-bottom: 10px;
	margin-top: 25px;
}

#gi1 {
	background: url(images/follow_maria.png) center top no-repeat;
}

#gi2 {
	background: url(images/email_newsletter.png) center top no-repeat;
}

#networks {
margin-left: auto;
margin-right: auto;
width: 190px;
}

#networks a {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 20px 15px 0;
	text-indent: -5000px;
}

#facebook {
	background: url(images/network_facebook.png) center top no-repeat;
}

#facebook:hover, #twitter:hover, #networks #youtube:hover, #networks #flickr:hover, #rss:hover {
	background-position: center bottom;
}

#twitter {
	background: url(images/network_twitter.png) center top no-repeat;
}

#networks #youtube {
	margin-right: 0;
	background: url(images/network_youtube.png) center top no-repeat;
}

#networks #flickr {
	margin-left: 32px;
	background: url(images/network_flickr.png) center top no-repeat;
}

#rss {
	background: url(images/network_rss.png) center top no-repeat;
}

#newsletter {
	width: 180px;
	margin-top: 10px;
	padding: 0;
}

#newsletter input, #search input {
	float: left;
	width: 150px;
	height: 17px;
	margin-right: 5px;
	border: 1px solid #ccc;
	color: #999;
}

#popup-form input {
float: left;
	width: 150px;
	height: 17px;
	margin-right: 5px;
	margin-left: 10px;
	border: 1px solid #ccc;
	color: #999;
}

#newsletter #newslettersubmit, #search #newslettersubmit {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0;
	cursor: pointer;
	border: none;
}

#popup-form #newslettersubmit {
width: 56px;
	height: 28px;
	float: left;
	margin-right: 0;
	cursor: pointer;
	border: none;
}

/*=== Get Involved ===*/

.mod-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.mod-list ul li {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.mod-list {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4em;
}

.mod-list ul a {
	color: #fff;
	text-decoration: none;
}

.mod-list ul a:hover {
	text-decoration: underline;
}

.mod-list ul span {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}

#all-events, #goto-blog {
	display: block;
	width: 152px;
	height: 20px;
	float: right;
	*float: none;
	background: url(images/all_events.gif) center top no-repeat;
	text-indent: -5000px;
}

#all-events:hover, #goto-blog:hover {
	background-position: center bottom;
}

#goto-blog {
	width: 113px;
	background: url(images/goto_blog.gif) center top no-repeat;
}

/*=============== MAIN CONTENT ===============*/

#option-b {
	margin-bottom: 20px;
}

h1 {
	margin-top: 0;
	font-size: 2em;
	line-height: normal;
	color: #00529b;
}

.byline {
	float: left;
	margin-right: 20px;
	font-style: italic;
	font-weight: bold;
}

.chiclets {
	float: left;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 640px;
	padding: 5px 0 5px 0;
}

.chiclets img {
	margin-right: 5px;
}

.content-img {
	float: right;
	margin: 10px 0 20px 20px;
}

.page-functions {
	display: block;
	margin-bottom: 35px;
	padding-bottom: 45px;
	color: #999999;
	background: url(images/post-btm.png) center bottom no-repeat;

}

/*=== Pagination ===*/

#pagination {
}

#pagination a {
	display: block;
	float: left;
	padding: 1px 5px 1px 5px;
	margin: 0 5px;
	font-weight: bold;
	text-decoration: none;
}

#pagination a:hover, #pagination #selected {
	background: #102e56;
	color: #fff;
}



#pagination #previous:hover, #pagination #next:hover {
	background-position: center bottom;
}

#pagination #previous {
	margin-left: 0;
}


/*=== Footer ===*/

#footer-wrapper {
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	background: url(images/footer_tile.gif);
	color: #3b5373;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.6em;
	text-transform: uppercase;
}

#footer-logo {
	background: url(images/footer_slogan.gif) right top no-repeat;
}
.footercol {

	width: 250px;
	float: left;
	margin-right: 20px;
}

.footercol div {
	width: 110px;
	float: left;
}

#footer a {
	color: #3b5373;
}

#legal {
	padding: 20px 0;
	text-align: center;
	color: #b4c0d1;
	font-size: .8em;
	line-height: 1.5em;
}

#legal a {
	color: #b4c0d1;
	text-decoration: none;
}

#legal a:hover {
	text-decoration: underline;
}

/*=============== CONTACT PAGE ===============*/

label {
	float: left;
	width: 130px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

input, textarea {
	float: left;
	width: 180px;
	margin-bottom: 8px;
}

textarea {
	width: 450px;
	height: 150px;
}

select {
	float: left;
	margin: 0 10px 8px 0;
}

#checkbox {
	float: left;
	width: auto;
	margin: 0 5px 15px 10px;
	background: none;
}

#captcha-label {
	width: auto;
	margin-left: 10px;
}

#captcha-input {
	width: 70px;
	margin-left: 10px;
}

#captcha {
	float: left;
	margin: 0 0 10px 140px;
}

#limit {
	display: block;
	margin: 0 0 00 140px;
}

#contactsubmit {
	width: 68px;
	height: 20px;
	float: left;
	margin: 10px 0 0 140px;
	cursor: pointer;
	border: none;
}

/*=============== DONATION PAGE ===============*/

.autowidth, .radio, .radiolabel, .cclabel, .checkbox {
	width: auto;
}

h5 {
	margin: 0 0 15px 0;
	padding-bottom: 3px;
	color: #253954;
	font-size: 1.3em;
	border-bottom: 2px solid #253954;
}

#donations {
	width: 510px;
}

.radio, .checkbox {
	float: left;
}

.radiolabel {
	text-align: left;
	width: 50px;
	margin: 0 5px;
}

.cclabel {
	margin: 0 10px 0 5px;
}

ol li {
	font-size: .9em;
	line-height: normal;
	margin-bottom: 8px;
}

.longlabel {
	text-align: left;
	width: 485px;
}

#volunteer-form .checkbox {
	margin-left: 140px;
}

/*=============== POPUP WINDOW ===============*/

#popup {
	width: 660px;
	padding: 155px 20px 10px 20px;
	background: url(images/popup.png) center top no-repeat #254467;
	text-align: center;
}

#popup h2 {
color: #ffffff;
}

#close {
	width: 78px;
	height: 29px;
	float: right;
	background: url(images/close.png) center top no-repeat;
	margin-right: 10px;
	margin-bottom: 10px;
}





#email_page {
	width:400px;
	background-color:#999999;
	padding:20px;
	position:absolute;
	margin:-20px 0 0 200px;
	border:3px solid #000000;
}
#email_page .text_color {
	color:#000000;
}
#email_page .close {
	font-size:10px;
	color:#000000;
}

/*=============== COMMENTS PAGE ===============*/

.comment {
	background: #e0e1e8;
	margin-bottom: 20px;
}

.comment-text {
	padding: 10px;
}

.commentor {
	background: url(images/comment_tail.gif) left top no-repeat #fff;
	padding-top: 12px;
	font-weight: bold;
}

.commentor span {
	font-size: .8em;
	font-weight: normal;
}


